Synthetic Lyrics Detection Across Languages and Genres
Yanis Labrak, Markus Frohmann, Gabriel Meseguer-Brocal, Elena V. Epure
TL;DR
The paper tackles the problem of detecting AI-generated lyrics across multiple languages and genres by building a dedicated synthetic-lyrics dataset and a constrained generation pipeline, then evaluating a spectrum of detectors in cross-language and cross-genre settings. It combines probabilistic, semantic/syntactic, and stylistic features, with a focus on cross-lingual generalization and unsupervised domain adaptation via MNTP-based LLM2Vec representations. Key findings show that LLM2Vec-based detectors, especially with domain adaptation, offer strong performance, and that increasing language coverage yields more robust cross-language detection than merely increasing per-language data; the generated lyrics are convincingly realistic to human evaluators. The work provides datasets, benchmarks, and insights to improve transparency and fairness in AI-generated music while outlining practical limitations and directions for future research.
Abstract
In recent years, the use of large language models (LLMs) to generate music content, particularly lyrics, has gained in popularity. These advances provide valuable tools for artists and enhance their creative processes, but they also raise concerns about copyright violations, consumer satisfaction, and content spamming. Previous research has explored content detection in various domains. However, no work has focused on the text modality, lyrics, in music. To address this gap, we curated a diverse dataset of real and synthetic lyrics from multiple languages, music genres, and artists. The generation pipeline was validated using both humans and automated methods. We performed a thorough evaluation of existing synthetic text detection approaches on lyrics, a previously unexplored data type. We also investigated methods to adapt the best-performing features to lyrics through unsupervised domain adaptation. Following both music and industrial constraints, we examined how well these approaches generalize across languages, scale with data availability, handle multilingual language content, and perform on novel genres in few-shot settings. Our findings show promising results that could inform policy decisions around AI-generated music and enhance transparency for users.
