paper-with-me

홈 › Papers

Rethinking the Learning Paradigm for Dynamic Facial Expression Recognition

2023-01-01 · CVPR 2023 1 · HanYang Wang, Bo Li, Shuang Wu, Siyuan Shen, Feng Liu, Shouhong Ding, Aimin Zhou

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.

📄 PDF Abstract BibTeX

Code (1)

faceeyes/m3dfel 공식 구현

Tasks

Dynamic Facial Expression RecognitionFacial Expression Recognition

Similar Papers 제목 키워드 기반

Rethinking the Learning Paradigm for Facial Expression Recognition

2022-09-30 · Weijie Wang, Nicu Sebe, Bruno Lepri

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

2024-04-09 · Songpan Wang, Xu Li, Tianxiang Jiang, Yuanlun Xie

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

2025-07-21 · Huiyu Zhai, Xingxing Yang, Yalan Ye, Chenyang Li 외 arxiv

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 Segmentation

From Macro to Micro: Boosting micro-expression recognition via pre-training on macro-expression videos

2024-05-26 · Hanting Li, Hongjing Niu, Feng Zhao

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 Learning

Geometric Feature-Based Facial Expression Recognition in Image Sequences Using Multi-Class AdaBoost and Support Vector Machines

2016-04-12 · Deepak Ghimire, Joonwhoan Lee

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