Frame-level Prediction of Facial Expressions, Valence, Arousal and Action Units for Mobile Devices
Andrey V. Savchenko

TL;DR
This paper introduces a simple, efficient frame-level facial emotion recognition method using a pre-trained EfficientNet model, suitable for real-time video analysis on mobile devices, outperforming baseline models on large-scale datasets.
Contribution
The paper presents a novel, lightweight approach for real-time facial emotion analysis using a single EfficientNet model, enabling mobile device deployment and setting a new baseline for multiple emotion recognition tasks.
Findings
Significantly better performance than VggFace baseline.
Higher validation measures for expression, valence, and arousal prediction.
Suitable for real-time mobile device applications.
Abstract
In this paper, we consider the problem of real-time video-based facial emotion analytics, namely, facial expression recognition, prediction of valence and arousal and detection of action unit points. We propose the novel frame-level emotion recognition algorithm by extracting facial features with the single EfficientNet model pre-trained on AffectNet. As a result, our approach may be implemented even for video analytics on mobile devices. Experimental results for the large scale Aff-Wild2 database from the third Affective Behavior Analysis in-the-wild (ABAW) Competition demonstrate that our simple model is significantly better when compared to the VggFace baseline. In particular, our method is characterized by 0.15-0.2 higher performance measures for validation sets in uni-task Expression Classification, Valence-Arousal Estimation and Expression Classification. Due to simplicity, our…
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
TopicsEmotion and Mood Recognition
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Pointwise Convolution · Depthwise Convolution · Depthwise Separable Convolution · 1x1 Convolution · Squeeze-and-Excitation Block · Dropout · Dense Connections · Sigmoid Activation · Convolution
