paper-with-me

홈 › Papers

ViBED-Net: Video Based Engagement Detection Network Using Face-Aware and Scene-Aware Spatiotemporal Cues

2025-10-20 · Prateek Gothwal, Deeptimaan Banerjee, Ashis Kumer Biswas arxiv

Engagement detection in online learning environments is vital for improving student outcomes and personalizing instruction. We present ViBED-Net (Video-Based Engagement Detection Network), a novel deep learning framework designed to assess student engagement from video data using a dual-stream architecture. ViBED-Net captures both facial expressions and full-scene context by processing facial crops and entire video frames through EfficientNetV2 for spatial feature extraction. These features are then analyzed over time using two temporal modeling strategies: Long Short-Term Memory (LSTM) networks and Transformer encoders. Our model is evaluated on the DAiSEE dataset, a large-scale benchmark for affective state recognition in e-learning. To enhance performance on underrepresented engagement classes, we apply targeted data augmentation techniques. Among the tested variants, ViBED-Net with LSTM achieves 73.43\% accuracy, outperforming existing state-of-the-art approaches. ViBED-Net demonstrates that combining face-aware and scene-aware spatiotemporal cues significantly improves engagement detection accuracy. Its modular design allows flexibility for application across education, user experience research, and content personalization. This work advances video-based affective computing by offering a scalable, high-performing solution for real-world engagement analysis. The source code for this project is available on https://github.com/prateek-gothwal/ViBED-Net .

📄 PDF Abstract BibTeX arXiv:2510.18016

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

PriorNet: Prior-Guided Engagement Estimation from Face Video

2026-05-05 · Alexander Vedernikov arxiv

Engagement estimation from face video remains challenging because facial evidence is often incomplete, labeled data are limited, and engagement annotations are subjective. We present PriorNet, a prior-guided framework th…

CMOSE: Comprehensive Multi-Modality Online Student Engagement Dataset with High-Quality Labels

2023-12-14 · Chi-Hsuan Wu, Shih-Yang Liu, Xijie Huang, Xingbo Wang 외

Online learning is a rapidly growing industry. However, a major doubt about online learning is whether students are as engaged as they are in face-to-face classes. An engagement recognition system can notify the instruct…

Diversity

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…

Classifying emotions and engagement in online learning based on a single facial expression recognition neural network

2022-07-04 · IEEE Transactions on Affective Computing 2022 7 · Savchenko A.V., Savchenko L.V., Makarov I

In this paper, behaviour of students in the e-learning environment is analyzed. The novel pipeline is proposed based on video facial processing. At first, face detection, tracking and clustering techniques are applied to…

Efficient Neural NetworkEmotion RecognitionFace DetectionFace Identification+2

Detecting Disengagement in Virtual Learning as an Anomaly using Temporal Convolutional Network Autoencoder

2022-11-13 · Ali Abedi, Shehroz S. Khan

Student engagement is an important factor in meeting the goals of virtual learning programs. Automatic measurement of student engagement provides helpful information for instructors to meet learning program objectives an…

Anomaly DetectionBinary ClassificationMulti-class Classification