paper-with-me

Papers

Diff-TONE: Timestep Optimization for iNstrument Editing in Text-to-Music Diffusion Models

2025-06-18 · Teysir Baoueb, Xiaoyu Bie, Xi Wang, Gaël Richard

Breakthroughs in text-to-music generation models are transforming the creative landscape, equipping musicians with innovative tools for composition and experimentation like never before. However, controlling the generation process to achieve a specific desired outcome remains a significant challenge. Even a minor change in the text prompt, combined with the same random seed, can drastically alter the generated piece. In this paper, we explore the application of existing text-to-music diffusion models for instrument editing. Specifically, for an existing audio track, we aim to leverage a pretrained text-to-music diffusion model to edit the instrument while preserving the underlying content. Based on the insight that the model first focuses on the overall structure or content of the audio, then adds instrument information, and finally refines the quality, we show that selecting a well-chosen intermediate timestep, identified through an instrument classifier, yields a balance between preserving the original piece's content and achieving the desired timbre. Our method does not require additional training of the text-to-music diffusion model, nor does it compromise the generation process's speed.

📄 PDF Abstract BibTeX arXiv:2506.15530

Code (0)

등록된 구현이 없습니다.

Tasks

Music 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…

Similar Papers 제목 키워드 기반

Latent Inversion with Timestep-aware Sampling for Training-free Non-rigid Editing

2024-02-13 · Yunji Jung, Seokju Lee, Tair Djanibekov, Hyunjung Shim 외

Text-guided non-rigid editing involves complex edits for input images, such as changing motion or compositions within their surroundings. Since it requires manipulating the input structure, existing methods often struggl…

Noise Map Guidance: Inversion with Spatial Context for Real Image Editing

2024-02-07 · Hansam Cho, Jonghyun Lee, Seoung Bum Kim, Tae-Hyun Oh 외

Text-guided diffusion models have become a popular tool in image synthesis, known for producing high-quality and diverse images. However, their application to editing real images often encounters hurdles primarily due to…

Image Generation

Reproducing DragDiffusion: Interactive Point-Based Editing with Diffusion Models

2026-02-12 · Ali Subhan, Ashir Raza arxiv

DragDiffusion is a diffusion-based method for interactive point-based image editing that enables users to manipulate images by directly dragging selected points. The method claims that accurate spatial control can be ach…

Image Editing

Wavelet-Guided Acceleration of Text Inversion in Diffusion-Based Image Editing

2024-01-18 · Gwanhyeong Koo, Sunjae Yoon, Chang D. Yoo

In the field of image editing, Null-text Inversion (NTI) enables fine-grained editing while preserving the structure of the original image by optimizing null embeddings during the DDIM sampling process. However, the NTI …

Text-based Image Editing

TiNO-Edit: Timestep and Noise Optimization for Robust Diffusion-Based Image Editing

2024-04-17 · CVPR 2024 1 · Sherry X. Chen, Yaron Vaxman, Elad Ben Baruch, David Asulin 외

Despite many attempts to leverage pre-trained text-to-image models (T2I) like Stable Diffusion (SD) for controllable image editing, producing good predictable results remains a challenge. Previous approaches have focused…