Text Conditioned Symbolic Drumbeat Generation using Latent Diffusion Models
Pushkar Jajoria, James McDermott

TL;DR
This paper presents a novel text-conditioned drumbeat generation method using Latent Diffusion Models, multimodal contrastive learning, and a multi-resolution LSTM, producing diverse, prompt-appropriate, and high-quality drumbeats comparable to human compositions.
Contribution
It introduces a new approach combining LDMs, contrastive learning, and a multi-resolution LSTM for text-conditioned drumbeat generation, enhancing diversity and quality.
Findings
Generated drumbeats are diverse and align well with prompts.
The method produces drumbeats comparable in quality to human-created ones.
The approach speeds up generation using latent space diffusion.
Abstract
This study introduces a text-conditioned approach to generating drumbeats with Latent Diffusion Models (LDMs). It uses informative conditioning text extracted from training data filenames. By pretraining a text and drumbeat encoder through contrastive learning within a multimodal network, aligned following CLIP, we align the modalities of text and music closely. Additionally, we examine an alternative text encoder based on multihot text encodings. Inspired by musics multi-resolution nature, we propose a novel LSTM variant, MultiResolutionLSTM, designed to operate at various resolutions independently. In common with recent LDMs in the image space, it speeds up the generation process by running diffusion in a latent space provided by a pretrained unconditional autoencoder. We demonstrate the originality and variety of the generated drumbeats by measuring distance (both over binary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Speech Recognition and Synthesis · Music Technology and Sound Studies
MethodsTanh Activation · Contrastive Language-Image Pre-training · Sigmoid Activation · Diffusion · Long Short-Term Memory · Contrastive Learning · ALIGN
