iVISPAR -- An Interactive Visual-Spatial Reasoning Benchmark for VLMs
Julius Mayer, Mohamad Ballout, Serwan Jassim, Farbod Nosrat Nezami, Elia Bruni
TL;DR
iVISPAR tackles the challenge of evaluating spatial reasoning in Vision-Language Models by introducing an interactive, multimodal benchmark built around the Sliding Geom Puzzle. It enables agents to operate in 3D, 2D, and text modalities, with procedurally generated tasks of scalable complexity and benchmarking against optimal A* solutions and human baselines. The results reveal a persistent gap between current VLMs and human spatial cognition, especially in 3D settings, while 2D inputs often yield the strongest performance for many models. Overall, iVISPAR provides a rigorous, reproducible platform for advancing grounded spatial reasoning in VLMs and guides future extensions into broader scene understanding and geometric transformations.
Abstract
Vision-Language Models (VLMs) are known to struggle with spatial reasoning and visual alignment. To help overcome these limitations, we introduce iVISPAR, an interactive multimodal benchmark designed to evaluate the spatial reasoning capabilities of VLMs acting as agents. \mbox{iVISPAR} is based on a variant of the sliding tile puzzle, a classic problem that demands logical planning, spatial awareness, and multi-step reasoning. The benchmark supports visual 3D, 2D, and text-based input modalities, enabling comprehensive assessments of VLMs' planning and reasoning skills. We evaluate a broad suite of state-of-the-art open-source and closed-source VLMs, comparing their performance while also providing optimal path solutions and a human baseline to assess the task's complexity and feasibility for humans. Results indicate that while VLMs perform better on 2D tasks compared to 3D or text-based settings, they struggle with complex spatial configurations and consistently fall short of human performance, illustrating the persistent challenge of visual alignment. This underscores critical gaps in current VLM capabilities, highlighting their limitations in achieving human-level cognition. Project website: https://microcosm.ai/ivispar
