paper-with-me

홈 › Papers

Blueprint-Bench: Comparing spatial intelligence of LLMs, agents and image models

2025-09-24 · Lukas Petersson, Axel Backlund, Axel Wennstöm, Hanna Petersson, Callum Sharrock, Arash Dabiri arxiv

We introduce Blueprint-Bench, a benchmark designed to evaluate spatial reasoning capabilities in AI models through the task of converting apartment photographs into accurate 2D floor plans. While the input modality (photographs) is well within the training distribution of modern multimodal models, the task of spatial reconstruction requires genuine spatial intelligence: inferring room layouts, understanding connectivity, and maintaining consistent scale. We evaluate leading language models (GPT-5, Claude 4 Opus, Gemini 2.5 Pro, Grok-4), image generation models (GPT-Image, NanoBanana), and agent systems (Codex CLI, Claude Code) on a dataset of 50 apartments with approximately 20 interior images each. Our scoring algorithm measures similarity between generated and ground-truth floor plans based on room connectivity graphs and size rankings. Results reveal a significant blind spot in current AI capabilities: most models perform at or below a random baseline, while human performance remains substantially superior. Image generation models particularly struggle with instruction following, while agent-based approaches with iterative refinement capabilities show no meaningful improvement over single-pass generation. Blueprint-Bench provides the first numerical framework for comparing spatial intelligence across different model architectures. We will continue evaluating new models as they are released and welcome community submissions, monitoring for the emergence of spatial intelligence in generalist AI systems.

📄 PDF Abstract BibTeX arXiv:2509.25229

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingSpatial ReasoningImage Generation

Similar Papers 제목 키워드 기반

Embodied-BenchClaw: An Autonomous Multi-Agent System for Embodied Spatial Intelligence Benchmark Construction

2026-06-10 · Baoyang Jiang, Fengchun Zhang, Leyuan Wang, Haotian Li 외 arxiv

Benchmarks are essential for evaluating embodied spatial intelligence, yet their construction is labor-intensive, hard to reuse, and difficult to maintain. Existing embodied benchmarks are often static and may quickly be…

Spatial ReasoningRobot Navigation

Spatial4D-Bench: A Versatile 4D Spatial Intelligence Benchmark

2025-12-31 · Pan Wang, Yang Liu, Guile Wu, Eduardo R. Corral-Soto 외 arxiv

4D spatial intelligence involves perceiving and processing how objects move or change over time. Humans naturally possess 4D spatial intelligence, supporting a broad spectrum of spatial reasoning abilities. To what exten…

Scene UnderstandingAction RecognitionSpatial Reasoning

3D-Mix for VLA: A Plug-and-Play Module for Integrating VGGT-based 3D Information into Vision-Language-Action Models

2026-03-25 · Bin Yu, Shijie Lian, Xiaopeng Lin, Zhaolong Shen 외 arxiv

Vision-Language-Action (VLA) models leverage Multimodal Large Language Models (MLLMs) for robotic control, but recent studies reveal that MLLMs exhibit limited spatial intelligence due to training predominantly on 2D dat…

Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces

2024-12-18 · CVPR 2025 1 · Jihan Yang, Shusheng Yang, Anjali W. Gupta, Rilyn Han 외

Humans possess the visual-spatial intelligence to remember spaces from sequential visual observations. However, can Multimodal Large Language Models (MLLMs) trained on million-scale video datasets also ``think in space''…

Question AnsweringSpatial Reasoning

MLLM-CompBench: A Comparative Reasoning Benchmark for Multimodal LLMs

2024-07-23 · Jihyung Kil, Zheda Mai, Justin Lee, Zihe Wang 외

The ability to compare objects, scenes, or situations is crucial for effective decision-making and problem-solving in everyday life. For instance, comparing the freshness of apples enables better choices during grocery s…

Attribute