ICASSP 2023accepted0 citations

A Dual-Branch Adaptive Distribution Fusion Framework for Real-World Facial Expression Recognition

Shu Liu, Yan Xu, Tongming Wan, Xiaoyan Kui

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 (AdaDF) 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 to exclude ambiguity existing in distributions. 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. The code is available at https://github.com/taylor-xy0827/Ada-DF.

BibTeX
@inproceedings{icassp2023_adualbranchadapt,
  title = {A Dual-Branch Adaptive Distribution Fusion Framework for Real-World Facial Expression Recognition},
  author = {Shu Liu and Yan Xu and Tongming Wan and Xiaoyan Kui},
  booktitle = {ICASSP 2023},
  year = {2023}
}