Facial Expression Classification using Fusion of Deep Neural Network in Video for the 3rd ABAW3 Competition
Kim Ngan Phan, Hong-Hai Nguyen, Van-Thong Huynh, Soo-Hyung, Kim

TL;DR
This paper presents a deep neural network fusion approach with transformer encoding for facial expression classification in videos, achieving notable F1 scores in the ABAW3 competition.
Contribution
It introduces a transformer-based fusion method for robust facial expression representation in videos, advancing emotion recognition accuracy.
Findings
Achieved 30.35% F1 score on validation set.
Achieved 28.60% F1 score on test set.
Demonstrated effectiveness on the Aff-Wild2 dataset.
Abstract
For computers to recognize human emotions, expression classification is an equally important problem in the human-computer interaction area. In the 3rd Affective Behavior Analysis In-The-Wild competition, the task of expression classification includes eight classes with six basic expressions of human faces from videos. In this paper, we employ a transformer mechanism to encode the robust representation from the backbone. Fusion of the robust representations plays an important role in the expression classification task. Our approach achieves 30.35\% and 28.60\% for the score on the validation set and the test set, respectively. This result shows the effectiveness of the proposed architecture based on the Aff-Wild2 dataset.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmotion and Mood Recognition · Human Pose and Action Recognition
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Dense Connections · Residual Connection · Softmax · Label Smoothing · Dropout
