Everything in Its Place: Benchmarking Spatial Intelligence of Text-to-Image Models
Zengbin Wang, Xuecai Hu, Yong Wang, Feng Xiong, Man Zhang, Xiangxiang Chu
TL;DR
SpatialGenEval addresses a critical gap in evaluating text-to-image models by focusing on spatial intelligence—how models perceive, reason about, and interact with spatial relationships in real-world scenes. The authors design long, information-dense prompts spanning 10 spatial sub-domains across 25 scenes and pair each prompt with omni-dimensional multiple-choice questions, enabling fine-grained diagnostics. Evaluations across 23 state-of-the-art models reveal a universal bottleneck in higher-order spatial reasoning, with foundation-generation tasks outperforming complex perception, reasoning, and interaction tasks; text encoder quality and model scale emerge as key determinants of spatial performance. To translate evaluation into improvement, the SpatialT2I dataset is created for supervised fine-tuning, and fine-tuning on models like Stable Diffusion-XL, UniWorld-V1, and OmniGen2 yields consistent gains, validating a data-centric approach for enhancing spatial intelligence in T2I systems. The work also provides robust evaluation protocols using multiple LLM judges and human alignment, supporting reproducibility and practical impact for developers and researchers seeking more spatially capable generative models.
Abstract
Text-to-image (T2I) models have achieved remarkable success in generating high-fidelity images, but they often fail in handling complex spatial relationships, e.g., spatial perception, reasoning, or interaction. These critical aspects are largely overlooked by current benchmarks due to their short or information-sparse prompt design. In this paper, we introduce SpatialGenEval, a new benchmark designed to systematically evaluate the spatial intelligence of T2I models, covering two key aspects: (1) SpatialGenEval involves 1,230 long, information-dense prompts across 25 real-world scenes. Each prompt integrates 10 spatial sub-domains and corresponding 10 multi-choice question-answer pairs, ranging from object position and layout to occlusion and causality. Our extensive evaluation of 21 state-of-the-art models reveals that higher-order spatial reasoning remains a primary bottleneck. (2) To demonstrate that the utility of our information-dense design goes beyond simple evaluation, we also construct the SpatialT2I dataset. It contains 15,400 text-image pairs with rewritten prompts to ensure image consistency while preserving information density. Fine-tuned results on current foundation models (i.e., Stable Diffusion-XL, Uniworld-V1, OmniGen2) yield consistent performance gains (+4.2%, +5.7%, +4.4%) and more realistic effects in spatial relations, highlighting a data-centric paradigm to achieve spatial intelligence in T2I models.
