paper-with-me

Papers

Source Prompt Disentangled Inversion for Boosting Image Editability with Diffusion Models

2024-03-17 · Ruibin Li, Ruihuang Li, Song Guo, Lei Zhang

Text-driven diffusion models have significantly advanced the image editing performance by using text prompts as inputs. One crucial step in text-driven image editing is to invert the original image into a latent noise code conditioned on the source prompt. While previous methods have achieved promising results by refactoring the image synthesizing process, the inverted latent noise code is tightly coupled with the source prompt, limiting the image editability by target text prompts. To address this issue, we propose a novel method called Source Prompt Disentangled Inversion (SPDInv), which aims at reducing the impact of source prompt, thereby enhancing the text-driven image editing performance by employing diffusion models. To make the inverted noise code be independent of the given source prompt as much as possible, we indicate that the iterative inversion process should satisfy a fixed-point constraint. Consequently, we transform the inversion problem into a searching problem to find the fixed-point solution, and utilize the pre-trained diffusion models to facilitate the searching process. The experimental results show that our proposed SPDInv method can effectively mitigate the conflicts between the target editing prompt and the source prompt, leading to a significant decrease in editing artifacts. In addition to text-driven image editing, with SPDInv we can easily adapt customized image generation models to localized editing tasks and produce promising performance. The source code are available at https://github.com/leeruibin/SPDInv.

📄 PDF Abstract BibTeX arXiv:2403.11105

Code (1)

leeruibin/spdinv 공식 구현 pytorch

Tasks

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

TurboEdit: Instant text-based image editing

2024-08-14 · Zongze Wu, Nicholas Kolkin, Jonathan Brandt, Richard Zhang 외

We address the challenges of precise image inversion and disentangled image editing in the context of few-step diffusion models. We introduce an encoder based iterative inversion technique. The inversion network is condi…

AttributeText-based Image Editing

StylePrompter: All Styles Need Is Attention

2023-07-30 · Chenyi Zhuang, Pan Gao, Aljosa Smolic

GAN inversion aims at inverting given images into corresponding latent codes for Generative Adversarial Networks (GANs), especially StyleGAN where exists a disentangled latent space that allows attribute-based image mani…

AllAttributeImage Manipulation

Direct Inversion: Boosting Diffusion-based Editing with 3 Lines of Code

2023-10-02 · Xuan Ju, Ailing Zeng, Yuxuan Bian, Shaoteng Liu 외

Text-guided diffusion models have revolutionized image generation and editing, offering exceptional realism and diversity. Specifically, in the context of diffusion-based editing, where a source image is edited according…

Image GenerationText-based Image Editing

MEDIC: Zero-shot Music Editing with Disentangled Inversion Control

2024-07-18 · Huadai Liu, Jialei Wang, Xiangtai Li, Rongjie Huang 외

Text-guided diffusion models make a paradigm shift in audio generation, facilitating the adaptability of source audio to conform to specific textual prompts. Recent works introduce inversion techniques, like DDIM inversi…

Audio Generation

Comparison Reveals Commonality: Customized Image Generation through Contrastive Inversion

2025-08-11 · Minseo Kim, Minchan Kwon, Dongyeun Lee, Yunho Jeon 외 arxiv

The recent demand for customized image generation raises a need for techniques that effectively extract the common concept from small sets of images. Existing methods typically rely on additional guidance, such as text p…

Contrastive LearningImage Generation