paper-with-me

Papers

Benchmarking Spatial Relationships in Text-to-Image Generation

2022-12-20 · Tejas Gokhale, Hamid Palangi, Besmira Nushi, Vibhav Vineet, Eric Horvitz, Ece Kamar, Chitta Baral, Yezhou Yang

Spatial understanding is a fundamental aspect of computer vision and integral for human-level reasoning about images, making it an important component for grounded language understanding. While recent text-to-image synthesis (T2I) models have shown unprecedented improvements in photorealism, it is unclear whether they have reliable spatial understanding capabilities. We investigate the ability of T2I models to generate correct spatial relationships among objects and present VISOR, an evaluation metric that captures how accurately the spatial relationship described in text is generated in the image. To benchmark existing models, we introduce a dataset, $\mathrm{SR}_{2D}$, that contains sentences describing two or more objects and the spatial relationships between them. We construct an automated evaluation pipeline to recognize objects and their spatial relationships, and employ it in a large-scale evaluation of T2I models. Our experiments reveal a surprising finding that, although state-of-the-art T2I models exhibit high image quality, they are severely limited in their ability to generate multiple objects or the specified spatial relations between them. Our analyses demonstrate several biases and artifacts of T2I models such as the difficulty with generating multiple objects, a bias towards generating the first object mentioned, spatially inconsistent outputs for equivalent relationships, and a correlation between object co-occurrence and spatial understanding capabilities. We conduct a human study that shows the alignment between VISOR and human judgement about spatial understanding. We offer the $\mathrm{SR}_{2D}$ dataset and the VISOR metric to the community in support of T2I reasoning research.

📄 PDF Abstract BibTeX arXiv:2212.10015

Code (1)

microsoft/VISOR 공식 구현 pytorch

Tasks

BenchmarkingImage GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

GenSpace: Benchmarking Spatially-Aware Image Generation

2025-05-30 · Zehan Wang, Jiayang Xu, Ziang Zhang, Tianyu Pan 외

Humans can intuitively compose and arrange scenes in the 3D space for photography. However, can advanced AI image generators plan scenes with similar 3D spatial awareness when creating images from text or image prompts? …

BenchmarkingImage Generation

Structured Information for Improving Spatial Relationships in Text-to-Image Generation

2025-09-19 · Sander Schildermans, Chang Tian, Ying Jiao, Marie-Francine Moens arxiv

Text-to-image (T2I) generation has advanced rapidly, yet faithfully capturing spatial relationships described in natural language prompts remains a major challenge. Prior efforts have addressed this issue through prompt …

Text-to-Image Generation

Enhancing Spatial Understanding in Image Generation via Reward Modeling

2026-02-27 · Zhenyu Tang, Chaoran Feng, Yufan Deng, Jie Wu 외 arxiv

Recent progress in text-to-image generation has greatly advanced visual fidelity and creativity, but it has also imposed higher demands on prompt complexity-particularly in encoding intricate spatial relationships. In su…

Text-to-Image GenerationReinforcement Learning

T2I-CompBench: A Comprehensive Benchmark for Open-world Compositional Text-to-image Generation

2023-07-12 · NeurIPS 2023 11 · Kaiyi Huang, Kaiyue Sun, Enze Xie, Zhenguo Li 외

Despite the stunning ability to generate high-quality images by recent text-to-image models, current approaches often struggle to effectively compose objects with different attributes and relationships into a complex and…

AttributeImage GenerationText to Image GenerationText-to-Image Generation

SpatialReward: Verifiable Spatial Reward Modeling for Fine-Grained Spatial Consistency in Text-to-Image Generation

2026-03-23 · Sashuai Zhou, Qiang Zhou, Junpeng Ma, Yue Cao 외 arxiv

Recent advances in text-to-image (T2I) generation via reinforcement learning (RL) have benefited from reward models that assess semantic alignment and visual quality. However, most existing reward models pay limited atte…

Text-to-Image GenerationReinforcement LearningVisual Grounding