CSyMR: Benchmarking Compositional Symbolic Muisc Reasoning With MIR Tool Integration
Boyang Wang, Yash Vishe, Xin Xu, Zachary Novack, Julian McAuley, Junda Wu
TL;DR
CSyMR-Bench addresses the gap in symbolic music reasoning benchmarks by providing 126 compositional, multi-step MC questions derived from community discussions and exams, annotated with category and analytical-dimension tags and represented in Humdrum kern notation. It introduces a ReAct-style, music21 tool-augmented agent that splits reasoning into symbolic analyses executed by domain tools and high-level inference by an LLM, achieving consistent accuracy gains over baselines, especially on harmonically complex tasks. The work demonstrates that integrating specialized symbolic analysis tools within an iterative reasoning framework substantially improves reliability over pure prompting, and it highlights both the promise and limitations of current approaches for real-world symbolic-music reasoning. This framework lays groundwork for broader tool-enabled AI in specialized domains, advancing evaluation and development of compositional symbolic reasoning systems in music.
Abstract
Large Language Models (LLMs) are leveraged in symbolic music reasoning, yet existing benchmarks emphasize isolated knowledge or atomic analyses rather than the integrative compositional reasoning needed to connect musical structures. To address this, we present the Compositional Symbolic Music Reasoning Benchmark (CSyMR-Bench), a curated multiple-choice dataset of 126 questions derived from expert forums and professional examinations. Each item involves combining several atomic analyses to arrive at the final answer. Furthermore, we introduce a tool-augmented agent framework that leverages symbolic music analysis tools from the music21 library to address the challenges posed by CSyMR-Bench. Experiments validate that CSyMR-Bench poses a non-trivial challenge across both community-sourced and exam-style questions, while our tool-augmented agent consistently outperforms all baselines, achieving 5-7% absolute accuracy gains.
