ReSup: Reliable Label Noise Suppression for Facial Expression Recognition
Xiang Zhang, Yan Lu, Huan Yan, Jingyang Huang, Yusheng Ji, Yu Gu

TL;DR
ReSup introduces a novel noise suppression approach for facial expression recognition that models label noise distribution and employs dual networks for more reliable noise decision, significantly improving performance on benchmark datasets.
Contribution
The paper proposes ReSup, a noise suppression method that models noise distribution and uses dual networks to enhance label noise detection in FER tasks.
Findings
ReSup outperforms state-of-the-art methods by 3.01% on FERPlus.
Modeling noise distribution improves label noise suppression.
Dual networks increase decision reliability in noise detection.
Abstract
Because of the ambiguous and subjective property of the facial expression recognition (FER) task, the label noise is widely existing in the FER dataset. For this problem, in the training phase, current FER methods often directly predict whether the label of the input image is noised or not, aiming to reduce the contribution of the noised data in training. However, we argue that this kind of method suffers from the low reliability of such noise data decision operation. It makes that some mistakenly abounded clean data are not utilized sufficiently and some mistakenly kept noised data disturbing the model learning process. In this paper, we propose a more reliable noise-label suppression method called ReSup (Reliable label noise Suppression for FER). First, instead of directly predicting noised or not, ReSup makes the noise data decision by modeling the distribution of noise and clean…
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 · Advanced Computing and Algorithms
