paper-with-me

Papers

Do LLMs Build Spatial World Models? Evidence from Grid-World Maze Tasks

2026-04-12 · Weijiang Li, Yilin Zhu, Rajarshi Das, Parijat Dube arxiv

Foundation models have shown remarkable performance across diverse tasks, yet their ability to construct internal spatial world models for reasoning and planning remains unclear. We systematically evaluate the spatial understanding of large language models through maze tasks, a controlled testing context requiring multi-step planning and spatial abstraction. Across comprehensive experiments with Gemini-2.5-Flash, GPT-5-mini, Claude-Haiku-4.5, and DeepSeek-Chat, we uncover significant discrepancies in spatial reasoning that challenge assumptions about LLM planning capabilities. Using chain-of-thought prompting, Gemini achieves 80-86% accuracy on smaller mazes (5x5 to 7x7 grids) with tokenized adjacency representations, but performance collapses to 16-34% with visual grid formats, which is a 2-5x difference, suggesting representation-dependent rather than format-invariant spatial reasoning. We further probe spatial understanding through sequential proximity questions and compositional distance comparisons. Despite achieving 96-99% semantic coverage in reasoning traces, models fail to leverage this understanding for consistent spatial computations, indicating that they treat each question independently rather than building cumulative spatial knowledge. Our findings based on the maze-solving tasks suggest that LLMs do not develop robust spatial world models, but rather exhibit representation-specific and prompting-dependent reasoning that succeeds only under narrow conditions. These results have critical implications for deploying foundation models in applications requiring spatial abstraction.

📄 PDF Abstract BibTeX arXiv:2604.10690

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

From Text to Space: Mapping Abstract Spatial Models in LLMs during a Grid-World Navigation Task

2025-02-23 · Nicolas Martorell

Understanding how large language models (LLMs) represent and reason about spatial information is crucial for building robust agentic systems that can navigate real and simulated environments. In this work, we investigate…

Decision MakingNavigateSpatial Reasoning

Do grid codes afford generalization and flexible decision-making?

2021-06-30 · Linda Q. Yu, Seongmin A. Park, Sarah C. Sweigart, Erie D. Boorman 외

Behavioral flexibility is learning from previous experiences and planning appropriate actions in a changing or novel environment. Successful behavioral adaptation depends on internal models the brain builds to represent …

Decision MakingHippocampus

Mind's Eye of LLMs: Visualization-of-Thought Elicits Spatial Reasoning in Large Language Models

2024-04-04 · Wenshan Wu, Shaoguang Mao, Yadong Zhang, Yan Xia 외

Large language models (LLMs) have exhibited impressive performance in language comprehension and various reasoning tasks. However, their abilities in spatial reasoning, a crucial aspect of human cognition, remain relativ…

Spatial ReasoningVisual Navigation

Video2Layout: Recall and Reconstruct Metric-Grounded Cognitive Map for Spatial Reasoning

2025-11-20 · Yibin Huang, Wang Xu, Wanyue Zhang, Helu Zhi 외 arxiv

Spatial intelligence is a critical frontier for Multimodal Large Language Models (MLLMs), empowering them to comprehend the physical world. Drawing inspiration from human perception mechanisms, prior studies attempt to c…

Spatial Reasoning

Towards Physics-informed Spatial Intelligence with Human Priors: An Autonomous Driving Pilot Study

2025-10-24 · Guanlin Wu, Boyan Su, Yang Zhao, Pu Wang 외 arxiv

How to integrate and verify spatial intelligence in foundation models remains an open challenge. Current practice often proxies Visual-Spatial Intelligence (VSI) with purely textual prompts and VQA-style scoring, which o…

Autonomous Driving