Multiscale Adaptive Conflict-Balancing Model For Multimedia Deepfake Detection
Zihan Xiong, Xiaohua Wu, Lei Chen, Fangqi Lou
TL;DR
MACB-DF tackles audiovisual deepfake detection by addressing modality bias and gradient conflicts in multimodal fusion. It combines a multi-scale feature extractor with adaptive contrastive learning and a Pareto-based gradient balancing module to preserve unimodal information while harmonizing cross-modal representations. The approach achieves state-of-the-art results across DefakeAVMiT, FakeAVCeleb, and DFDC, with average ACC around 95.5% and robust cross-dataset generalization, including notable gains on cross-domain tests. These advances enhance detection reliability and practical applicability in security, authentication, and media review systems by delivering balanced, high-fidelity multimodal representations.
Abstract
Advances in computer vision and deep learning have blurred the line between deepfakes and authentic media, undermining multimedia credibility through audio-visual forgery. Current multimodal detection methods remain limited by unbalanced learning between modalities. To tackle this issue, we propose an Audio-Visual Joint Learning Method (MACB-DF) to better mitigate modality conflicts and neglect by leveraging contrastive learning to assist in multi-level and cross-modal fusion, thereby fully balancing and exploiting information from each modality. Additionally, we designed an orthogonalization-multimodal pareto module that preserves unimodal information while addressing gradient conflicts in audio-video encoders caused by differing optimization targets of the loss functions. Extensive experiments and ablation studies conducted on mainstream deepfake datasets demonstrate consistent performance gains of our model across key evaluation metrics, achieving an average accuracy of 95.5% across multiple datasets. Notably, our method exhibits superior cross-dataset generalization capabilities, with absolute improvements of 8.0% and 7.7% in ACC scores over the previous best-performing approach when trained on DFDC and tested on DefakeAVMiT and FakeAVCeleb datasets.
