Beyond Flicker: Detecting Kinematic Inconsistencies for Generalizable Deepfake Video Detection
Alejandro Cobo, Roberto Valle, José Miguel Buenaposada, Luis Baumela
TL;DR
This paper tackles the generalization gap in deepfake video detection by modeling biomechanical, non-rigid facial motion correlations rather than relying solely on static or simple temporal cues. It introduces KiMoI, a data-driven pipeline that generates subtle kinematic inconsistencies using a Landmark Perturbation Network to learn deformation bases of facial motion, followed by a region-aware face morphing step to embed these artifacts into pristine videos. The approach combines spatial pseudo-fakes with learned temporal artifacts, leading to state-of-the-art cross-dataset generalization on multiple benchmarks, including DF40. The results suggest that data-driven temporal artifact synthesis yields more transferable clues than traditional noise-based or analytical methods, with potential for interpretable deformation modes in future work.
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.
