English

Compositional Text-to-Image Generation with Dense Blob Representations

Computer Vision and Pattern Recognition 2024-05-15 v1 Artificial Intelligence Machine Learning

Abstract

Existing text-to-image models struggle to follow complex text prompts, raising the need for extra grounding inputs for better controllability. In this work, we propose to decompose a scene into visual primitives - denoted as dense blob representations - that contain fine-grained details of the scene while being modular, human-interpretable, and easy-to-construct. Based on blob representations, we develop a blob-grounded text-to-image diffusion model, termed BlobGEN, for compositional generation. Particularly, we introduce a new masked cross-attention module to disentangle the fusion between blob representations and visual features. To leverage the compositionality of large language models (LLMs), we introduce a new in-context learning approach to generate blob representations from text prompts. Our extensive experiments show that BlobGEN achieves superior zero-shot generation quality and better layout-guided controllability on MS-COCO. When augmented by LLMs, our method exhibits superior numerical and spatial correctness on compositional image generation benchmarks. Project page: https://blobgen-2d.github.io.

Keywords

Cite

@article{arxiv.2405.08246,
  title  = {Compositional Text-to-Image Generation with Dense Blob Representations},
  author = {Weili Nie and Sifei Liu and Morteza Mardani and Chao Liu and Benjamin Eckart and Arash Vahdat},
  journal= {arXiv preprint arXiv:2405.08246},
  year   = {2024}
}

Comments

ICML 2024

R2 v1 2026-06-28T16:26:11.779Z