paper-with-me

홈 › Papers

Hierarchical Symbolic Pop Music Generation with Graph Neural Networks

2024-09-12 · Wen Qing Lim, Jinhua Liang, huan zhang

Music is inherently made up of complex structures, and representing them as graphs helps to capture multiple levels of relationships. While music generation has been explored using various deep generation techniques, research on graph-related music generation is sparse. Earlier graph-based music generation worked only on generating melodies, and recent works to generate polyphonic music do not account for longer-term structure. In this paper, we explore a multi-graph approach to represent both the rhythmic patterns and phrase structure of Chinese pop music. Consequently, we propose a two-step approach that aims to generate polyphonic music with coherent rhythm and long-term structure. We train two Variational Auto-Encoder networks - one on a MIDI dataset to generate 4-bar phrases, and another on song structure labels to generate full song structure. Our work shows that the models are able to learn most of the structural nuances in the training dataset, including chord and pitch frequency distributions, and phrase attributes.

📄 PDF Abstract BibTeX arXiv:2409.08155

Code (0)

등록된 구현이 없습니다.

Tasks

Music GenerationRhythm

Similar Papers 제목 키워드 기반

GraphMuse: A Library for Symbolic Music Graph Processing

2024-07-17 · Emmanouil Karystinaios, Gerhard Widmer

Graph Neural Networks (GNNs) have recently gained traction in symbolic music tasks, yet a lack of a unified framework impedes progress. Addressing this gap, we present GraphMuse, a graph processing framework and library …

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

Graph-based Polyphonic Multitrack Music Generation

2023-07-27 · Emanuele Cosenza, Andrea Valenti, Davide Bacciu

Graphs can be leveraged to model polyphonic multitrack symbolic music, where notes, chords and entire sections may be linked at different levels of the musical hierarchy by tonal and rhythmic relationships. Nonetheless, …

Music Generation

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

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