paper-with-me

Papers

Large Language Models' Internal Perception of Symbolic Music

2025-07-17 · Andrew Shin, Kunitake Kaneko arxiv

Large language models (LLMs) excel at modeling relationships between strings in natural language and have shown promise in extending to other symbolic domains like coding or mathematics. However, the extent to which they implicitly model symbolic music remains underexplored. This paper investigates how LLMs represent musical concepts by generating symbolic music data from textual prompts describing combinations of genres and styles, and evaluating their utility through recognition and generation tasks. We produce a dataset of LLM-generated MIDI files without relying on explicit musical training. We then train neural networks entirely on this LLM-generated MIDI dataset and perform genre and style classification as well as melody completion, benchmarking their performance against established models. Our results demonstrate that LLMs can infer rudimentary musical structures and temporal relationships from text, highlighting both their potential to implicitly encode musical patterns and their limitations due to a lack of explicit musical context, shedding light on their generative capabilities for symbolic music.

📄 PDF Abstract BibTeX arXiv:2507.12808

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pitchclass2vec: Symbolic Music Structure Segmentation with Chord Embeddings

2023-03-24 · Nicolas Lazzari, Andrea Poltronieri, Valentina Presutti

Structure perception is a fundamental aspect of music cognition in humans. Historically, the hierarchical organization of music into structures served as a narrative device for conveying meaning, creating expectancy, and…

A Domain-Knowledge-Inspired Music Embedding Space and a Novel Attention Mechanism for Symbolic Music Modeling

2022-12-02 · Z. Guo, J. Kang, D. Herremans

Following the success of the transformer architecture in the natural language domain, transformer-like architectures have been widely applied to the domain of symbolic music recently. Symbolic music and text, however, ar…

Music GenerationMusic Modeling

MIDI-RAE-JEPA: Hierarchical Representation Learning and Generation for Symbolic Music

2026-07-16 · Scott H. Hawley arxiv

Rich internal representations of musical structure are essential for music understanding tasks such as machine-assisted music co-writing, yet self-supervised approaches for symbolic music representation remain underexplo…

Representation LearningEmotion Classification

How Far Can Pretrained LLMs Go in Symbolic Music? Controlled Comparisons of Supervised and Preference-based Adaptation

2026-01-30 · Deepak Kumar, Emmanouil Karystinaios, Gerhard Widmer, Markus Schedl arxiv

Music often shares notable parallels with language, motivating the use of pretrained large language models (LLMs) for symbolic music understanding and generation. Despite growing interest, the practical effectiveness of …

Domain Adaptation

MusicBERT: Symbolic Music Understanding with Large-Scale Pre-Training

2021-06-10 · Findings (ACL) 2021 8 · Mingliang Zeng, Xu Tan, Rui Wang, Zeqian Ju 외

Symbolic music understanding, which refers to the understanding of music from the symbolic data (e.g., MIDI format, but not audio), covers many music applications such as genre classification, emotion classification, and…

ClassificationEmotion ClassificationGenre classificationRepresentation Learning