Whole-Song Hierarchical Generation of Symbolic Music Using Cascaded Diffusion Models
Ziyu Wang, Lejun Min, Gus Xia
TL;DR
The paper tackles long-form, well-structured symbolic music generation by introducing a four-level hierarchical music language (Form, Reduced Lead Sheet, Lead Sheet, Accompaniment) and training four cascaded diffusion models, each level conditioned on higher levels and optional external controls. By representing each level as multi-channel image-like piano-rolls and applying top-down conditioning plus autoregressive and cross-attention mechanisms, the approach achieves coherent full-piece generation with recognizable verse-chorus forms and cadences while allowing flexible control via pre-trained latent encoders. Objective metrics (Inter-Phrase Latent Similarity) and subjective listening tests show improvements over strong baselines in both structure and musical quality. The work also analyzes efficiency benefits of cascaded modeling and demonstrates controllability through external latent representations for chords, rhythms, and textures, making the method extensible to broader music-generation tasks. Overall, this hierarchical diffusion framework provides a principled, scalable path toward high-quality, controllable whole-song generation in symbolic music and suggests potential extensions to multi-track and audio domains.
Abstract
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 attempt to model a full music piece under the realization of compositional hierarchy. With a focus on symbolic representations of pop songs, we define a hierarchical language, in which each level of hierarchy focuses on the semantics and context dependency at a certain music scope. The high-level languages reveal whole-song form, phrase, and cadence, whereas the low-level languages focus on notes, chords, and their local patterns. A cascaded diffusion model is trained to model the hierarchical language, where each level is conditioned on its upper levels. Experiments and analysis show that our model is capable of generating full-piece music with recognizable global verse-chorus structure and cadences, and the music quality is higher than the baselines. Additionally, we show that the proposed model is controllable in a flexible way. By sampling from the interpretable hierarchical languages or adjusting pre-trained external representations, users can control the music flow via various features such as phrase harmonic structures, rhythmic patterns, and accompaniment texture.
