paper-with-me

홈 › Papers

h-Edit: Effective and Flexible Diffusion-Based Editing via Doob's h-Transform

2025-03-04 · CVPR 2025 1 · Toan Nguyen, Kien Do, Duc Kieu, Thin Nguyen

We introduce a theoretical framework for diffusion-based image editing by formulating it as a reverse-time bridge modeling problem. This approach modifies the backward process of a pretrained diffusion model to construct a bridge that converges to an implicit distribution associated with the editing target at time 0. Building on this framework, we propose h-Edit, a novel editing method that utilizes Doob's h-transform and Langevin Monte Carlo to decompose the update of an intermediate edited sample into two components: a "reconstruction" term and an "editing" term. This decomposition provides flexibility, allowing the reconstruction term to be computed via existing inversion techniques and enabling the combination of multiple editing terms to handle complex editing tasks. To our knowledge, h-Edit is the first training-free method capable of performing simultaneous text-guided and reward-model-based editing. Extensive experiments, both quantitative and qualitative, show that h-Edit outperforms state-of-the-art baselines in terms of editing effectiveness and faithfulness. Our source code is available at https://github.com/nktoan/h-edit.

📄 PDF Abstract BibTeX arXiv:2503.02187

Code (1)

nktoan/h-edit 공식 구현 pytorch

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

h-Flow: Flexible Flow-based Image Editing via Doob's h-Transform

2026-07-12 · Zehui Guo, Zhen Wang, Junwei Shu, Yang Li 외 arxiv

Editing images with pre-trained text-to-image flow models typically requires carefully balancing target alignment with the desired prompt and source consistency with the original image. Existing approaches either rely on…

Image Editing

Prompt-guided Precise Audio Editing with Diffusion Models

2024-05-11 · Manjie Xu, Chenxing Li, Duzhen Zhang, Dan Su 외

Audio editing involves the arbitrary manipulation of audio content through precise control. Although text-guided diffusion models have made significant advancements in text-to-audio generation, they still face challenges…

Audio Generation

DICE: Discrete Inversion Enabling Controllable Editing for Multinomial Diffusion and Masked Generative Models

2024-10-10 · Xiaoxiao He, Ligong Han, Quan Dao, Song Wen 외

Discrete diffusion models have achieved success in tasks like image generation and masked language modeling but face limitations in controlled content editing. We introduce DICE (Discrete Inversion for Controllable Editi…

Image GenerationLanguage ModelingLanguage ModellingMasked Language Modeling

Perturb-and-Revise: Flexible 3D Editing with Generative Trajectories

2024-12-06 · CVPR 2025 1 · Susung Hong, Johanna Karras, Ricardo Martin-Brualla, Ira Kemelmacher-Shlizerman

The fields of 3D reconstruction and text-based 3D editing have advanced significantly with the evolution of text-based diffusion models. While existing 3D editing methods excel at modifying color, texture, and style, the…

3D ReconstructionNeRF

CMD: Controllable Multiview Diffusion for 3D Editing and Progressive Generation

2025-05-11 · Peng Li, Suizhi Ma, Jialiang Chen, YuAn Liu 외

Recently, 3D generation methods have shown their powerful ability to automate 3D model creation. However, most 3D generation methods only rely on an input image or a text prompt to generate a 3D model, which lacks the co…

3D Generation