Next-Frame Feature Prediction for Multimodal Deepfake Detection and Temporal Localization
Ashutosh Anshul, Shreyas Gopal, Deepu Rajan, Eng Siong Chng
TL;DR
The paper tackles the challenge of generalizing multimodal deepfake detection while enabling precise temporal localization. It introduces a single-stage framework that combines unimodal and cross-modal embeddings with three masked-prediction modules, a causal transformer backbone, and local convolutional attention to detect intra- and inter-modal inconsistencies. By leveraging next-frame feature prediction and frame-level contrastive guidance, the method achieves strong cross-manipulation and cross-dataset generalization and sets new benchmarks for temporal localization on Lav-DF. The approach maintains a common backbone for both detection and localization, offering a practical, interpretable and scalable solution with realistic inference costs. Overall, it advances robust multimodal deepfake detection and granular localization without requiring two-stage pretraining.
Abstract
Recent multimodal deepfake detection methods designed for generalization conjecture that single-stage supervised training struggles to generalize across unseen manipulations and datasets. However, such approaches that target generalization require pretraining over real samples. Additionally, these methods primarily focus on detecting audio-visual inconsistencies and may overlook intra-modal artifacts causing them to fail against manipulations that preserve audio-visual alignment. To address these limitations, we propose a single-stage training framework that enhances generalization by incorporating next-frame prediction for both uni-modal and cross-modal features. Additionally, we introduce a window-level attention mechanism to capture discrepancies between predicted and actual frames, enabling the model to detect local artifacts around every frame, which is crucial for accurately classifying fully manipulated videos and effectively localizing deepfake segments in partially spoofed samples. Our model, evaluated on multiple benchmark datasets, demonstrates strong generalization and precise temporal localization.
