SpatialViz-Bench: An MLLM Benchmark for Spatial Visualization
Siting Wang, Minnan Pei, Luoyang Sun, Cheng Deng, Kun Shao, Zheng Tian, Haifeng Zhang, Jun Wang
TL;DR
SpatialViz-Bench formalizes a cognitive-science grounded benchmark to assess spatial visualization in multimodal LLMs. It decomposes spatial reasoning into four sub-abilities, implements 12 procedurally generated tasks (1,180 problems), and evaluates 33 MLLMs under zero-shot prompts with and without Chain-of-Thought. The study reveals that current models struggle with perceptual and transformation aspects rather than high-level reasoning, with large performance gaps to human ability and mixed CoT effects. Public data and evaluation code accompany the benchmark to enable ongoing expansion and diagnostic analysis.
Abstract
Humans can directly imagine and manipulate visual images in their minds, a capability known as spatial visualization. While multi-modal Large Language Models (MLLMs) support imagination-based reasoning, spatial visualization remains insufficiently evaluated, typically embedded within broader mathematical and logical assessments. Existing evaluations often rely on IQ tests or math competitions that may overlap with training data, compromising assessment reliability. To this end, we introduce SpatialViz-Bench, a comprehensive multi-modal benchmark for spatial visualization with 12 tasks across 4 sub-abilities, comprising 1,180 automatically generated problems. Our evaluation of 33 state-of-the-art MLLMs not only reveals wide performance variations and demonstrates the benchmark's strong discriminative power, but also uncovers counter-intuitive findings: models show difficulty perception misaligned with human intuition, exhibit dramatic 2Dto-3D performance cliffs, default to formulaic derivation over visualization, and paradoxically suffer performance degradation from Chain-of-Thought prompting in open-source models. Through statistical and qualitative analysis of error types, SpatialViz-Bench demonstrates that state-of-the-art MLLMs continue to exhibit deficiencies in spatial visualization tasks, thereby addressing a significant lacuna in the field. The benchmark data and evaluation code are publicly available.
