Ada-DF: An Adaptive Label Distribution Fusion Network For Facial Expression Recognition
Shu Liu, Yan Xu, Tongming Wan, Xiaoyan Kui
TL;DR
This work tackles annotation ambiguity in facial expression recognition by adopting a label distribution learning framework. It introduces Ada-DF, a dual-branch network with a label-distribution extracting auxiliary branch and a recognition-focused target branch, fused adaptively via attention to provide richer supervision. Class distribution mining complements label distributions by deriving emotion-level distributions, and a joint multi-task loss guides learning with ramped emphasis on auxiliary versus target tasks. Empirically, Ada-DF achieves state-of-the-art results on RAF-DB, AffectNet, and SFEW, demonstrates robustness to synthetic label noise, and offers interpretable visualizations showing more discriminative features and distributions, highlighting practical impact for real-world FER under uncertainty.
Abstract
Facial expression recognition (FER) plays a significant role in our daily life. However, annotation ambiguity in the datasets could greatly hinder the performance. In this paper, we address FER task via label distribution learning paradigm, and develop a dual-branch Adaptive Distribution Fusion (Ada-DF) framework. One auxiliary branch is constructed to obtain the label distributions of samples. The class distributions of emotions are then computed through the label distributions of each emotion. Finally, those two distributions are adaptively fused according to the attention weights to train the target branch. Extensive experiments are conducted on three real-world datasets, RAF-DB, AffectNet and SFEW, where our Ada-DF shows advantages over the state-of-the-art works.
