paper-with-me

Papers

Universal Music Representations? Evaluating Foundation Models on World Music Corpora

2025-06-20 · Charilaos Papaioannou, Emmanouil Benetos, Alexandros Potamianos

Foundation models have revolutionized music information retrieval, but questions remain about their ability to generalize across diverse musical traditions. This paper presents a comprehensive evaluation of five state-of-the-art audio foundation models across six musical corpora spanning Western popular, Greek, Turkish, and Indian classical traditions. We employ three complementary methodologies to investigate these models' cross-cultural capabilities: probing to assess inherent representations, targeted supervised fine-tuning of 1-2 layers, and multi-label few-shot learning for low-resource scenarios. Our analysis shows varying cross-cultural generalization, with larger models typically outperforming on non-Western music, though results decline for culturally distant traditions. Notably, our approaches achieve state-of-the-art performance on five out of six evaluated datasets, demonstrating the effectiveness of foundation models for world music understanding. We also find that our targeted fine-tuning approach does not consistently outperform probing across all settings, suggesting foundation models already encode substantial musical knowledge. Our evaluation framework and benchmarking results contribute to understanding how far current models are from achieving universal music representations while establishing metrics for future progress.

📄 PDF Abstract BibTeX arXiv:2506.17055

Code (2)

pxaris/fm-music-tagging 공식 구현 pytorch
pxaris/lc-protonets 공식 구현 pytorch

Tasks

BenchmarkingFew-Shot LearningInformation RetrievalMusic Information Retrieval

Similar Papers 제목 키워드 기반

EnCodecMAE: Leveraging neural codecs for universal audio representation learning

2023-09-14 · Leonardo Pepino, Pablo Riera, Luciana Ferrer

The goal of universal audio representation learning is to obtain foundational models that can be used for a variety of downstream tasks involving speech, music and environmental sounds. To approach this problem, methods …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation LearningSelf-Supervised Learning+2

MuSViT: A Foundation Vision Model for Sheet Music Representation

2026-06-30 · Carlos Penarrubia, Antonio Rios-Vila, Eliseo Fuentes-Martinez, Juan C. Martinez-Sevilla 외 hf

Foundation models have transformed vision and language processing by providing rich, reusable representations that transfer across diverse tasks. Sheet music, as a visual encoding of musical language, lacks such a strong…

MARBLE: Music Audio Representation Benchmark for Universal Evaluation

2023-06-18 · NeurIPS 2023 11 · Ruibin Yuan, Yinghao Ma, Yizhi Li, Ge Zhang 외

In the era of extensive intersection between art and Artificial Intelligence (AI), such as image generation and fiction co-creation, AI for music remains relatively nascent, particularly in music understanding. This is e…

Image GenerationInformation RetrievalMusic Information Retrieval

Towards Universal Tabular Embeddings: A Benchmark Across Data Tasks

2026-04-23 · Liane Vogel, Kavitha Srinivas, Niharika D'Souza, Sola Shirai 외 arxiv

Tabular foundation models aim to learn universal representations of tabular data that transfer across tasks and domains, enabling applications such as table retrieval, semantic search and table-based prediction. Despite …

Representation LearningTable Retrieval

Prevailing Research Areas for Music AI in the Era of Foundation Models

2024-09-14 · Megan Wei, Mateusz Modrzejewski, Aswin Sivaraman, Dorien Herremans

In tandem with the recent advancements in foundation model research, there has been a surge of generative music AI applications within the past few years. As the idea of AI-generated or AI-augmented music becomes more ma…

Survey