paper-with-me

Papers

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, sampling with the MusicLM requires processing through these LMs one by one to obtain the fine-grained acoustic tokens, making it computationally expensive and prohibitive for a real-time generation. Efficient music generation with a quality on par with MusicLM remains a significant challenge. In this paper, we present MeLoDy (M for music; L for LM; D for diffusion), an LM-guided diffusion model that generates music audios of state-of-the-art quality meanwhile reducing 95.7% or 99.6% forward passes in MusicLM, respectively, for sampling 10s or 30s music. MeLoDy inherits the highest-level LM from MusicLM for semantic modeling, and applies a novel dual-path diffusion (DPD) model and an audio VAE-GAN to efficiently decode the conditioning semantic tokens into waveform. DPD is proposed to simultaneously model the coarse and fine acoustics by incorporating the semantic information into segments of latents effectively via cross-attention at each denoising step. Our experimental results suggest the superiority of MeLoDy, not only in its practical advantages on sampling speed and infinitely continuable generation, but also in its state-of-the-art musicality, audio quality, and text correlation. Our samples are available at https://Efficient-MeLoDy.github.io/.

📄 PDF Abstract BibTeX arXiv:2305.15719

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMusic GenerationText-to-Music Generation

Methods 이 논문이 사용한 방법론

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…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Cross-Modal Learning for Music-to-Music-Video Description Generation

2025-03-14 · Zhuoyuan Mao, Mengjie Zhao, Qiyu Wu, Zhi Zhong 외

Music-to-music-video generation is a challenging task due to the intrinsic differences between the music and video modalities. The advent of powerful text-to-video diffusion models has opened a promising pathway for musi…

Video DescriptionVideo Generation

MusicAIR: A Multimodal AI Music Generation Framework Powered by an Algorithm-Driven Core

2025-11-21 · Callie C. Liao, Duoduo Liao, Ellie L. Zhang arxiv

Recent advances in generative AI have made music generation a prominent research focus. However, many neural-based models rely on large datasets, raising concerns about copyright infringement and high-performance costs. …

Music Generation

Multimodal Music Generation with Explicit Bridges and Retrieval Augmentation

2024-12-12 · Baisen Wang, Le Zhuo, Zhaokai Wang, Chenxi Bao 외

Multimodal music generation aims to produce music from diverse input modalities, including text, videos, and images. Existing methods use a common embedding space for multimodal fusion. Despite their effectiveness in oth…

cross-modal alignmentMultimodal Music GenerationMusic GenerationRetrieval

JEN-1: Text-Guided Universal Music Generation with Omnidirectional Diffusion Models

2023-08-09 · Peike Li, BoYu Chen, Yao Yao, Yikai Wang 외

Music generation has attracted growing interest with the advancement of deep generative models. However, generating music conditioned on textual descriptions, known as text-to-music, remains challenging due to the comple…

Computational EfficiencyIn-Context LearningMusic GenerationText-to-Music Generation

MusicLayout: Explicit Structural Planning for Controllable Text-to-Music Generation

2026-08-10 · Shuyu Li, Kejun Zhang, Jiahe Lei, Shulei Ji 외 arxiv

Text-to-music generation has advanced rapidly, but current systems still rely primarily on global text prompts, leaving the structural organization of generated music implicit and difficult to inspect, control, or revise…

Text-to-Music GenerationAudio Generation