Diffusion-Based Conditional Image Editing through Optimized Inference with Guidance
Hyunsoo Lee, Minsoo Kang, Bohyung Han

TL;DR
This paper introduces a training-free, diffusion-based method for text-driven image editing that preserves source image structure while aligning with target prompts, using optimized inference with guidance.
Contribution
It proposes a novel guidance technique combining CLIP similarity and structural preservation to improve image translation without additional training.
Findings
Achieves high-quality image-to-image translation results.
Maintains source image structure effectively.
Works well across various tasks with pretrained models.
Abstract
We present a simple but effective training-free approach for text-driven image-to-image translation based on a pretrained text-to-image diffusion model. Our goal is to generate an image that aligns with the target task while preserving the structure and background of a source image. To this end, we derive the representation guidance with a combination of two objectives: maximizing the similarity to the target prompt based on the CLIP score and minimizing the structural distance to the source latent variable. This guidance improves the fidelity of the generated target image to the given target prompt while maintaining the structure integrity of the source image. To incorporate the representation guidance component, we optimize the target latent variable of diffusion model's reverse process with the guidance. Experimental results demonstrate that our method achieves outstanding…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Vision and Imaging · Medical Image Segmentation Techniques
MethodsDiffusion · Contrastive Language-Image Pre-training
