Suppressing Uncertainties for Large-Scale Facial Expression Recognition
Kai Wang, Xiaojiang Peng, Jianfei Yang, Shijian Lu, Yu Qiao

TL;DR
This paper introduces a Self-Cure Network (SCN) that effectively suppresses uncertainties in large-scale facial expression recognition, improving accuracy by weighting samples and relabeling uncertain data.
Contribution
The novel SCN method combines self-attention and relabeling mechanisms to address uncertainties in FER, enhancing deep learning performance on challenging datasets.
Findings
SCN outperforms state-of-the-art methods on multiple FER benchmarks.
Achieves 88.14% accuracy on RAF-DB, 60.23% on AffectNet, 89.35% on FERPlus.
Validated effectiveness on synthetic and real-world datasets.
Abstract
Annotating a qualitative large-scale facial expression dataset is extremely difficult due to the uncertainties caused by ambiguous facial expressions, low-quality facial images, and the subjectiveness of annotators. These uncertainties lead to a key challenge of large-scale Facial Expression Recognition (FER) in deep learning era. To address this problem, this paper proposes a simple yet efficient Self-Cure Network (SCN) which suppresses the uncertainties efficiently and prevents deep networks from over-fitting uncertain facial images. Specifically, SCN suppresses the uncertainty from two different aspects: 1) a self-attention mechanism over mini-batch to weight each training sample with a ranking regularization, and 2) a careful relabeling mechanism to modify the labels of these samples in the lowest-ranked group. Experiments on synthetic FER datasets and our collected WebEmotion…
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
Suppressing Uncertainties for Large-Scale Facial Expression Recognition· youtube
Taxonomy
TopicsEmotion and Mood Recognition · Face and Expression Recognition · Face recognition and analysis
MethodsSelf-Cure Network
