SDCVASMay 3, 2024

Training-Free Deepfake Voice Recognition by Leveraging Large-Scale Pre-Trained Models

arXiv:2405.02179v322 citationsh-index: 53IH&MMSec
Originality Incremental advance
AI Analysis

This addresses the critical issue of unreliable deepfake detection for out-of-distribution audio data, offering a training-free solution with strong generalization, though it is incremental as it builds on existing pre-trained models.

The paper tackles the generalization problem in audio deepfake detection by reformulating it as a speaker verification task using large-scale pre-trained models, achieving excellent performance that rivals supervised methods on in-distribution data and surpasses them on out-of-distribution data.

Generalization is a main issue for current audio deepfake detectors, which struggle to provide reliable results on out-of-distribution data. Given the speed at which more and more accurate synthesis methods are developed, it is very important to design techniques that work well also on data they were not trained for. In this paper we study the potential of large-scale pre-trained models for audio deepfake detection, with special focus on generalization ability. To this end, the detection problem is reformulated in a speaker verification framework and fake audios are exposed by the mismatch between the voice sample under test and the voice of the claimed identity. With this paradigm, no fake speech sample is necessary in training, cutting off any link with the generation method at the root, and ensuring full generalization ability. Features are extracted by general-purpose large pre-trained models, with no need for training or fine-tuning on specific fake detection or speaker verification datasets. At detection time only a limited set of voice fragments of the identity under test is required. Experiments on several datasets widespread in the community show that detectors based on pre-trained models achieve excellent performance and show strong generalization ability, rivaling supervised methods on in-distribution data and largely overcoming them on out-of-distribution data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes