SOTAVerified

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

2023-05-05ICASSP 2023Code Available1· sign in to hype

Shu Liu, Yan Xu, Tongming Wan, Xiaoyan Kui

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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. The code is available at https://github.com/taylor-xy0827/Ada-DF.

Tasks

Reproductions