English

Complex-valued neural networks for voice anti-spoofing

Sound 2023-08-24 v1 Machine Learning Audio and Speech Processing

Abstract

Current anti-spoofing and audio deepfake detection systems use either magnitude spectrogram-based features (such as CQT or Melspectrograms) or raw audio processed through convolution or sinc-layers. Both methods have drawbacks: magnitude spectrograms discard phase information, which affects audio naturalness, and raw-feature-based models cannot use traditional explainable AI methods. This paper proposes a new approach that combines the benefits of both methods by using complex-valued neural networks to process the complex-valued, CQT frequency-domain representation of the input audio. This method retains phase information and allows for explainable AI methods. Results show that this approach outperforms previous methods on the "In-the-Wild" anti-spoofing dataset and enables interpretation of the results through explainable AI. Ablation studies confirm that the model has learned to use phase information to detect voice spoofing.

Keywords

Cite

@article{arxiv.2308.11800,
  title  = {Complex-valued neural networks for voice anti-spoofing},
  author = {Nicolas M. Müller and Philip Sperl and Konstantin Böttinger},
  journal= {arXiv preprint arXiv:2308.11800},
  year   = {2023}
}

Comments

Interspeech 2023

R2 v1 2026-06-28T12:02:00.286Z