CVJan 5

ExposeAnyone: Personalized Audio-to-Expression Diffusion Models Are Robust Zero-Shot Face Forgery Detectors

arXiv:2601.02359v1h-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of generalizing to unseen deepfake manipulations for real-world face forgery detection, though it appears incremental as it builds on existing diffusion and self-supervised approaches.

The paper tackles the problem of detecting unknown deepfake manipulations in face forgery detection by proposing ExposeAnyone, a fully self-supervised diffusion model that generates expression sequences from audio and uses reconstruction errors for detection. The method outperforms previous state-of-the-art by 4.22 percentage points in average AUC across multiple datasets and shows robustness to corruptions like blur and compression.

Detecting unknown deepfake manipulations remains one of the most challenging problems in face forgery detection. Current state-of-the-art approaches fail to generalize to unseen manipulations, as they primarily rely on supervised training with existing deepfakes or pseudo-fakes, which leads to overfitting to specific forgery patterns. In contrast, self-supervised methods offer greater potential for generalization, but existing work struggles to learn discriminative representations only from self-supervision. In this paper, we propose ExposeAnyone, a fully self-supervised approach based on a diffusion model that generates expression sequences from audio. The key idea is, once the model is personalized to specific subjects using reference sets, it can compute the identity distances between suspected videos and personalized subjects via diffusion reconstruction errors, enabling person-of-interest face forgery detection. Extensive experiments demonstrate that 1) our method outperforms the previous state-of-the-art method by 4.22 percentage points in the average AUC on DF-TIMIT, DFDCP, KoDF, and IDForge datasets, 2) our model is also capable of detecting Sora2-generated videos, where the previous approaches perform poorly, and 3) our method is highly robust to corruptions such as blur and compression, highlighting the applicability in real-world face forgery detection.

Foundations

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

Your Notes