Echoes: A semantically-aligned music deepfake detection dataset

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Cybersecurity & Data Privacy · Depth: Advanced, long

Summary

Echoes is a new, publicly released dataset for AI-generated music deepfake detection, comprising 3,577 tracks (110 hours) across pop, rock, and electronic genres. It features content from ten popular AI music generation systems, deliberately constructed with semantic-level alignment between spoofed and bona fide audio to prevent shortcut learning. Evaluation using Wav2Vec2 XLS-R 2B representations shows Echoes is the hardest in-domain dataset, achieving a 9.36% Equal Error Rate (EER) compared to 6.40-8.61% for other datasets. Detectors trained on existing datasets transfer poorly to Echoes (28.6-41.7% EER), while training on Echoes yields the strongest generalization performance (21.0% average out-of-domain EER).

Key takeaway

For AI security engineers or ML researchers developing music deepfake detectors, you should prioritize training data that features semantic alignment and broad generator diversity. Relying solely on in-domain performance or limited datasets will lead to poor generalization against unseen AI music systems. Integrate the Echoes dataset into your evaluation protocols to benchmark detector robustness and improve transferability across diverse generation techniques.

Key insights

Semantic alignment and provider diversity are crucial for robust AI music deepfake detection.

Principles

Method

Generate fake samples by conditioning on bona fide waveforms or LLM-derived song descriptors (title/genre characteristics) using 10 diverse AI music generators.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.