SDLGASMay 17, 2022

The Power of Fragmentation: A Hierarchical Transformer Model for Structural Segmentation in Symbolic Music Generation

arXiv:2205.08579v220 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses the challenge of generating realistic symbolic music with structural coherence for applications in music composition and AI-generated content, representing an incremental improvement over existing Transformer-based methods.

The paper tackles the problem of generating symbolic music by addressing the overlooked structural elements like intro, verse, and chorus, proposing a hierarchical Transformer model that outperforms contemporary models on two MIDI datasets and shows superior melody reuse for more realistic music.

Symbolic Music Generation relies on the contextual representation capabilities of the generative model, where the most prevalent approach is the Transformer-based model. The learning of musical context is also related to the structural elements in music, i.e. intro, verse, and chorus, which are currently overlooked by the research community. In this paper, we propose a hierarchical Transformer model to learn multi-scale contexts in music. In the encoding phase, we first designed a Fragment Scope Localization layer to syncopate the music into chords and sections. Then, we use a multi-scale attention mechanism to learn note-, chord-, and section-level contexts. In the decoding phase, we proposed a hierarchical Transformer model that uses fine-decoders to generate sections in parallel and a coarse-decoder to decode the combined music. We also designed a Music Style Normalization layer to achieve a consistent music style between the generated sections. Our model is evaluated on two open MIDI datasets, and experiments show that our model outperforms the best contemporary music generative models. More excitingly, the visual evaluation shows that our model is superior in melody reuse, resulting in more realistic music.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes