Symbolic Music Generation with Non-Differentiable Rule Guided Diffusion
Yujia Huang, Adishree Ghatare, Yuanzhe Liu, Ziniu Hu, Qinsheng Zhang, Chandramouli S Sastry, Siddharth Gururani, Sageev Oore, Yisong Yue
TL;DR
This work tackles controllable symbolic music generation under non-differentiable rules by introducing Stochastic Control Guidance (SCG), a plug-and-play mechanism that guides pre-trained diffusion models using forward rule evaluations rather than gradients. It couples SCG with a latent diffusion architecture built on a VAE-encoded piano-roll representation and a transformer-based diffusion backbone to achieve high time resolution (10 ms) suitable for musical expressivity. Theoretical grounding in stochastic optimal control and path integral methods provides a principled route to steer diffusion samples toward rule-compliant outputs, while practical algorithms enable efficient, training-free guidance even for black-box rules. Empirical results across unconditional and rule-guided tasks demonstrate superior music quality and controllability, with subjective evaluations confirming perceptual improvements in alignment and creativity, and show potential for composers to use the system as a compositional tool.
Abstract
We study the problem of symbolic music generation (e.g., generating piano rolls), with a technical focus on non-differentiable rule guidance. Musical rules are often expressed in symbolic form on note characteristics, such as note density or chord progression, many of which are non-differentiable which pose a challenge when using them for guided diffusion. We propose Stochastic Control Guidance (SCG), a novel guidance method that only requires forward evaluation of rule functions that can work with pre-trained diffusion models in a plug-and-play way, thus achieving training-free guidance for non-differentiable rules for the first time. Additionally, we introduce a latent diffusion architecture for symbolic music generation with high time resolution, which can be composed with SCG in a plug-and-play fashion. Compared to standard strong baselines in symbolic music generation, this framework demonstrates marked advancements in music quality and rule-based controllability, outperforming current state-of-the-art generators in a variety of settings. For detailed demonstrations, code and model checkpoints, please visit our project website: https://scg-rule-guided-music.github.io/.
