Improving Generalization for AI-Synthesized Voice Detection
Hainan Ren, Li Lin, Chun-Hao Liu, Xin Wang, Shu Hu
TL;DR
The paper tackles the poor cross-domain generalization of AI-synthesized voice detectors by identifying that reliance on vocoder-specific artifacts and sharp loss landscapes limit robustness. It introduces a disentanglement framework that separates domain-specific and domain-agnostic artifacts and aligns domain-agnostic features with content via mutual information, complemented by reconstruction regularization. Optimization employs sharpness-aware minimization to flatten the loss landscape and promote stable generalization. Across LibriSeVoc, WaveFake, ASVspoof2019, and FakeAVCeleb, the approach achieves state-of-the-art generalization, with notable gains in unseen-vocoder scenarios, highlighting its potential for real-world fake-audio detection.
Abstract
AI-synthesized voice technology has the potential to create realistic human voices for beneficial applications, but it can also be misused for malicious purposes. While existing AI-synthesized voice detection models excel in intra-domain evaluation, they face challenges in generalizing across different domains, potentially becoming obsolete as new voice generators emerge. Current solutions use diverse data and advanced machine learning techniques (e.g., domain-invariant representation, self-supervised learning), but are limited by predefined vocoders and sensitivity to factors like background noise and speaker identity. In this work, we introduce an innovative disentanglement framework aimed at extracting domain-agnostic artifact features related to vocoders. Utilizing these features, we enhance model learning in a flat loss landscape, enabling escape from suboptimal solutions and improving generalization. Extensive experiments on benchmarks show our approach outperforms state-of-the-art methods, achieving up to 5.12% improvement in the equal error rate metric in intra-domain and 7.59% in cross-domain evaluations.
