Zero-Day Audio DeepFake Detection via Retrieval Augmentation and Profile Matching
Xuechen Liu, Xin Wang, Junichi Yamagishi
TL;DR
Zero-day audio deepfake attacks undermine detectors trained on known data. The authors present a training-free retrieval augmentation framework that uses a knowledge database combining SSL-based CM features and speaker profile attributes, with k-NN retrieval and ensemble (MV, Ratio, Avg) to detect unseen fakes without fine-tuning. On DE2024 across multiple durations, the approach yields competitive results to supervised baselines and reveals that voice-quality cues are particularly informative, while cross-database tests (DE2024 vs AI4T) expose domain-mismatch challenges for training-free methods. The work demonstrates the practical potential of rapid, training-free defense against evolving audio deepfakes and highlights avenues to improve robustness across domains and temporal features.
Abstract
Modern audio deepfake detectors built on foundation models and large training datasets achieve promising detection performance. However, they struggle with zero-day attacks, where the audio samples are generated by novel synthesis methods that models have not seen from reigning training data. Conventional approaches fine-tune the detector, which can be problematic when prompt response is needed. This paper proposes a training-free retrieval-augmented framework for zero-day audio deepfake detection that leverages knowledge representations and voice profile matching. Within this framework, we propose simple yet effective retrieval and ensemble methods that reach performance comparable to supervised baselines and their fine-tuned counterparts on the DeepFake-Eval-2024 benchmark, without any additional model training. We also conduct ablation on voice profile attributes, and demonstrate the cross-database generalizability of the framework with introducing simple and training-free fusion strategies.
