Rethinking the Learning Paradigm for Dynamic Facial Expression Recognition
Dynamic Facial Expression Recognition (DFER) is a rapidly developing field that focuses on recognizing facial expressions in video format. Previous research has considered non-target frames as noisy frames, but we propose that it should be treated as a weakly supervised problem. We also identify the imbalance of short- and long-term temporal relationships in DFER. Therefore, we introduce the Multi-3D Dynamic Facial Expression Learning (M3DFEL) framework, which utilizes Multi-Instance Learning (MIL) to handle inexact labels. M3DFEL generates 3D-instances to model the strong short-term temporal relationship and utilizes 3DCNNs for feature extraction. The Dynamic Long-term Instance Aggregation Module (DLIAM) is then utilized to learn the long-term temporal relationships and dynamically aggregate the instances. Our experiments on DFEW and FERV39K datasets show that M3DFEL outperforms existing state-of-the-art approaches with a vanilla R3D18 backbone. The source code is available at https://github.com/faceeyes/M3DFEL.
Code (1)
Tasks
Dynamic Facial Expression RecognitionFacial Expression RecognitionSimilar Papers 제목 키워드 기반
Rethinking the Learning Paradigm for Facial Expression Recognition
Due to the subjective crowdsourcing annotations and the inherent inter-class similarity of facial expressions, the real-world Facial Expression Recognition (FER) datasets usually exhibit ambiguous annotation. To simplify…
Facial Expression RecognitionFacial Expression Recognition (FER)Dynamic Resolution Guidance for Facial Expression Recognition
Facial expression recognition (FER) is vital for human-computer interaction and emotion analysis, yet recognizing expressions in low-resolution images remains challenging. This paper introduces a practical method called …
Emotion RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)Rethinking Occlusion in FER: A Semantic-Aware Perspective and Go Beyond
Facial expression recognition (FER) is a challenging task due to pervasive occlusion and dataset biases. Especially when facial information is partially occluded, existing FER models struggle to extract effective facial …
Facial Expression RecognitionSemantic SegmentationFrom Macro to Micro: Boosting micro-expression recognition via pre-training on macro-expression videos
Micro-expression recognition (MER) has drawn increasing attention in recent years due to its potential applications in intelligent medical and lie detection. However, the shortage of annotated data has been the major obs…
Micro Expression RecognitionMicro-Expression RecognitionTransfer LearningGeometric Feature-Based Facial Expression Recognition in Image Sequences Using Multi-Class AdaBoost and Support Vector Machines
Facial expressions are widely used in the behavioral interpretation of emotions, cognitive science, and social interactions. In this paper, we present a novel method for fully automatic facial expression recognition in f…
Dynamic Time WarpingFacial Expression RecognitionFacial Expression Recognition (FER)Graph Matching+1