English

Post-training for Deepfake Speech Detection

Audio and Speech Processing 2025-10-22 v4

Abstract

We introduce a post-training approach that adapts self-supervised learning (SSL) models for deepfake speech detection by bridging the gap between general pre-training and domain-specific fine-tuning. We present AntiDeepfake models, a series of post-trained models developed using a large-scale multilingual speech dataset containing over 56,000 hours of genuine speech and 18,000 hours of speech with various artifacts in over one hundred languages. Experimental results show that the post-trained models already exhibit strong robustness and generalization to unseen deepfake speech. When they are further fine-tuned on the Deepfake-Eval-2024 dataset, these models consistently surpass existing state-of-the-art detectors that do not leverage post-training. Model checkpoints and source code are available online.

Keywords

Cite

@article{arxiv.2506.21090,
  title  = {Post-training for Deepfake Speech Detection},
  author = {Wanying Ge and Xin Wang and Xuechen Liu and Junichi Yamagishi},
  journal= {arXiv preprint arXiv:2506.21090},
  year   = {2025}
}

Comments

Corrected previous implementation of EER calculation. Slight numerical changes in some of the results

R2 v1 2026-07-01T03:34:11.478Z