pith. sign in

arxiv: 2310.14044 · v2 · pith:PMDGW4P7new · submitted 2023-10-21 · 💻 cs.SD · cs.AI· eess.AS

Composer Style-specific Symbolic Music Generation Using Vector Quantized Discrete Diffusion Models

classification 💻 cs.SD cs.AIeess.AS
keywords musicdiffusionsymbolicdiscretemodelmodelsvq-vaecomposer
0
0 comments X
read the original abstract

Emerging Denoising Diffusion Probabilistic Models (DDPM) have become increasingly utilised because of promising results they have achieved in diverse generative tasks with continuous data, such as image and sound synthesis. Nonetheless, the success of diffusion models has not been fully extended to discrete symbolic music. We propose to combine a vector quantized variational autoencoder (VQ-VAE) and discrete diffusion models for the generation of symbolic music with desired composer styles. The trained VQ-VAE can represent symbolic music as a sequence of indexes that correspond to specific entries in a learned codebook. Subsequently, a discrete diffusion model is used to model the VQ-VAE's discrete latent space. The diffusion model is trained to generate intermediate music sequences consisting of codebook indexes, which are then decoded to symbolic music using the VQ-VAE's decoder. The evaluation results demonstrate our model can generate symbolic music with target composer styles that meet the given conditions with a high accuracy of 72.36%. Our code is available at https://github.com/jinchengzhanggg/VQVAE-Diffusion.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BEAT: Tokenizing and Generating Symbolic Music by Uniform Temporal Steps

    cs.SD 2026-04 unverdicted novelty 7.0

    BEAT tokenizes symbolic music by uniform beat steps with sparse per-beat pitch encodings, producing higher quality and more coherent music continuation and accompaniment than event-based tokenizations.

  2. BEAT: Tokenizing and Generating Symbolic Music by Uniform Temporal Steps

    cs.SD 2026-04 unverdicted novelty 5.0

    A uniform-temporal-step tokenization for symbolic music improves generation quality, efficiency, and long-range coherence over event-based alternatives.