Presto! Distilling Steps and Layers for Accelerating Music Generation
Zachary Novack, Ge Zhu, Jonah Casebeer, Julian McAuley, Taylor Berg-Kirkpatrick, Nicholas J. Bryan
TL;DR
This work tackles the slow inference of diffusion-based music generation by introducing Presto, a dual-distillation framework that simultaneously reduces sampling steps and per-step cost. It comprises Presto-S for EDM-style distribution matching with GAN-based step distillation, Presto-L for variance-preserving layer dropping, and Presto-LS to jointly leverage both strategies; continuous-time conditioning and careful loss-noise design are central. The authors demonstrate state-of-the-art acceleration (10-18x, with latencies around $230/435$ ms for 32 s) while preserving quality and diversity, outperforming multiple baselines and human judgments. These results highlight the potential of joint step-and-layer distillation for interactive, high-fidelity music generation and point to extensions across modalities.
Abstract
Despite advances in diffusion-based text-to-music (TTM) methods, efficient, high-quality generation remains a challenge. We introduce Presto!, an approach to inference acceleration for score-based diffusion transformers via reducing both sampling steps and cost per step. To reduce steps, we develop a new score-based distribution matching distillation (DMD) method for the EDM-family of diffusion models, the first GAN-based distillation method for TTM. To reduce the cost per step, we develop a simple, but powerful improvement to a recent layer distillation method that improves learning via better preserving hidden state variance. Finally, we combine our step and layer distillation methods together for a dual-faceted approach. We evaluate our step and layer distillation methods independently and show each yield best-in-class performance. Our combined distillation method can generate high-quality outputs with improved diversity, accelerating our base model by 10-18x (230/435ms latency for 32 second mono/stereo 44.1kHz, 15x faster than comparable SOTA) -- the fastest high-quality TTM to our knowledge. Sound examples can be found at https://presto-music.github.io/web/.
