Is A Picture Worth A Thousand Words? Delving Into Spatial Reasoning for Vision Language Models
Jiayu Wang, Yifei Ming, Zhenmei Shi, Vibhav Vineet, Xin Wang, Yixuan Li, Neel Joshi
TL;DR
This paper introduces SpatialEval, a four-task benchmark designed to probe spatial reasoning in both LLMs and VLMs under text-only, vision-only, and vision-text modalities. Through extensive evaluation across open-source and proprietary models, it uncovers counterintuitive findings: spatial reasoning remains hard for many models, visual inputs alone often underperform, and textual information drives performance; moreover, incorporating redundant textual descriptions with visuals can significantly improve results. The authors argue that current VLM architectures primarily translate vision into language space, which may cap spatial capabilities, and they advocate for future designs where vision serves as a first-class, joint reasoning modality. Overall, SpatialEval provides a diagnostic framework that can guide the development of multimodal models with robust spatial intelligence and closer alignment to human spatial reasoning.
Abstract
Large language models (LLMs) and vision-language models (VLMs) have demonstrated remarkable performance across a wide range of tasks and domains. Despite this promise, spatial understanding and reasoning -- a fundamental component of human cognition -- remains under-explored. We propose SpatialEval, a novel benchmark that covers diverse aspects of spatial reasoning such as relationship understanding, navigation, and counting. We conduct a comprehensive evaluation of competitive language and vision-language models. Our findings reveal several counter-intuitive insights that have been overlooked in the literature: (1) Spatial reasoning poses significant challenges where competitive models can fall behind random guessing; (2) Despite additional visual input, VLMs often under-perform compared to their LLM counterparts; (3) When both textual and visual information is available, multi-modal language models become less reliant on visual information if sufficient textual clues are provided. Additionally, we demonstrate that leveraging redundancy between vision and text can significantly enhance model performance. We hope our study will inform the development of multimodal models to improve spatial intelligence and further close the gap with human intelligence.
