Detecting Localized Deepfake Manipulations Using Action Unit-Guided Video Representations
Tharun Anand, Siva Sankar Sajeev, Pravin Nair
TL;DR
This paper tackles the challenge of detecting localized, fine-grained deepfake edits that distract traditional detectors. It introduces an action-unit-guided spatio-temporal video representation learned through two self-supervised pretext tasks—masked frame reconstruction and action-unit map reconstruction—whose outputs are fused via cross-attention to form a robust latent embedding for real/fake classification. Trained on the FF++ dataset with pretraining on CelebV-HQ, the approach achieves a 20% improvement in detection accuracy over state-of-the-art methods for localized edits and shows strong generalization to standard deepfake datasets, as well as resilience to common perturbations. The results underscore the value of combining global frame dynamics with localized facial cues (AUs) for future-proof deepfake detection and suggest applicability to broader video analysis tasks.
Abstract
With rapid advancements in generative modeling, deepfake techniques are increasingly narrowing the gap between real and synthetic videos, raising serious privacy and security concerns. Beyond traditional face swapping and reenactment, an emerging trend in recent state-of-the-art deepfake generation methods involves localized edits such as subtle manipulations of specific facial features like raising eyebrows, altering eye shapes, or modifying mouth expressions. These fine-grained manipulations pose a significant challenge for existing detection models, which struggle to capture such localized variations. To the best of our knowledge, this work presents the first detection approach explicitly designed to generalize to localized edits in deepfake videos by leveraging spatiotemporal representations guided by facial action units. Our method leverages a cross-attention-based fusion of representations learned from pretext tasks like random masking and action unit detection, to create an embedding that effectively encodes subtle, localized changes. Comprehensive evaluations across multiple deepfake generation methods demonstrate that our approach, despite being trained solely on the traditional FF+ dataset, sets a new benchmark in detecting recent deepfake-generated videos with fine-grained local edits, achieving a $20\%$ improvement in accuracy over current state-of-the-art detection methods. Additionally, our method delivers competitive performance on standard datasets, highlighting its robustness and generalization across diverse types of local and global forgeries.
