paper-with-me

홈 › Papers

Diffusion-Based Conditional Image Editing through Optimized Inference with Guidance

2024-12-20 · Hyunsoo Lee, Minsoo Kang, Bohyung Han

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 image-to-image translation performance on various tasks when combined with the pretrained Stable Diffusion model.

📄 PDF Abstract BibTeX arXiv:2412.15798

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image TranslationTranslation

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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Explainable Pathomics Feature Visualization via Correlation-aware Conditional Feature Editing

2026-02-05 · Yuechen Yang, Junlin Guo, Ruining Deng, Junchao Zhu 외 arxiv

Pathomics is a recent approach that offers rich quantitative features beyond what black-box deep learning can provide, supporting more reproducible and explainable biomarkers in digital pathology. However, many derived f…

Prompt Tuning Inversion for Text-Driven Image Editing Using Diffusion Models

2023-05-08 · ICCV 2023 1 · Wenkai Dong, Song Xue, Xiaoyue Duan, Shumin Han

Recently large-scale language-image models (e.g., text-guided diffusion models) have considerably improved the image generation capabilities to generate photorealistic images in various domains. Based on this success, cu…

Image Generation

Stylistic Attribute Control in Latent Diffusion Models

2026-05-04 · Max Reimann, Benito Buchheim, Jürgen Döllner arxiv

Text-to-image diffusion models have revolutionized image synthesis and editing, but precise control over stylistic attributes remains a challenge, often causing unintended content modifications. We propose an approach fo…

Image Editing

SpotEdit: Selective Region Editing in Diffusion Transformers

2025-12-26 · Zhibin Qin, Zhenxiong Tan, Zeqing Wang, Songhua Liu 외 arxiv

Diffusion Transformer models have significantly advanced image editing by encoding conditional images and integrating them into transformer layers. However, most edits involve modifying only small regions, while current …

Image Editing

Video-P2P: Video Editing with Cross-attention Control

2023-03-08 · CVPR 2024 1 · Shaoteng Liu, Yuechen Zhang, Wenbo Li, Zhe Lin 외

This paper presents Video-P2P, a novel framework for real-world video editing with cross-attention control. While attention control has proven effective for image editing with pre-trained image generation models, there a…

Image GenerationVideo EditingVideo Generation