Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Suppressing Uncertainties for Large-Scale Facial Expression Recognition

About

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 dataset validate the effectiveness of our method. Results on public benchmarks demonstrate that our SCN outperforms current state-of-the-art methods with \textbf{88.14}\% on RAF-DB, \textbf{60.23}\% on AffectNet, and \textbf{89.35}\% on FERPlus. The code will be available at \href{https://github.com/kaiwang960112/Self-Cure-Network}{https://github.com/kaiwang960112/Self-Cure-Network}.

Kai Wang, Xiaojiang Peng, Jianfei Yang, Shijian Lu, Yu Qiao• 2020

Related benchmarks

TaskDatasetResultRank
Facial Expression RecognitionRAF-DB (test)
Accuracy88.14
180
Image ClassificationTiny-ImageNet
Top-1 Accuracy0.6222
143
Facial Expression RecognitionFERPlus (test)
Accuracy0.8935
100
Facial Expression RecognitionAffectNet 7-way (test)
Accuracy63.4
91
Facial Expression RecognitionAffectNet 8-way (test)
Accuracy60.23
65
Facial Expression RecognitionRAF-DB
Accuracy87.03
45
Facial Expression RecognitionJAFFE
Accuracy86.33
36
Facial Expression RecognitionAffWild2 (test)
Accuracy60.55
33
Image ClassificationCIFAR100
Top-1 Acc65.18
32
Facial Expression RecognitionFERPlus
Accuracy88.01
29
Showing 10 of 19 rows

Other info

Follow for update