paper-with-me

홈 › Papers

Evaluating Multimodal Large Language Models on Core Music Perception Tasks

2025-10-25 · Brandon James Carone, Iran R. Roman, Pablo Ripollés arxiv

Multimodal Large Language Models (LLMs) claim "musical understanding" via evaluations that conflate listening with score reading. We benchmark three SOTA LLMs (Gemini 2.5 Pro, Gemini 2.5 Flash, and Qwen2.5-Omni) across three core music skills: Syncopation Scoring, Transposition Detection, and Chord Quality Identification. Moreover, we separate three sources of variability: (i) perceptual limitations (audio vs. MIDI inputs), (ii) exposure to examples (zero- vs. few-shot manipulations), and (iii) reasoning strategies (Standalone, CoT, LogicLM). For the latter we adapt LogicLM, a framework combining LLMs with symbolic solvers to perform structured reasoning, to music. Results reveal a clear perceptual gap: models perform near ceiling on MIDI but show accuracy drops on audio. Reasoning and few-shot prompting offer minimal gains. This is expected for MIDI, where performance reaches saturation, but more surprising for audio, where LogicLM, despite near-perfect MIDI accuracy, remains notably brittle. Among models, Gemini Pro achieves the highest performance across most conditions. Overall, current systems reason well over symbols (MIDI) but do not yet "listen" reliably from audio. Our method and dataset make the perception-reasoning boundary explicit and offer actionable guidance for building robust, audio-first music systems.

📄 PDF Abstract BibTeX arXiv:2510.22455

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Musical Score Understanding Benchmark: Evaluating Large Language Models' Comprehension of Complete Musical Scores

2025-11-24 · Congren Dai, Yue Yang, Krinos Li, Huichi Zhou 외 arxiv

Understanding complete musical scores entails integrated reasoning over pitch, rhythm, harmony, and large-scale structure, yet the ability of Large Language Models and Vision--Language Models to interpret full musical no…

Multimodal ReasoningGeneral Knowledge

MuChoMusic: Evaluating Music Understanding in Multimodal Audio-Language Models

2024-08-02 · Benno Weck, Ilaria Manco, Emmanouil Benetos, Elio Quinton 외

Multimodal models that jointly process audio and language hold great promise in audio understanding and are increasingly being adopted in the music domain. By allowing users to query via text and obtain information about…

Multimodal ReasoningMultiple-choiceMusic Question Answering

WildScore: Benchmarking MLLMs in-the-Wild Symbolic Music Reasoning

2025-09-05 · Gagan Mundada, Yash Vishe, Amit Namburi, Xin Xu 외 arxiv

Recent advances in Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities across various vision-language tasks. However, their reasoning abilities in the multimodal symbolic music domain remai…

Question Answering

NOTA: Multimodal Music Notation Understanding for Visual Large Language Model

2025-02-17 · Mingni Tang, Jiajia Li, Lu Yang, Zhiqiang Zhang 외

Symbolic music is represented in two distinct forms: two-dimensional, visually intuitive score images, and one-dimensional, standardized text annotation sequences. While large language models have shown extraordinary pot…

cross-modal alignmentLanguage ModelingLanguage ModellingLarge Language Model+1

Exploring the Efficacy of Pre-trained Checkpoints in Text-to-Music Generation Task

2022-11-21 · Shangda Wu, Maosong Sun

Benefiting from large-scale datasets and pre-trained models, the field of generative models has recently gained significant momentum. However, most datasets for symbolic music are very small, which potentially limits the…

Music GenerationText-to-Music Generation