Synthesizing Composite Hierarchical Structure from Symbolic Music Corpora

Abstract

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 dually NP-hard combinatorial optimization 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.

Cite

Text

Shapiro et al. "Synthesizing Composite Hierarchical Structure from Symbolic Music Corpora." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1128

Markdown

[Shapiro et al. "Synthesizing Composite Hierarchical Structure from Symbolic Music Corpora." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/shapiro2025ijcai-synthesizing/) doi:10.24963/IJCAI.2025/1128

BibTeX

@inproceedings{shapiro2025ijcai-synthesizing,
  title     = {{Synthesizing Composite Hierarchical Structure from Symbolic Music Corpora}},
  author    = {Shapiro, Ilana and Huang, Ruanqianqian (Lisa) and Novack, Zachary and Wang, Cheng-i and Dong, Hao-Wen and Berg-Kirkpatrick, Taylor and Dubnov, Shlomo and Lerner, Sorin},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10153-10161},
  doi       = {10.24963/IJCAI.2025/1128},
  url       = {https://mlanthology.org/ijcai/2025/shapiro2025ijcai-synthesizing/}
}