paper-with-me

Papers

Linguistic Binding in Diffusion Models: Enhancing Attribute Correspondence through Attention Map Alignment

2023-06-15 · NeurIPS 2023 11 · Royi Rassin, Eran Hirsch, Daniel Glickman, Shauli Ravfogel, Yoav Goldberg, Gal Chechik

Text-conditioned image generation models often generate incorrect associations between entities and their visual attributes. This reflects an impaired mapping between linguistic binding of entities and modifiers in the prompt and visual binding of the corresponding elements in the generated image. As one notable example, a query like "a pink sunflower and a yellow flamingo" may incorrectly produce an image of a yellow sunflower and a pink flamingo. To remedy this issue, we propose SynGen, an approach which first syntactically analyses the prompt to identify entities and their modifiers, and then uses a novel loss function that encourages the cross-attention maps to agree with the linguistic binding reflected by the syntax. Specifically, we encourage large overlap between attention maps of entities and their modifiers, and small overlap with other entities and modifier words. The loss is optimized during inference, without retraining or fine-tuning the model. Human evaluation on three datasets, including one new and challenging set, demonstrate significant improvements of SynGen compared with current state of the art methods. This work highlights how making use of sentence structure during inference can efficiently and substantially improve the faithfulness of text-to-image generation.

📄 PDF Abstract BibTeX arXiv:2306.08877

Code (2)

royira/syntax-guided-generation 공식 구현 pytorch
royira/linguistic-binding-in-diffusion-models pytorch

Tasks

AttributeImage GenerationSentenceText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

Towards Transformer-Based Aligned Generation with Self-Coherence Guidance

2025-03-22 · CVPR 2025 1 · Shulei Wang, Wang Lin, Hai Huang, Hanting Wang 외

We introduce a novel, training-free approach for enhancing alignment in Transformer-based Text-Guided Diffusion Models (TGDMs). Existing TGDMs often struggle to generate semantically aligned images, particularly when dea…

AttributeDenoising

VSC: Visual Search Compositional Text-to-Image Diffusion Model

2025-05-02 · Do Huu Dat, Nam Hyeonu, Po-Yuan Mao, Tae-Hyun Oh

Text-to-image diffusion models have shown impressive capabilities in generating realistic visuals from natural-language prompts, yet they often struggle with accurately binding attributes to corresponding objects, especi…

Attribute

Box It to Bind It: Unified Layout Control and Attribute Binding in T2I Diffusion Models

2024-02-27 · Ashkan Taghipour, Morteza Ghahremani, Mohammed Bennamoun, Aref Miri Rekavandi 외

While latent diffusion models (LDMs) excel at creating imaginative images, they often lack precision in semantic fidelity and spatial control over where objects are generated. To address these deficiencies, we introduce …

Attribute

StyleForge: Enhancing Text-to-Image Synthesis for Any Artistic Styles with Dual Binding

2024-04-08 · Junseo Park, Beomseok Ko, Hyeryung Jang

Recent advancements in text-to-image models, such as Stable Diffusion, have showcased their ability to create visual images from natural language prompts. However, existing methods like DreamBooth struggle with capturing…

Image Generation

Object-Conditioned Energy-Based Attention Map Alignment in Text-to-Image Diffusion Models

2024-04-10 · Yasi Zhang, Peiyu Yu, Ying Nian Wu

Text-to-image diffusion models have shown great success in generating high-quality text-guided images. Yet, these models may still fail to semantically align generated images with the provided text prompts, leading to pr…

AttributeObject