🤖 AI Summary
Deepfake detection models often exhibit poor generalization to unseen manipulation methods. Method: This paper proposes a generalizable detection framework grounded in kinematic inconsistency. Its core innovation is the introduction of “facial motion bases,” wherein an autoencoder decomposes facial landmark trajectories to explicitly model and manipulate natural biomechanical dependencies across facial regions; anomalous motions are then injected into real videos via facial warping, generating synthetic forgeries with physiologically implausible dynamics. This approach moves beyond conventional reliance on inter-frame flickering artifacts, compelling detectors to learn more robust motion-consistency features. Contribution/Results: The method achieves state-of-the-art generalization performance across multiple benchmarks, significantly improving detection accuracy on previously unseen deepfake generation techniques.
📝 Abstract
Generalizing deepfake detection to unseen manipulations remains a key challenge. A recent approach to tackle this issue is to train a network with pristine face images that have been manipulated with hand-crafted artifacts to extract more generalizable clues. While effective for static images, extending this to the video domain is an open issue. Existing methods model temporal artifacts as frame-to-frame instabilities, overlooking a key vulnerability: the violation of natural motion dependencies between different facial regions. In this paper, we propose a synthetic video generation method that creates training data with subtle kinematic inconsistencies. We train an autoencoder to decompose facial landmark configurations into motion bases. By manipulating these bases, we selectively break the natural correlations in facial movements and introduce these artifacts into pristine videos via face morphing. A network trained on our data learns to spot these sophisticated biomechanical flaws, achieving state-of-the-art generalization results on several popular benchmarks.