English

Singing Voice Graph Modeling for SingFake Detection

Audio and Speech Processing 2025-06-04 v2 Sound Signal Processing

Abstract

Detecting singing voice deepfakes, or SingFake, involves determining the authenticity and copyright of a singing voice. Existing models for speech deepfake detection have struggled to adapt to unseen attacks in this unique singing voice domain of human vocalization. To bridge the gap, we present a groundbreaking SingGraph model. The model synergizes the capabilities of the MERT acoustic music understanding model for pitch and rhythm analysis with the wav2vec2.0 model for linguistic analysis of lyrics. Additionally, we advocate for using RawBoost and beat matching techniques grounded in music domain knowledge for singing voice augmentation, thereby enhancing SingFake detection performance. Our proposed method achieves new state-of-the-art (SOTA) results within the SingFake dataset, surpassing the previous SOTA model across three distinct scenarios: it improves EER relatively for seen singers by 13.2%, for unseen singers by 24.3%, and unseen singers using different codecs by 37.1%.

Keywords

Cite

@article{arxiv.2406.03111,
  title  = {Singing Voice Graph Modeling for SingFake Detection},
  author = {Xuanjun Chen and Haibin Wu and Jyh-Shing Roger Jang and Hung-yi Lee},
  journal= {arXiv preprint arXiv:2406.03111},
  year   = {2025}
}

Comments

Accepted by Interspeech 2024; Our code is available at https://github.com/xjchenGit/SingGraph.git

R2 v1 2026-06-28T16:54:16.787Z