TL;DR
This paper introduces a novel hybrid neural network combining ResNet and TCN to improve the accuracy of detecting student engagement levels from videos, advancing the state-of-the-art in online learning analysis.
Contribution
The paper presents a new end-to-end ResNet+TCN architecture that effectively captures spatial and temporal features for engagement detection, outperforming existing methods.
Findings
Outperforms all compared methods on the DAiSEE dataset.
Sets a new baseline for student engagement detection accuracy.
Demonstrates the effectiveness of combining spatial and temporal neural networks.
Abstract
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 by students in an online classroom is an affective behavior that takes place over space and time. Therefore, we formulate detecting levels of students' engagement from videos as a spatio-temporal classification problem. In this paper, we present a novel end-to-end Residual Network (ResNet) and Temporal Convolutional Network (TCN) hybrid neural network architecture for students' engagement level detection in videos. The 2D ResNet extracts spatial features from consecutive video frames, and the TCN analyzes the temporal changes in video frames to detect the level of engagement. The spatial and temporal arms of the hybrid network are jointly trained on raw video frames of a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods1x1 Convolution · Batch Normalization · Max Pooling · Kaiming Initialization · *Communicated@Fast*How Do I Communicate to Expedia? · Bottleneck Residual Block · Residual Connection · Convolution · Average Pooling · Residual Block
