SpaRC and SpaRP: Spatial Reasoning Characterization and Path Generation for Understanding Spatial Reasoning Capability of Large Language Models
Md Imbesat Hassan Rizvi, Xiaodan Zhu, Iryna Gurevych
TL;DR
This work systematically evaluates spatial reasoning in state-of-the-art LLMs using SpaRC, a property-driven framework, and SpaRP, a dataset of deductively verified reasoning paths. SpaRC defines six key properties (PO/EO, RI/RC, QS/QU) to analyze spatial contexts and composition rules, while SpaRP generates ground-truth reasoning traces for training and evaluation. The study shows that LLMs struggle with spatial reasoning, though performance improves with model size and especially with finetuning on reasoning paths; GPT-4 remains strongest overall, with proprietary models outperforming open-source ones in topological tasks. The contributions enable deeper analysis of spatial reasoning capabilities, provide ground-truth reasoning paths for explainability, and offer practical guidance for building more reliable spatially aware AI agents.
Abstract
Spatial reasoning is a crucial component of both biological and artificial intelligence. In this work, we present a comprehensive study of the capability of current state-of-the-art large language models (LLMs) on spatial reasoning. To support our study, we created and contribute a novel Spatial Reasoning Characterization (SpaRC) framework and Spatial Reasoning Paths (SpaRP) datasets, to enable an in-depth understanding of the spatial relations and compositions as well as the usefulness of spatial reasoning chains. We found that all the state-of-the-art LLMs do not perform well on the datasets -- their performances are consistently low across different setups. The spatial reasoning capability improves substantially as model sizes scale up. Finetuning both large language models (e.g., Llama-2-70B) and smaller ones (e.g., Llama-2-13B) can significantly improve their F1-scores by 7--32 absolute points. We also found that the top proprietary LLMs still significantly outperform their open-source counterparts in topological spatial understanding and reasoning.
