paper-with-me

Papers

MGE-LDM: Joint Latent Diffusion for Simultaneous Music Generation and Source Extraction

2025-05-29 · Yunkee Chae, Kyogu Lee

We present MGE-LDM, a unified latent diffusion framework for simultaneous music generation, source imputation, and query-driven source separation. Unlike prior approaches constrained to fixed instrument classes, MGE-LDM learns a joint distribution over full mixtures, submixtures, and individual stems within a single compact latent diffusion model. At inference, MGE-LDM enables (1) complete mixture generation, (2) partial generation (i.e., source imputation), and (3) text-conditioned extraction of arbitrary sources. By formulating both separation and imputation as conditional inpainting tasks in the latent space, our approach supports flexible, class-agnostic manipulation of arbitrary instrument sources. Notably, MGE-LDM can be trained jointly across heterogeneous multi-track datasets (e.g., Slakh2100, MUSDB18, MoisesDB) without relying on predefined instrument categories. Audio samples are available at our project page: https://yoongi43.github.io/MGELDM_Samples/.

📄 PDF Abstract BibTeX arXiv:2505.23305

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMusic Generation

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 제목 키워드 기반

Multi-Source Music Generation with Latent Diffusion

2024-09-10 · Zhongweiyang Xu, Debottam Dutta, Yu-Lin Wei, Romit Roy Choudhury

Most music generation models directly generate a single music mixture. To allow for more flexible and controllable generation, the Multi-Source Diffusion Model (MSDM) has been proposed to model music as a mixture of mult…

FADMusic Generation

Efficient Neural Music Generation

2023-05-25 · NeurIPS 2023 11

Recent progress in music generation has been remarkably advanced by the state-of-the-art MusicLM, which comprises a hierarchy of three LMs, respectively, for semantic, coarse acoustic, and fine acoustic modelings. Yet, s…

DenoisingMusic GenerationText-to-Music Generation

Customized Condition Controllable Generation for Video Soundtrack

2025-01-01 · CVPR 2025 1 · Fan Qi, Kunsheng Ma, Changsheng Xu

Recent advances in latent diffusion models (LDMs) have enabled data-driven paradigms for video soundtrack generation, improving multimodal alignment capabilities. However, current two-stage frameworks--which separate…

Audio Synthesis

DITTO-2: Distilled Diffusion Inference-Time T-Optimization for Music Generation

2024-05-30 · Zachary Novack, Julian McAuley, Taylor Berg-Kirkpatrick, Nicholas Bryan

Controllable music generation methods are critical for human-centered AI-based music creation, but are currently limited by speed, quality, and control design trade-offs. Diffusion Inference-Time T-optimization (DITTO), …

Music Generation

MotionRAG-Diff: A Retrieval-Augmented Diffusion Framework for Long-Term Music-to-Dance Generation

2025-06-03 · Mingyang Huang, Peng Zhang, Bang Zhang

Generating long-term, coherent, and realistic music-conditioned dance sequences remains a challenging task in human motion synthesis. Existing approaches exhibit critical limitations: motion graph methods rely on fixed t…

Contrastive LearningMotion SynthesisRAGRetrieval+2