paper-with-me

Papers

Representation Learning and Identity Adversarial Training for Facial Behavior Understanding

2024-07-15 · Mang Ning, Albert Ali Salah, Itir Onal Ertugrul

Facial Action Unit (AU) detection has gained significant attention as it enables the breakdown of complex facial expressions into individual muscle movements. In this paper, we revisit two fundamental factors in AU detection: diverse and large-scale data and subject identity regularization. Motivated by recent advances in foundation models, we highlight the importance of data and introduce Face9M, a diverse dataset comprising 9 million facial images from multiple public sources. Pretraining a masked autoencoder on Face9M yields strong performance in AU detection and facial expression tasks. More importantly, we emphasize that the Identity Adversarial Training (IAT) has not been well explored in AU tasks. To fill this gap, we first show that subject identity in AU datasets creates shortcut learning for the model and leads to sub-optimal solutions to AU predictions. Secondly, we demonstrate that strong IAT regularization is necessary to learn identity-invariant features. Finally, we elucidate the design space of IAT and empirically show that IAT circumvents the identity-based shortcut learning and results in a better solution. Our proposed methods, Facial Masked Autoencoder (FMAE) and IAT, are simple, generic and effective. Remarkably, the proposed FMAE-IAT approach achieves new state-of-the-art F1 scores on BP4D (67.1\%), BP4D+ (66.8\%), and DISFA (70.1\%) databases, significantly outperforming previous work. We release the code and model at https://github.com/forever208/FMAE-IAT.

📄 PDF Abstract BibTeX arXiv:2407.11243

Code (1)

forever208/fmae-iat 공식 구현 pytorch

Tasks

Facial Action Unit DetectionFacial Expression Recognition (FER)Representation Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Facial Expression Recognition Using Disentangled Adversarial Learning

2019-09-28 · Kamran Ali, Charles. E. Hughes

The representation used for Facial Expression Recognition (FER) usually contain expression information along with other variations such as identity and illumination. In this paper, we propose a novel Disentangled Express…

DecoderFacial Expression RecognitionFacial Expression Recognition (FER)Generative Adversarial Network+2

AEGIS: Preserving privacy of 3D Facial Avatars with Adversarial Perturbations

2025-11-21 · Dawid Wolkiewicz, Anastasiya Pechko, Przemysław Spurek, Piotr Syga arxiv

The growing adoption of photorealistic 3D facial avatars, particularly those utilizing efficient 3D Gaussian Splatting representations, introduces new risks of online identity theft, especially in systems that rely on bi…

Face Verification

Identity-Free Facial Expression Recognition using conditional Generative Adversarial Network

2019-03-19 · Jie Cai, Zibo Meng, Ahmed Shehab Khan, Zhiyuan Li 외

A novel Identity-Free conditional Generative Adversarial Network (IF-GAN) was proposed for Facial Expression Recognition (FER) to explicitly reduce high inter-subject variations caused by identity-related facial attribut…

Facial Expression RecognitionFacial Expression Recognition (FER)Generative Adversarial Network

Diffusion-Driven Deceptive Patches: Adversarial Manipulation and Forensic Detection in Facial Identity Verification

2026-01-14 · Shahrzad Sayyafzadeh, Hongmei Chi, Shonda Bernadin arxiv

This work presents an end-to-end pipeline for generating, refining, and evaluating adversarial patches to compromise facial biometric systems, with applications in forensic analysis and security testing. We utilize FGSM …

Facial Expression Representation Learning by Synthesizing Expression Images

2019-11-30 · Kamran Ali, Charles. E. Hughes

Representations used for Facial Expression Recognition (FER) usually contain expression information along with identity features. In this paper, we propose a novel Disentangled Expression learning-Generative Adversarial …

DecoderFacial Expression RecognitionFacial Expression Recognition (FER)Generative Adversarial Network+1