paper-with-me

Papers

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, Hamid Laga, Farid Boussaid

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 the Box-it-to-Bind-it (B2B) module - a novel, training-free approach for improving spatial control and semantic accuracy in text-to-image (T2I) diffusion models. B2B targets three key challenges in T2I: catastrophic neglect, attribute binding, and layout guidance. The process encompasses two main steps: i) Object generation, which adjusts the latent encoding to guarantee object generation and directs it within specified bounding boxes, and ii) attribute binding, guaranteeing that generated objects adhere to their specified attributes in the prompt. B2B is designed as a compatible plug-and-play module for existing T2I models, markedly enhancing model performance in addressing the key challenges. We evaluate our technique using the established CompBench and TIFA score benchmarks, demonstrating significant performance improvements compared to existing methods. The source code will be made publicly available at https://github.com/nextaistudio/BoxIt2BindIt.

📄 PDF Abstract BibTeX arXiv:2402.17910

Code (1)

nextaistudio/boxit2bindit 공식 구현 pytorch

Tasks

Attribute

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

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

MALeR: Improving Compositional Fidelity in Layout-Guided Generation

2025-11-08 · Shivank Saxena, Dhruv Srivastava, Makarand Tapaswi arxiv

Recent advances in text-to-image models have enabled a new era of creative and controllable image generation. However, generating compositional scenes with multiple subjects and attributes remains a significant challenge…

Image Generation

Token Merging for Training-Free Semantic Binding in Text-to-Image Synthesis

2024-11-11 · Taihang Hu, Linxuan Li, Joost Van de Weijer, Hongcheng Gao 외

Although text-to-image (T2I) models exhibit remarkable generation capabilities, they frequently fail to accurately bind semantically related objects or attributes in the input prompts; a challenge termed semantic binding…

AttributeImage GenerationObject

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

ConsistCompose: Unified Multimodal Layout Control for Image Composition

2025-11-23 · Xuanke Shi, Boxuan Li, Xiaoyang Han, Zhongang Cai 외 arxiv

Unified multimodal models that couple visual understanding with image generation have advanced rapidly, yet most systems still focus on visual grounding-aligning language with image regions-while their generative counter…

Visual GroundingImage Generation