CAD: A General Multimodal Framework for Video Deepfake Detection via Cross-Modal Alignment and Distillation
Yuxuan Du, Zhendong Wang, Yuhao Luo, Caiyong Piao, Zhiyuan Yan, Hao Li, Li Yuan
TL;DR
The paper tackles multimodal video deepfake detection by addressing both modality-specific artifacts and cross-modal semantic misalignments. It introduces CAD, a dual-path framework that combines cross-modal alignment (via frozen CLIP video and Whisper audio with cross-attention and KL divergence) and cross-modal distillation (using LoRA-tuned audio encoders and SimSiam-based losses) to maximize mutual information across modalities while preserving modality-specific cues. The approach formalizes the learning objective around $I(x_1,x_2,y)$ and $H(x_1,y|x_2)$, enabling joint and decoupled representations, and demonstrates state-of-the-art results on IDForge and FakeAVCeleb with extensive ablations and visual analyses. The findings suggest that harmonious integration of modality-specific traces with cross-modal coherence yields robust detection against evolving multimodal forgeries, with practical impact for safer media authentication.
Abstract
The rapid emergence of multimodal deepfakes (visual and auditory content are manipulated in concert) undermines the reliability of existing detectors that rely solely on modality-specific artifacts or cross-modal inconsistencies. In this work, we first demonstrate that modality-specific forensic traces (e.g., face-swap artifacts or spectral distortions) and modality-shared semantic misalignments (e.g., lip-speech asynchrony) offer complementary evidence, and that neglecting either aspect limits detection performance. Existing approaches either naively fuse modality-specific features without reconciling their conflicting characteristics or focus predominantly on semantic misalignment at the expense of modality-specific fine-grained artifact cues. To address these shortcomings, we propose a general multimodal framework for video deepfake detection via Cross-Modal Alignment and Distillation (CAD). CAD comprises two core components: 1) Cross-modal alignment that identifies inconsistencies in high-level semantic synchronization (e.g., lip-speech mismatches); 2) Cross-modal distillation that mitigates feature conflicts during fusion while preserving modality-specific forensic traces (e.g., spectral distortions in synthetic audio). Extensive experiments on both multimodal and unimodal (e.g., image-only/video-only)deepfake benchmarks demonstrate that CAD significantly outperforms previous methods, validating the necessity of harmonious integration of multimodal complementary information.
