paper-with-me

Papers

Synthesizing Composite Hierarchical Structure from Symbolic Music Corpora

2025-02-21 · Ilana Shapiro, Ruanqianqian Huang, Zachary Novack, Cheng-i Wang, Hao-Wen Dong, Taylor Berg-Kirkpatrick, Shlomo Dubnov, Sorin Lerner

Western music is an innately hierarchical system of interacting levels of structure, from fine-grained melody to high-level form. In order to analyze music compositions holistically and at multiple granularities, we propose a unified, hierarchical meta-representation of musical structure called the structural temporal graph (STG). For a single piece, the STG is a data structure that defines a hierarchy of progressively finer structural musical features and the temporal relationships between them. We use the STG to enable a novel approach for deriving a representative structural summary of a music corpus, which we formalize as a nested NP-hard combinatorial optimization problem extending the Generalized Median Graph problem. Our approach first applies simulated annealing to develop a measure of structural distance between two music pieces rooted in graph isomorphism. Our approach then combines the formal guarantees of SMT solvers with nested simulated annealing over structural distances to produce a structurally sound, representative centroid STG for an entire corpus of STGs from individual pieces. To evaluate our approach, we conduct experiments verifying that structural distance accurately differentiates between music pieces, and that derived centroids accurately structurally characterize their corpora.

📄 PDF Abstract BibTeX arXiv:2502.15849

Code (1)

ilanashapiro/constraints_project 공식 구현 pytorch

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Self-Supervised Hierarchical Metrical Structure Modeling

2022-10-31 · Junyan Jiang, Gus Xia

We propose a novel method to model hierarchical metrical structures for both symbolic music and audio signals in a self-supervised manner with minimal domain knowledge. The model trains and inferences on beat-aligned mus…

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…

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

Whole-Song Hierarchical Generation of Symbolic Music Using Cascaded Diffusion Models

2024-05-16 · Ziyu Wang, Lejun Min, Gus Xia

Recent deep music generation studies have put much emphasis on long-term generation with structures. However, we are yet to see high-quality, well-structured whole-song generation. In this paper, we make the first attemp…

Music Generation

Efficient Long-Sequence Diffusion Modeling for Symbolic Music Generation

2026-02-28 · Jinhan Xu, Xing Tang, Houpeng Yang, Haoran Zhang 외 arxiv

Symbolic music generation is a challenging task in multimedia generation, involving long sequences with hierarchical temporal structures, long-range dependencies, and fine-grained local details. Though recent diffusion-b…

Computational EfficiencyMusic Generation