Related Experiment Video
Updated: Jun 13, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
2.6K
A Study of Classroom Behavior Recognition Incorporating Super-Resolution and Target Detection.
Xiaoli Zhang1, Jialei Nie2, Shoulin Wei1
1Key Laboratory of Computer Science, Kunming University of Science and Technology, Kunming 650500, China.
Sensors (Basel, Switzerland)
|September 14, 2024
Summary
This study introduces an enhanced AI network for recognizing student classroom behaviors from images. The system improves image clarity and accurately detects multiple student actions, even in complex scenarios.
Area of Science:
- Educational Technology
- Computer Vision
- Artificial Intelligence
Background:
- Traditional classroom observation is enhanced by machine learning and deep learning.
- Real-world classroom scenarios present challenges like unclear images, complex datasets, multi-target detection errors, and intricate character interactions.
Purpose of the Study:
- To propose a novel student classroom behavior recognition network.
- To address limitations in image clarity, dataset complexity, and multi-target detection in educational settings.
Main Methods:
- Utilized Super Resolution Generative Adversarial Network (SRGAN) to enhance image resolution.
- Integrated AKConv and LASK attention mechanisms into YOLOv8s for optimized feature extraction and multi-scale recognition.
- Incorporated CBAM attention mechanism to improve recognition of crucial feature channels and spatial regions.
Main Results:
- Successfully detected six distinct student behaviors: raising hands, reading, writing, using cell phones, looking down, and leaning on the table.
- Demonstrated high accuracy and robustness in recognizing behaviors from high-definition images.
- Outperformed existing algorithms like Faster R-CNN, YOLOv5, and YOLOv8s in detecting low-resolution, small objects and handling complex, occluded, or overlapping student datasets.
Conclusions:
- The proposed network effectively overcomes challenges in classroom behavior recognition.
- Achieved superior performance in accuracy and robustness compared to current state-of-the-art methods, especially in complex and low-resolution environments.

