Audio-Visual Deepfake Detection With Local Temporal Inconsistencies
Marcella Astrid, Enjie Ghorbel, Djamila Aouada
TL;DR
The paper tackles audio-visual deepfake detection by targeting fine-grained temporal inconsistencies between modalities. It introduces a dual strategy: temporally-local pseudo-fake data augmentation and an architecture that computes per-time-step audio-visual distances, enhanced by cross-modal attention, to classify authenticity. Empirical results on DFDC and FakeAVCeleb demonstrate superior performance over state-of-the-art methods, highlighting the effectiveness of temporal-local cues over purely spatial cues. The approach offers practical value for robust detection in real-world scenarios where temporal misalignments are subtle yet informative.
Abstract
This paper proposes an audio-visual deepfake detection approach that aims to capture fine-grained temporal inconsistencies between audio and visual modalities. To achieve this, both architectural and data synthesis strategies are introduced. From an architectural perspective, a temporal distance map, coupled with an attention mechanism, is designed to capture these inconsistencies while minimizing the impact of irrelevant temporal subsequences. Moreover, we explore novel pseudo-fake generation techniques to synthesize local inconsistencies. Our approach is evaluated against state-of-the-art methods using the DFDC and FakeAVCeleb datasets, demonstrating its effectiveness in detecting audio-visual deepfakes.
