Towards generalizing deep-audio fake detection networks
Konstantin Gasenzer, Moritz Wolter
TL;DR
This work tackles the problem of generalizing deepfake-audio detectors to unseen speech generators by uncovering stable frequency-domain artifacts across modern synthetic voices. It builds a dilated CNN detector that operates on multiple frequency representations, notably wavelet-packet transforms and STFT, and demonstrates robust generalization to new generators such as Avocodo and BigVGAN. The authors extend the WaveFake dataset with these new models and show that detectors trained on a single generator can maintain high accuracy and low error rates on unfamiliar sources, outperforming prior WaveFake baselines. Interpretability is strengthened via Integrated Gradients, revealing a heavy influence of high-frequency components in distinguishing real from fake audio. The work provides practical, efficient detection methods and a dataset extension that keeps pace with rapid advances in audio synthesis, with implications for media integrity and platform security.
Abstract
Today's generative neural networks allow the creation of high-quality synthetic speech at scale. While we welcome the creative use of this new technology, we must also recognize the risks. As synthetic speech is abused for monetary and identity theft, we require a broad set of deepfake identification tools. Furthermore, previous work reported a limited ability of deep classifiers to generalize to unseen audio generators. We study the frequency domain fingerprints of current audio generators. Building on top of the discovered frequency footprints, we train excellent lightweight detectors that generalize. We report improved results on the WaveFake dataset and an extended version. To account for the rapid progress in the field, we extend the WaveFake dataset by additionally considering samples drawn from the novel Avocodo and BigVGAN networks. For illustration purposes, the supplementary material contains audio samples of generator artifacts.
