Straight Through Gumbel Softmax Estimator based Bimodal Neural Architecture Search for Audio-Visual Deepfake Detection
Aravinda Reddy PN, Raghavendra Ramachandra, Krothapalli Sreenivasa Rao, Pabitra Mitra, Vinod Rathod
TL;DR
The paper tackles the challenge of robust audio-visual deepfake detection by introducing STGS-BMNAS, a differentiable bi-modal neural architecture search framework that jointly discovers unimodal feature selection and weighted fusion strategies. It employs a two-level search using Straight-through Gumbel-Softmax to explore architecture space while maintaining end-to-end trainability, achieving high AUC on FakeAVCeleb and SWAN-DF with relatively few parameters. Key contributions include a principled STGS-based NAS, a cell-based fusion scheme, and thorough ablations and cross-dataset evaluations demonstrating strong performance and efficient resource use. This method has practical impact by enabling scalable, adaptable AV deepfake detectors suitable for real-world deployment with limited computational budgets.
Abstract
Deepfakes are a major security risk for biometric authentication. This technology creates realistic fake videos that can impersonate real people, fooling systems that rely on facial features and voice patterns for identification. Existing multimodal deepfake detectors rely on conventional fusion methods, such as majority rule and ensemble voting, which often struggle to adapt to changing data characteristics and complex patterns. In this paper, we introduce the Straight-through Gumbel-Softmax (STGS) framework, offering a comprehensive approach to search multimodal fusion model architectures. Using a two-level search approach, the framework optimizes the network architecture, parameters, and performance. Initially, crucial features were efficiently identified from backbone networks, whereas within the cell structure, a weighted fusion operation integrated information from various sources. An architecture that maximizes the classification performance is derived by varying parameters such as temperature and sampling time. The experimental results on the FakeAVCeleb and SWAN-DF datasets demonstrated an impressive AUC value 94.4\% achieved with minimal model parameters.
