Student Classroom Behavior Recognition Based on Improved YOLOv8s

arXiv cs.CV / 5/1/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The paper introduces ALC-YOLOv8s, an improved YOLOv8s-based model for automatically recognizing student classroom behaviors from real classroom video.
  • To handle challenges such as many densely packed small targets, frequent occlusions, and imbalanced class distributions, it adds modules including SPPF-LSKA for richer contextual feature extraction and CFC-CRB/SFC-G2 for better multi-scale feature fusion.
  • It uses ATFLoss to strengthen learning for minority classes and hard samples, aiming to improve robustness under uneven behavior-category frequencies.
  • Experiments report that ALC-YOLOv8s outperforms the baseline, gaining 1.8% in mAP50 and 2.1% in mAP50-95, and it performs competitively against mainstream detection methods in complex classroom settings.

Abstract

In classroom teaching, student behavior can reflect their learning state and classroom participation, which is of great significance for teaching quality analysis. To address the problems of dense student targets, numerous small objects, frequent occlusions, and imbalanced class distribution in real classroom scenes, this paper proposes an improved student classroom behavior recognition model named ALC-YOLOv8s based on YOLOv8s. The model introduces SPPF-LSKA to enhance contextual feature extraction, employs CFC-CRB and SFC-G2 to optimize multi-scale feature fusion, and incorporates ATFLoss to improve the learning ability for minority classes and hard samples. Experimental results show that compared with the baseline model, the improved model achieves increases of 1.8% in mAP50 and 2.1% in mAP50-95. Compared with several mainstream detection methods, the proposed model can well meet the requirements of automatic student behavior recognition in complex classroom scenarios.