English

MusicDET: Zero-Shot AI-Generated Music Detection

Sound 2026-05-19 v1

Abstract

Detecting AI-generated music is crucial for preserving artistic authenticity and preventing the misuse of generative music technologies. However, existing discriminative detectors typically rely on generated samples during training and often suffer from severe performance degradation when confronted with music produced by unseen generators, which limits their real-world applicability. To address this issue, we formulate a zero-shot setting for AI-generated music detection, where the detector is trained exclusively on real music without access to any generated samples. Under this setting, we propose MusicDET, a generator-agnostic detection framework based on frequency-guided normalizing flows that probabilistically models the distribution of real music features. By evaluating the likelihood of an input sample under the learned real-music distribution, MusicDET enables effective detection of out-of-distribution music signals. Experiments on the FakeMusicCaps and SONICS datasets show that MusicDET consistently outperforms conventional discriminative detectors, particularly when detecting music generated by previously unseen models.

Keywords

Cite

@article{arxiv.2605.18072,
  title  = {MusicDET: Zero-Shot AI-Generated Music Detection},
  author = {Chaolei Han and Hongsong Wang and Jie Gui},
  journal= {arXiv preprint arXiv:2605.18072},
  year   = {2026}
}

Comments

Accepted by ICML 2026

R2 v1 2026-07-22T07:18:32.587Z