paper-with-me

홈 › Papers

Class-attention Video Transformer for Engagement Intensity Prediction

2022-08-12 · Xusheng Ai, Victor S. Sheng, Chunhua Li, Zhiming Cui

In order to deal with variant-length long videos, prior works extract multi-modal features and fuse them to predict students' engagement intensity. In this paper, we present a new end-to-end method Class Attention in Video Transformer (CavT), which involves a single vector to process class embedding and to uniformly perform end-to-end learning on variant-length long videos and fixed-length short videos. Furthermore, to address the lack of sufficient samples, we propose a binary-order representatives sampling method (BorS) to add multiple video sequences of each video to augment the training set. BorS+CavT not only achieves the state-of-the-art MSE (0.0495) on the EmotiW-EP dataset, but also obtains the state-of-the-art MSE (0.0377) on the DAiSEE dataset. The code and models have been made publicly available at https://github.com/mountainai/cavt.

📄 PDF Abstract BibTeX arXiv:2208.07216

Code (1)

mountainai/cavt 공식 구현 pytorch

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Learning in Focus: Detecting Behavioral and Collaborative Engagement Using Vision Transformers

2025-08-05 · Sindhuja Penchala, Saketh Reddy Kontham, Prachi Bhattacharjee, Nima Mahmoodi 외 arxiv

In early childhood education, accurately detecting collaborative and behavioral engagement is essential to foster meaningful learning experiences. This paper presents an AI driven approach that leverages Vision Transform…

Bootstrap Model Ensemble and Rank Loss for Engagement Intensity Regression

2019-07-08 · Kai Wang, Jianfei Yang, Da Guo, Kaipeng Zhang 외

This paper presents our approach for the engagement intensity regression task of EmotiW 2019. The task is to predict the engagement intensity value of a student when he or she is watching an online MOOCs video in various…

regression

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…

Efficient Emotion-Aware Iconic Gesture Prediction for Robot Co-Speech

2026-04-13 · Edwin C. Montiel-Vazquez, Christian Arzate Cruz, Stefanos Gkikas, Thomas Kassiotis 외 arxiv

Co-speech gestures increase engagement and improve speech understanding. Most data-driven robot systems generate rhythmic beat-like motion, yet few integrate semantic emphasis. To address this, we propose a lightweight t…

Multimodal Engagement Analysis from Facial Videos in the Classroom

2021-01-11 · Ömer Sümer, Patricia Goldberg, Sidney D'Mello, Peter Gerjets 외

Student engagement is a key construct for learning and teaching. While most of the literature explored the student engagement analysis on computer-based settings, this paper extends that focus to classroom instruction. T…

Facial Expression RecognitionFacial Expression Recognition (FER)Head Pose EstimationPose Estimation