paper-with-me

홈 › Papers

BindEdit: Taming Attention Leakage for Precise Multi-Object Image Editing

2026-06-17 · Chaewon Park, Soyoon Lee, Naeun Lee, Minjung Shin, Seogkyu Jeon, Kibeom Hong arxiv

Real image editing enables precise manipulation of visual content, yet existing methods often fail in complex multi-object scenarios, causing semantic blending, object duplication, or incomplete edits. We attribute these failures to attention leakage, where signals across spatial regions and text tokens become entangled during the denoising process. Specifically, we identify two distinct forms of leakage: Edit-Token Leakage, where ambiguous token-region alignment leads to object blending, and Source Dominance Leakage, where tokens of unchanged source objects overwhelm the attention intended for target entities. To resolve these leakages, we propose \textbf{BindEdit}, which enforces attention-level constraints within a single diffusion trajectory. To suppress Edit-Token Leakage, BindEdit jointly regularizes cross- and self-attention so that each target token group is bound to its corresponding spatial region while maintaining instance-level separation. To suppress Source Dominance Leakage, a cross-attention re-balancing mechanism amplifies target token influence and attenuates residual source semantics within editable regions. Moreover, a region fidelity term ensures that each target concept is expressed coherently across the entire editing mask. Additionally, we propose a comprehensive multi-object benchmark encompassing diverse object counts and categories. Extensive experiments demonstrate that BindEdit consistently outperforms existing methods within a single diffusion trajectory, maintaining robust performance across both single- and multi-object editing scenarios.

📄 PDF Abstract BibTeX arXiv:2606.18906

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

DreamRenderer: Taming Multi-Instance Attribute Control in Large-Scale Text-to-Image Models

2025-03-17 · Dewei Zhou, MingWei Li, Zongxin Yang, Yi Yang

Image-conditioned generation methods, such as depth- and canny-conditioned approaches, have demonstrated remarkable abilities for precise image synthesis. However, existing models still struggle to accurately control the…

AttributeImage GenerationPOS

EVA: Zero-shot Accurate Attributes and Multi-Object Video Editing

2024-03-24 · Xiangpeng Yang, Linchao Zhu, Hehe Fan, Yi Yang

Current diffusion-based video editing primarily focuses on local editing (\textit{e.g.,} object/background editing) or global style editing by utilizing various dense correspondences. However, these methods often fail to…

AttributeVideo Editing

DeLeaker: Dynamic Inference-Time Reweighting For Semantic Leakage Mitigation in Text-to-Image Models

2025-10-16 · Mor Ventura, Michael Toker, Or Patashnik, Yonatan Belinkov 외 arxiv

Text-to-Image (T2I) models have advanced rapidly, yet they remain vulnerable to semantic leakage, the unintended transfer of semantically related features between distinct entities. Existing mitigation strategies are oft…

MDE-Edit: Masked Dual-Editing for Multi-Object Image Editing via Diffusion Models

2025-05-08 · Hongyang Zhu, Haipeng Liu, Bo Fu, Yang Wang

Multi-object editing aims to modify multiple objects or regions in complex scenes while preserving structural coherence. This task faces significant challenges in scenarios involving overlapping or interacting objects: (…

AttributeImage ManipulationObject

Locate, Assign, Refine: Taming Customized Promptable Image Inpainting

2024-03-28 · Yulin Pan, Chaojie Mao, Zeyinzi Jiang, Zhen Han 외

Prior studies have made significant progress in image inpainting guided by either text description or subject image. However, the research on inpainting with flexible guidance or control, i.e., text-only, image-only, and…

Image Inpainting