English

Generating Intermediate Representations for Compositional Text-To-Image Generation

Computer Vision and Pattern Recognition 2024-10-22 v2

Abstract

Text-to-image diffusion models have demonstrated an impressive ability to produce high-quality outputs. However, they often struggle to accurately follow fine-grained spatial information in an input text. To this end, we propose a compositional approach for text-to-image generation based on two stages. In the first stage, we design a diffusion-based generative model to produce one or more aligned intermediate representations (such as depth or segmentation maps) conditioned on text. In the second stage, we map these representations, together with the text, to the final output image using a separate diffusion-based generative model. Our findings indicate that such compositional approach can improve image generation, resulting in a notable improvement in FID score and a comparable CLIP score, when compared to the standard non-compositional baseline.

Keywords

Cite

@article{arxiv.2410.09792,
  title  = {Generating Intermediate Representations for Compositional Text-To-Image Generation},
  author = {Ran Galun and Sagie Benaim},
  journal= {arXiv preprint arXiv:2410.09792},
  year   = {2024}
}

Comments

Accepted to NeurIPS 2024 Workshop on Compositional Learning: Perspectives, Methods, and Paths Forward

R2 v1 2026-06-28T19:19:26.048Z