DeLeaker: Dynamic Inference-Time Reweighting For Semantic Leakage Mitigation in Text-to-Image Models
Mor Ventura, Michael Toker, Or Patashnik, Yonatan Belinkov, Roi Reichart
TL;DR
DeLeaker introduces a lightweight, inference-time method that directly modulates attention in diffusion-based T2I models to suppress semantic leakage between entities. By automatically extracting entity masks from early cross-modal attention and applying targeted cross-entity suppression alongside self-identity strengthening, it mitigates leakage without external guidance and preserves image fidelity. The work contributes SLIM, the first large-scale dataset dedicated to semantic leakage in images, plus an automated evaluation framework validated by human judgments, and demonstrates superior leakage mitigation on FLUX and SANA models with robust ablations. Overall, DeLeaker establishes attention-control as a practical path toward semantically precise T2I generation and provides a rigorous benchmark for systematic evaluation.
Abstract
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 often optimization-based or dependent on external inputs. We introduce DeLeaker, a lightweight, optimization-free inference-time approach that mitigates leakage by directly intervening on the model's attention maps. Throughout the diffusion process, DeLeaker dynamically reweights attention maps to suppress excessive cross-entity interactions while strengthening the identity of each entity. To support systematic evaluation, we introduce SLIM (Semantic Leakage in IMages), the first dataset dedicated to semantic leakage, comprising 1,130 human-verified samples spanning diverse scenarios, together with a novel automatic evaluation framework. Experiments demonstrate that DeLeaker consistently outperforms all baselines, even when they are provided with external information, achieving effective leakage mitigation without compromising fidelity or quality. These results underscore the value of attention control and pave the way for more semantically precise T2I models.
