CVAug 17, 2022

Disentangling Identity and Pose for Facial Expression Recognition

arXiv:2208.08106v147 citationsh-index: 53
Originality Incremental advance
AI Analysis

This addresses the challenge of recognizing facial expressions in real-world scenarios where identity and pose variations interfere, offering an incremental improvement over existing methods.

The paper tackled the problem of facial expression recognition by disentangling identity and pose from expression, achieving state-of-the-art performance on lab-controlled and in-the-wild datasets.

Facial expression recognition (FER) is a challenging problem because the expression component is always entangled with other irrelevant factors, such as identity and head pose. In this work, we propose an identity and pose disentangled facial expression recognition (IPD-FER) model to learn more discriminative feature representation. We regard the holistic facial representation as the combination of identity, pose and expression. These three components are encoded with different encoders. For identity encoder, a well pre-trained face recognition model is utilized and fixed during training, which alleviates the restriction on specific expression training data in previous works and makes the disentanglement practicable on in-the-wild datasets. At the same time, the pose and expression encoder are optimized with corresponding labels. Combining identity and pose feature, a neutral face of input individual should be generated by the decoder. When expression feature is added, the input image should be reconstructed. By comparing the difference between synthesized neutral and expressional images of the same individual, the expression component is further disentangled from identity and pose. Experimental results verify the effectiveness of our method on both lab-controlled and in-the-wild databases and we achieve state-of-the-art recognition performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes