paper-with-me

홈 › Papers

A Spatio-Temporal Attention-Based Method for Detecting Student Classroom Behaviors

2023-10-04 · Fan Yang

Accurately detecting student behavior from classroom videos is beneficial for analyzing their classroom status and improving teaching efficiency. However, low accuracy in student classroom behavior detection is a prevalent issue. To address this issue, we propose a Spatio-Temporal Attention-Based Method for Detecting Student Classroom Behaviors (BDSTA). Firstly, the SlowFast network is used to generate motion and environmental information feature maps from the video. Then, the spatio-temporal attention module is applied to the feature maps, including information aggregation, compression and stimulation processes. Subsequently, attention maps in the time, channel and space dimensions are obtained, and multi-label behavior classification is performed based on these attention maps. To solve the long-tail data problem that exists in student classroom behavior datasets, we use an improved focal loss function to assign more weight to the tail class data during training. Experimental results are conducted on a self-made student classroom behavior dataset named STSCB. Compared with the SlowFast model, the average accuracy of student behavior classification detection improves by 8.94\% using BDSTA.

📄 PDF Abstract BibTeX arXiv:2310.02523

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Attention-Guided Dual-Stream Learning for Group Engagement Recognition: Fusing Transformer-Encoded Motion Dynamics with Scene Context via Adaptive Gating

2026-04-11 · Saniah Kayenat Chowdhury, Muhammad E. H. Chowdhury arxiv

Student engagement is crucial for improving learning outcomes in group activities. Highly engaged students perform better both individually and contribute to overall group success. However, most existing automated engage…

Student Classroom Behavior Detection based on Spatio-Temporal Network and Multi-Model Fusion

2023-10-25 · Fan Yang, Xiaofei Wang

Using deep learning methods to detect students' classroom behavior automatically is a promising approach for analyzing their class performance and improving teaching effectiveness. However, the lack of publicly available…

Improving state-of-the-art in Detecting Student Engagement with Resnet and TCN Hybrid Network

2021-04-20 · Ali Abedi, Shehroz S. Khan

Automatic detection of students' engagement in online learning settings is a key element to improve the quality of learning and to deliver personalized learning materials to them. Varying levels of engagement exhibited b…

Student Classroom Behavior Detection based on YOLOv7-BRA and Multi-Model Fusion

2023-05-13 · Fan Yang, Tao Wang, Xiaofei Wang

Accurately detecting student behavior in classroom videos can aid in analyzing their classroom performance and improving teaching effectiveness. However, the current accuracy rate in behavior detection is low. To address…

Student Classroom Behavior Detection based on Improved YOLOv7

2023-06-06 · Fan Yang

Accurately detecting student behavior in classroom videos can aid in analyzing their classroom performance and improving teaching effectiveness. However, the current accuracy rate in behavior detection is low. To address…