paper-with-me

홈 › Papers

LiLAC: A Lightweight Latent ControlNet for Musical Audio Generation

2025-06-13 · Tom Baker, Javier Nistal

Text-to-audio diffusion models produce high-quality and diverse music but many, if not most, of the SOTA models lack the fine-grained, time-varying controls essential for music production. ControlNet enables attaching external controls to a pre-trained generative model by cloning and fine-tuning its encoder on new conditionings. However, this approach incurs a large memory footprint and restricts users to a fixed set of controls. We propose a lightweight, modular architecture that considerably reduces parameter count while matching ControlNet in audio quality and condition adherence. Our method offers greater flexibility and significantly lower memory usage, enabling more efficient training and deployment of independent controls. We conduct extensive objective and subjective evaluations and provide numerous audio examples on the accompanying website at https://lightlatentcontrol.github.io

📄 PDF Abstract BibTeX arXiv:2506.11476

Code (0)

등록된 구현이 없습니다.

Tasks

Audio 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…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MuseControlLite: Multifunctional Music Generation with Lightweight Conditioners

2025-06-23 · Fang-Duo Tsai, Shih-Lun Wu, Weijaw Lee, Sheng-Ping Yang 외

We propose MuseControlLite, a lightweight mechanism designed to fine-tune text-to-music generation models for precise conditioning using various time-varying musical attributes and reference audio signals. The key findin…

AttributeAudio inpaintingMusic GenerationText-to-Music Generation

LILAC: An Idempotent Neural Speech Codec

2026-08-06 · June Young Yi, Dongwook Lee, Jiheum Yeom, Sungroh Yoon arxiv

Neural Audio Codecs are widely adopted in speech generation and editing. However, existing neural audio codecs are not idempotent: across the paper's twelve baseline systems, every configuration tested rewrites, on avera…

Music ControlNet: A model similar to SD ControlNetD that can accurately control music generation

2023-11-07 · . 2023 11 · Wu, Shih-Lun and Donahue, Chris and Watanabe, Shinji and Bryan 외

Text-to-music generation models are now capable of generating high-quality music audio in broad styles. However, text control is primarily suitable for the manipulation of global musical attributes like genre, mood, and …

Music GenerationRhythmText-to-Music Generation

Estimating Musical Surprisal in Audio

2025-01-13 · Mathias Rose Bjare, Giorgia Cantisani, Stefan Lattner, Gerhard Widmer

In modeling musical surprisal expectancy with computational methods, it has been proposed to use the information content (IC) of one-step predictions from an autoregressive model as a proxy for surprisal in symbolic musi…

EEG

Diff-A-Riff: Musical Accompaniment Co-creation via Latent Diffusion Models

2024-06-12 · Javier Nistal, Marco Pasini, Cyran Aouameur, Maarten Grachten 외

Recent advancements in deep generative models present new opportunities for music production but also pose challenges, such as high computational demands and limited audio quality. Moreover, current systems frequently re…