paper-with-me

Papers

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

2024-01-22 · Zachary Novack, Julian McAuley, Taylor Berg-Kirkpatrick, Nicholas J. Bryan

We propose Diffusion Inference-Time T-Optimization (DITTO), a general-purpose frame-work for controlling pre-trained text-to-music diffusion models at inference-time via optimizing initial noise latents. Our method can be used to optimize through any differentiable feature matching loss to achieve a target (stylized) output and leverages gradient checkpointing for memory efficiency. We demonstrate a surprisingly wide-range of applications for music generation including inpainting, outpainting, and looping as well as intensity, melody, and musical structure control - all without ever fine-tuning the underlying model. When we compare our approach against related training, guidance, and optimization-based methods, we find DITTO achieves state-of-the-art performance on nearly all tasks, including outperforming comparable approaches on controllability, audio quality, and computational efficiency, thus opening the door for high-quality, flexible, training-free control of diffusion models. Sound examples can be found at https://DITTO-Music.github.io/web/.

📄 PDF Abstract BibTeX arXiv:2401.12179

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMusic 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…
Gradient Checkpointing Gradient Checkpointing is a method used for reducing the memory footprint when training deep neural networks, at the cost of having a small increase in computation time.

Similar Papers 제목 키워드 기반

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

Ditto: Accelerating Diffusion Model via Temporal Value Similarity

2025-01-20 · Sungbin Kim, Hyunwuk Lee, Wonho Cho, Mincheol Park 외

Diffusion models achieve superior performance in image generation tasks. However, it incurs significant computation overheads due to its iterative structure. To address these overheads, we analyze this iterative structur…

Image GenerationmodelQuantization

Real-time Inference and Extrapolation via a Diffusion-inspired Temporal Transformer Operator (DiTTO)

2023-07-18 · Oded Ovadia, Vivek Oommen, Adar Kahana, Ahmad Peyvan 외

Extrapolation remains a grand challenge in deep neural networks across all application domains. We propose an operator learning method to solve time-dependent partial differential equations (PDEs) continuously and with e…

Operator learningSuper-Resolution

Ditto: Motion-Space Diffusion for Controllable Realtime Talking Head Synthesis

2024-11-29 · Tianqi Li, Ruobing Zheng, Minghui Yang, Jingdong Chen 외

Recent advances in diffusion models have endowed talking head synthesis with subtle expressions and vivid head movements, but have also led to slow inference speed and insufficient control over generated results. To addr…

DisentanglementMotion GenerationNeural Rendering

TuneJury: An Open Metric for Improving Music Generation Preference Alignment

2026-06-15 · Yonghyun Kim, Junwon Lee, Haiwen Xia, Yinghao Ma 외 arxiv

We introduce TuneJury, an open, instance-level pairwise reward model for text-to-music that predicts a music preference score from a text prompt and an audio clip. The released checkpoint is trained on publicly available…

Music Generation