SDIRLGJan 16

Scalable Music Cover Retrieval Using Lyrics-Aligned Audio Embeddings

arXiv:2601.11262v1h-index: 6
Originality Incremental advance
AI Analysis

This addresses the problem of scalable music cover retrieval for catalog management and copyright enforcement, offering an incremental improvement over existing methods.

The paper tackles music cover retrieval by using lyrics-aligned audio embeddings to achieve retrieval accuracy on par with or superior to harmonic-based systems, while being lightweight and efficient by removing transcription at inference.

Music Cover Retrieval, also known as Version Identification, aims to recognize distinct renditions of the same underlying musical work, a task central to catalog management, copyright enforcement, and music retrieval. State-of-the-art approaches have largely focused on harmonic and melodic features, employing increasingly complex audio pipelines designed to be invariant to musical attributes that often vary widely across covers. While effective, these methods demand substantial training time and computational resources. By contrast, lyrics constitute a strong invariant across covers, though their use has been limited by the difficulty of extracting them accurately and efficiently from polyphonic audio. Early methods relied on simple frameworks that limited downstream performance, while more recent systems deliver stronger results but require large models integrated within complex multimodal architectures. We introduce LIVI (Lyrics-Informed Version Identification), an approach that seeks to balance retrieval accuracy with computational efficiency. First, LIVI leverages supervision from state-of-the-art transcription and text embedding models during training to achieve retrieval accuracy on par with--or superior to--harmonic-based systems. Second, LIVI remains lightweight and efficient by removing the transcription step at inference, challenging the dominance of complexity-heavy pipelines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes