paper-with-me

Papers

Controllable Music Production with Diffusion Models and Guidance Gradients

2023-11-01 · Mark Levy, Bruno Di Giorgi, Floris Weers, Angelos Katharopoulos, Tom Nickson

We demonstrate how conditional generation from diffusion models can be used to tackle a variety of realistic tasks in the production of music in 44.1kHz stereo audio with sampling-time guidance. The scenarios we consider include continuation, inpainting and regeneration of musical audio, the creation of smooth transitions between two different music tracks, and the transfer of desired stylistic characteristics to existing audio clips. We achieve this by applying guidance at sampling time in a simple framework that supports both reconstruction and classification losses, or any combination of the two. This approach ensures that generated audio can match its surrounding context, or conform to a class distribution or latent representation specified relative to any suitable pre-trained classifier or embedding model. Audio samples are available at https://machinelearning.apple.com/research/controllable-music

📄 PDF Abstract BibTeX arXiv:2311.00613

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Bass Accompaniment Generation via Latent Diffusion

2024-02-02 · Marco Pasini, Maarten Grachten, Stefan Lattner

The ability to automatically generate music that appropriately matches an arbitrary input track is a challenging task. We present a novel controllable system for generating single stems to accompany musical mixes of arbi…

Audio Generation

Mamba-Diffusion Model with Learnable Wavelet for Controllable Symbolic Music Generation

2025-05-06 · Jincheng Zhang, György Fazekas, Charalampos Saitis

The recent surge in the popularity of diffusion models for image synthesis has attracted new attention to their potential for generation tasks in other domains. However, their applications to symbolic music generation re…

Image GenerationMambaMusic Generation

MusRec: Zero-Shot Text-to-Music Editing via Rectified Flow and Diffusion Transformers

2025-11-06 · Ali Boudaghi, Hadi Zare arxiv

Music editing has emerged as an important and practical area of artificial intelligence, with applications ranging from video game and film music production to personalizing existing tracks according to user preferences.…

Optimizing Diffusion Models for Joint Trajectory Prediction and Controllable Generation

2024-08-01

Diffusion models are promising for joint trajectory prediction and controllable generation in autonomous driving, but they face challenges of inefficient inference steps and high computational demands. To tackle these ch…

Mustango: Toward Controllable Text-to-Music Generation

2023-11-14 · Jan Melechovsky, Zixun Guo, Deepanway Ghosal, Navonil Majumder 외

The quality of the text-to-music models has reached new heights due to recent advancements in diffusion models. The controllability of various musical aspects, however, has barely been explored. In this paper, we propose…

Data AugmentationDenoisingInformation RetrievalMusic Generation+2