Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Norface: Improving Facial Expression Analysis by Identity Normalization

About

Facial Expression Analysis remains a challenging task due to unexpected task-irrelevant noise, such as identity, head pose, and background. To address this issue, this paper proposes a novel framework, called Norface, that is unified for both Action Unit (AU) analysis and Facial Emotion Recognition (FER) tasks. Norface consists of a normalization network and a classification network. First, the carefully designed normalization network struggles to directly remove the above task-irrelevant noise, by maintaining facial expression consistency but normalizing all original images to a common identity with consistent pose, and background. Then, these additional normalized images are fed into the classification network. Due to consistent identity and other factors (e.g. head pose, background, etc.), the normalized images enable the classification network to extract useful expression information more effectively. Additionally, the classification network incorporates a Mixture of Experts to refine the latent representation, including handling the input of facial representations and the output of multiple (AU or emotion) labels. Extensive experiments validate the carefully designed framework with the insight of identity normalization. The proposed method outperforms existing SOTA methods in multiple facial expression analysis tasks, including AU detection, AU intensity estimation, and FER tasks, as well as their cross-dataset tasks. For the normalized datasets and code please visit {https://norface-fea.github.io/}.

Hanwei Liu, Rudong An, Zhimeng Zhang, Bowen Ma, Wei Zhang, Yan Song, Yujing Hu, Wei Chen, Yu Ding• 2024

Related benchmarks

TaskDatasetResultRank
Facial Expression RecognitionRAF-DB (test)
Accuracy92.97
180
Action Unit DetectionBP4D
Average F1 Score69.3
43
Facial Action Unit DetectionDISFA (test)
Avg AU Score72.7
39
Facial Expression RecognitionAffectNet (test)
Accuracy73.68
28
AU intensity estimationBP4D
AU6 ICC0.81
13
AU intensity estimationDISFA
AU10.72
12
Action Unit DetectionBP4D+ (test)
F1 Score62.6
7
Action Unit DetectionBP4D+
AU1 F152.2
5
Showing 8 of 8 rows

Other info

Code

Follow for update