paper-with-me

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 the influence of different text-based spatial representations on LLM performance and internal activations in a grid-world navigation task. By evaluating models of various sizes on a task that requires navigating toward a goal, we examine how the format used to encode spatial information impacts decision-making. Our experiments reveal that cartesian representations of space consistently yield higher success rates and path efficiency, with performance scaling markedly with model size. Moreover, probing LLaMA-3.1-8B revealed subsets of internal units, primarily located in intermediate layers, that robustly correlate with spatial features, such as the position of the agent in the grid or action correctness, regardless of how that information is represented, and are also activated by unrelated spatial reasoning tasks. This work advances our understanding of how LLMs process spatial information and provides valuable insights for developing more interpretable and robust agentic AI systems.

📄 PDF Abstract BibTeX arXiv:2502.16690

Code (1)

mneuronico/griw-world-spatial-orientation-task 공식 구현

Tasks

Decision MakingNavigateSpatial Reasoning

Similar Papers 제목 키워드 기반

OVO-S-Bench: A Hierarchical Benchmark for Streaming Spatial Intelligence in Multimodal LLMs

2026-06-02 · Yifei Li, Pengyiang Liu, Yuhang Zang, Zhongyue Shi 외 arxiv

Multimodal agents in robotics, AR, and autonomous driving must reason about places and layouts from continuous egocentric streams, often using evidence outside the current view. Existing benchmarks either evaluate offlin…

Autonomous Driving

Mind's Eye: A Benchmark of Visual Abstraction, Transformation and Composition for Multimodal LLMs

2026-04-17 · Rohit Sinha, Aditya Kanade, Sai Srinivas Kancheti, Vineeth N Balasubramanian 외 arxiv

Multimodal large language models (MLLMs) have achieved impressive progress on vision language benchmarks, yet their capacity for visual cognitive and visuospatial reasoning remains less understood. We introduce "Mind's E…

Automatic Mapping of Anatomical Landmarks from Free-Text Using Large Language Models: Insights from Llama-2

2024-10-16 · Mohamad Abdi, Gerardo Hermosillo Valadez, Halid Ziya Yerebakan

Anatomical landmarks are vital in medical imaging for navigation and anomaly detection. Modern large language models (LLMs), like Llama-2, offer promise for automating the mapping of these landmarks in free-text radiolog…

Anomaly Detection

A systematic review of geospatial location embedding approaches in large language models: A path to spatial AI systems

2024-01-12 · Sean Tucker

Geospatial Location Embedding (GLE) helps a Large Language Model (LLM) assimilate and analyze spatial data. GLE emergence in Geospatial Artificial Intelligence (GeoAI) is precipitated by the need for deeper geospatial aw…

ArticlesLanguage ModelingLanguage ModellingLarge Language Model

OmniView-Space: Reinforcing Spatial Reasoning via Multi-Perspective Spatial Mapping

2026-07-01 · Xudong Li, Mengdan Zhang, Peixian Chen, Jiaxi Tan 외 arxiv

Spatial intelligence remains a persistent challenge for Multimodal Large Language Models (MLLMs), as it requires coherent spatial scene representations beyond basic object recognition. Existing methods typically build su…

Object RecognitionSpatial Reasoning3D Reconstruction