🤖 AI Summary
Current text-to-image diffusion models suffer from semantic entanglement in multi-concept generation (e.g., multiple characters/objects), manifesting as concept confusion and attribute misbinding, thereby degrading text–image alignment. To address this, we propose the Semantic Protection (SP) framework—a label-free approach introducing two novel components: SP-Extraction for unsupervised concept region localization and SP-Attention, a protection-aware cross-attention mechanism. Integrated into the UNet backbone, SP-Attention enables region-aware token masking and feature isolation, effectively disentangling concepts from their attributes. Our method preserves generation fidelity while significantly improving concept localization accuracy and attribute binding correctness. On established multi-concept generation benchmarks, SP achieves state-of-the-art performance, demonstrating robust semantic decoupling without architectural or training overhead.
📝 Abstract
Recent text-to-image models have achieved impressive results in generating high-quality images. However, when tasked with multi-concept generation creating images that contain multiple characters or objects, existing methods often suffer from semantic entanglement, including concept entanglement and improper attribute binding, leading to significant text-image inconsistency. We identify that semantic entanglement arises when certain regions of the latent features attend to incorrect concept and attribute tokens. In this work, we propose the Semantic Protection Diffusion Model (SPDiffusion) to address both concept entanglement and improper attribute binding using only a text prompt as input. The SPDiffusion framework introduces a novel concept region extraction method SP-Extraction to resolve region entanglement in cross-attention, along with SP-Attn, which protects concept regions from the influence of irrelevant attributes and concepts. To evaluate our method, we test it on existing benchmarks, where SPDiffusion achieves state-of-the-art results, demonstrating its effectiveness.