AV-Lip-Sync+: Leveraging AV-HuBERT to Exploit Multimodal Inconsistency for Deepfake Detection of Frontal Face Videos
Sahibzada Adil Shahzad, Ammarah Hashmi, Yan-Tsung Peng, Yu Tsao, Hsin-Min Wang
TL;DR
This work addresses the challenge of detecting audio-visual deepfakes in frontal-face videos by leveraging self-supervised AV-HuBERT-based features alongside a ViViT-based facial encoder. The AV-Lip-Sync+ architecture fuses multimodal synchronization cues and spatiotemporal facial artifacts through a transformer-augmented pipeline and MS-TCN for temporal reasoning, achieving state-of-the-art results on FakeAVCeleb and DeepfakeTIMIT. Key contributions include a Sync-Check Module that quantifies lip-sync inconsistencies, a robust feature fusion strategy, and the addition of a full-face encoder to handle non-lip-manipulated scenarios. Experimental results demonstrate superior accuracy and robustness, highlighting the practical impact for timely multimedia forensics in real-world settings, with future work focusing on generalization across datasets and manipulation types.
Abstract
Multimodal manipulations (also known as audio-visual deepfakes) make it difficult for unimodal deepfake detectors to detect forgeries in multimedia content. To avoid the spread of false propaganda and fake news, timely detection is crucial. The damage to either modality (i.e., visual or audio) can only be discovered through multimodal models that can exploit both pieces of information simultaneously. However, previous methods mainly adopt unimodal video forensics and use supervised pre-training for forgery detection. This study proposes a new method based on a multimodal self-supervised-learning (SSL) feature extractor to exploit inconsistency between audio and visual modalities for multimodal video forgery detection. We use the transformer-based SSL pre-trained Audio-Visual HuBERT (AV-HuBERT) model as a visual and acoustic feature extractor and a multi-scale temporal convolutional neural network to capture the temporal correlation between the audio and visual modalities. Since AV-HuBERT only extracts visual features from the lip region, we also adopt another transformer-based video model to exploit facial features and capture spatial and temporal artifacts caused during the deepfake generation process. Experimental results show that our model outperforms all existing models and achieves new state-of-the-art performance on the FakeAVCeleb and DeepfakeTIMIT datasets.
