Dynamic Adaptive Threshold based Learning for Noisy Annotations Robust Facial Expression Recognition
Darshan Gera, Naveen Siva Kumar Badveeti, Bobbili Veerendra Raj Kumar, and S Balasubramanian

TL;DR
This paper introduces DNFER, a dynamic threshold-based learning framework for facial expression recognition that effectively handles noisy annotations by selecting clean samples during training, improving robustness and generalization.
Contribution
The proposed DNFER framework uses dynamic class-specific thresholds for clean sample selection, independent of noise rate, and combines supervised and unsupervised training for robust FER.
Findings
DNFER outperforms existing methods on synthetic noisy datasets.
It demonstrates robustness on real noisy FER datasets like RAFDB, FERPlus, SFEW, and AffectNet.
The dynamic threshold approach improves noise handling without needing clean data.
Abstract
The real-world facial expression recognition (FER) datasets suffer from noisy annotations due to crowd-sourcing, ambiguity in expressions, the subjectivity of annotators and inter-class similarity. However, the recent deep networks have strong capacity to memorize the noisy annotations leading to corrupted feature embedding and poor generalization. To handle noisy annotations, we propose a dynamic FER learning framework (DNFER) in which clean samples are selected based on dynamic class specific threshold during training. Specifically, DNFER is based on supervised training using selected clean samples and unsupervised consistent training using all the samples. During training, the mean posterior class probabilities of each mini-batch is used as dynamic class-specific threshold to select the clean samples for supervised training. This threshold is independent of noise rate and does not…
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 · Machine Learning and ELM · Face and Expression Recognition
