paper-with-me

홈 › Papers

LIME: Localized Image Editing via Attention Regularization in Diffusion Models

2023-12-14 · Enis Simsar, Alessio Tonioni, Yongqin Xian, Thomas Hofmann, Federico Tombari

Diffusion models (DMs) have gained prominence due to their ability to generate high-quality varied images with recent advancements in text-to-image generation. The research focus is now shifting towards the controllability of DMs. A significant challenge within this domain is localized editing, where specific areas of an image are modified without affecting the rest of the content. This paper introduces LIME for localized image editing in diffusion models. LIME does not require user-specified regions of interest (RoI) or additional text input, but rather employs features from pre-trained methods and a straightforward clustering method to obtain precise editing mask. Then, by leveraging cross-attention maps, it refines these segments for finding regions to obtain localized edits. Finally, we propose a novel cross-attention regularization technique that penalizes unrelated cross-attention scores in the RoI during the denoising steps, ensuring localized edits. Our approach, without re-training, fine-tuning and additional user inputs, consistently improves the performance of existing methods in various editing benchmarks. The project page can be found at https://enisimsar.github.io/LIME/.

📄 PDF Abstract BibTeX arXiv:2312.09256

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationSemantic SegmentationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…
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 제목 키워드 기반

MAG-Edit: Localized Image Editing in Complex Scenarios via Mask-Based Attention-Adjusted Guidance

2023-12-18 · Qi Mao, Lan Chen, YuChao Gu, Zhen Fang 외

Recent diffusion-based image editing approaches have exhibited impressive editing capabilities in images with simple compositions. However, localized editing in complex scenarios has not been well-studied in the literatu…

RealCraft: Attention Control as A Tool for Zero-Shot Consistent Video Editing

2023-12-19 · Shutong Jin, Ruiyu Wang, Florian T. Pokorny

Even though large-scale text-to-image generative models show promising performance in synthesizing high-quality images, applying these models directly to image editing remains a significant challenge. This challenge is f…

Video Editing

LimeCross: Context-Conditioned Layered Image Editing with Structural Consistency

2026-05-11 · Ryugo Morita, Stanislav Frolov, Brian Bernhard Moser, Ko Watanabe 외 arxiv

Layered image assets are widely used in real-world creative workflows, enabling non-destructive iteration and flexible re-composition. Recent advances in layered image generation and decomposition synthesize or recover l…

Image GenerationImage Editing

Mask-Guided Attention Regulation for Anatomically Consistent Counterfactual CXR Synthesis

2026-03-04 · Zichun Zhang, Weizhi Nie, Honglin Guo, Yuting Su arxiv

Counterfactual generation for chest X-rays (CXR) aims to simulate plausible pathological changes while preserving patient-specific anatomy. However, diffusion-based editing methods often suffer from structural drift, whe…

Data Augmentation

DiffUHaul: A Training-Free Method for Object Dragging in Images

2024-06-03 · Omri Avrahami, Rinon Gal, Gal Chechik, Ohad Fried 외

Text-to-image diffusion models have proven effective for solving many image editing tasks. However, the seemingly straightforward task of seamlessly relocating objects within a scene remains surprisingly challenging. Exi…

spatial-aware image editing