paper-with-me

홈 › Papers

Motif-Centric Representation Learning for Symbolic Music

2023-09-19 · Yuxuan Wu, Roger B. Dannenberg, Gus Xia

Music motif, as a conceptual building block of composition, is crucial for music structure analysis and automatic composition. While human listeners can identify motifs easily, existing computational models fall short in representing motifs and their developments. The reason is that the nature of motifs is implicit, and the diversity of motif variations extends beyond simple repetitions and modulations. In this study, we aim to learn the implicit relationship between motifs and their variations via representation learning, using the Siamese network architecture and a pretraining and fine-tuning pipeline. A regularization-based method, VICReg, is adopted for pretraining, while contrastive learning is used for fine-tuning. Experimental results on a retrieval-based task show that these two methods complement each other, yielding an improvement of 12.6% in the area under the precision-recall curve. Lastly, we visualize the acquired motif representations, offering an intuitive comprehension of the overall structure of a music piece. As far as we know, this work marks a noteworthy step forward in computational modeling of music motifs. We believe that this work lays the foundations for future applications of motifs in automatic music composition and music information retrieval.

📄 PDF Abstract BibTeX arXiv:2309.10597

Code (1)

irislucent/motif-encoder 공식 구현 pytorch

Tasks

Contrastive LearningDiversityInformation RetrievalMusic Information RetrievalRepresentation LearningRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Probabilistic Multilabel Graphical Modelling of Motif Transformations in Symbolic Music

2026-03-27 · Ron Taieb, Yoel Greenberg, Barak Sober arxiv

Motifs often recur in musical works in altered forms, preserving aspects of their identity while undergoing local variation. This paper investigates how such motivic transformations occur within their musical context in …

An Attentional Neural Network Architecture for Folk Song Classification

2019-04-24 · Aitor Arronte-Alvarez, Francisco Gomez-Martin

In this paper we present an attentional neural network for folk song classification. We introduce the concept of musical motif embedding, and show how using melodic local context we are able to model monophonic folk song…

ClassificationGeneral Classification

Motifs, Phrases, and Beyond: The Modelling of Structure in Symbolic Music Generation

2024-03-12 · Keshav Bhandari, Simon Colton

Modelling musical structure is vital yet challenging for artificial intelligence systems that generate symbolic music compositions. This literature review dissects the evolution of techniques for incorporating coherent s…

Music Generation

Grammatical Structure and Grammatical Variations in Non-Metric Iranian Classical Music

2025-07-14 · Maziar Kanani, Sean O Leary, James McDermott arxiv

In this study we introduce a symbolic dataset composed of non-metric Iranian classical music, and algorithms for structural parsing of this music, and generation of variations. The corpus comprises MIDI files and data sh…

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