Towards Generalizable Deepfake Detection via Forgery-aware Audio-Visual Adaptation: A Variational Bayesian Approach
Fan Nie, Jiangqun Ni, Jian Zhang, Bin Zhang, Weizhe Zhang, Bin Li
TL;DR
This work tackles the generalization gap in audio-visual deepfake detection by freezing pre-trained backbones and injecting Forgery-aware Audio-Visual Adaptation with Variational Bayes (FoVB). It introduces two core modules: Global-Local Forgery-aware Adaptation (GLFA) to capture high-frequency intra-modal forgery traces, and Variational Bayesian Forgery Estimation (VBFE) to model audio-visual correlations as Gaussian latent variables and learn them via variational Bayes. The latent space is factorized into modality-specific and correlation-specific components with an orthogonality constraint, optimized through an augmented ELBO that incorporates a dynamic prior $f_K$ and Jensen-Shannon divergence. Extensive experiments across FakeAVCeleb, KoDF, DeAVMiT, and DFDC show improved generalization and robustness, even with limited training data, highlighting FoVB’s practical potential for real-world deepfake forensics.
Abstract
The widespread application of AIGC contents has brought not only unprecedented opportunities, but also potential security concerns, e.g., audio-visual deepfakes. Therefore, it is of great importance to develop an effective and generalizable method for multi-modal deepfake detection. Typically, the audio-visual correlation learning could expose subtle cross-modal inconsistencies, e.g., audio-visual misalignment, which serve as crucial clues in deepfake detection. In this paper, we reformulate the correlation learning with variational Bayesian estimation, where audio-visual correlation is approximated as a Gaussian distributed latent variable, and thus develop a novel framework for deepfake detection, i.e., Forgery-aware Audio-Visual Adaptation with Variational Bayes (FoVB). Specifically, given the prior knowledge of pre-trained backbones, we adopt two core designs to estimate audio-visual correlations effectively. First, we exploit various difference convolutions and a high-pass filter to discern local and global forgery traces from both modalities. Second, with the extracted forgery-aware features, we estimate the latent Gaussian variable of audio-visual correlation via variational Bayes. Then, we factorize the variable into modality-specific and correlation-specific ones with orthogonality constraint, allowing them to better learn intra-modal and cross-modal forgery traces with less entanglement. Extensive experiments demonstrate that our FoVB outperforms other state-of-the-art methods in various benchmarks.
