🤖 AI Summary
Audio deepfake detection models suffer significant robustness degradation under realistic acoustic degradations—such as reverberation, environmental noise, and consumer-grade recording channel distortions.
Method: This paper introduces the first standardized benchmark for evaluating detection robustness under measured signal-to-noise ratio (SNR)-based noise degradations. We propose a multi-condition training paradigm coupled with fixed-SNR evaluation, defining four fine-grained detection tasks based on authenticity (genuine vs. spoofed) and corruption type. Experiments employ mixed training data from MS-SNSD and ASVspoof 2021 DF, fine-tuning WavLM, Wav2Vec2, and MMS encoders for binary and four-class classification, evaluated via ROC-AUC and EER.
Results: Fine-tuning yields 10–15 percentage-point EER reductions at low SNRs (10–0 dB). Crucially, we quantitatively demonstrate—for the first time—that model performance degrades systematically with decreasing SNR, substantially enhancing reliability for real-world deployment.
📝 Abstract
Deepfake audio detection has progressed rapidly with strong pre-trained encoders (e.g., WavLM, Wav2Vec2, MMS). However, performance in realistic capture conditions - background noise (domestic/office/transport), room reverberation, and consumer channels - often lags clean-lab results. We survey and evaluate robustness for state-of-the-art audio deepfake detection models and present a reproducible framework that mixes MS-SNSD noises with ASVspoof 2021 DF utterances to evaluate under controlled signal-to-noise ratios (SNRs). SNR is a measured proxy for noise severity used widely in speech; it lets us sweep from near-clean (35 dB) to very noisy (-5 dB) to quantify graceful degradation. We study multi-condition training and fixed-SNR testing for pretrained encoders (WavLM, Wav2Vec2, MMS), reporting accuracy, ROC-AUC, and EER on binary and four-class (authenticity x corruption) tasks. In our experiments, finetuning reduces EER by 10-15 percentage points at 10-0 dB SNR across backbones.