SDAILGASMay 16, 2024

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

arXiv:2405.09901v132 citationsh-index: 24ICLR
Originality Incremental advance
AI Analysis

This addresses the challenge of long-term, structured music generation for pop songs, offering controllable features for users, though it is incremental as it builds on existing diffusion and hierarchical methods.

The paper tackled the problem of generating high-quality, well-structured whole songs in symbolic music by modeling a full piece with a hierarchical language and cascaded diffusion models, resulting in music with recognizable global structures and higher quality than baselines.

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.

Code Implementations2 repos
Foundations

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

Your Notes