SpaRRTa: A Synthetic Benchmark for Evaluating Spatial Intelligence in Visual Foundation Models
Turhan Can Kargin, Wojciech Jasiński, Adam Pardyl, Bartosz Zieliński, Marcin Przewięźlikowski
TL;DR
SpaRRTa introduces a photorealistic synthetic benchmark to evaluate abstract spatial awareness in Visual Foundation Models by predicting relative object positions from images under egocentric and allocentric viewpoints. Using Unreal Engine 5, SpaRRTa provides controlled, ground-truth spatial labels across five diverse environments and probes frozen VFMs with linear, AbMILP, and efficient heads to reveal where spatial information is stored. Results show that spatial reasoning largely lives in patch-level representations and is easily masked by global pooling; 3D supervision enhances patch-level geometric structure and improves performance on perspective-taking tasks, especially with efficient probing. The study demonstrates that SpaRRTa captures a distinct spatial capability different from semantic classification and depth/pose tasks, offering a diagnostic tool to guide the development of spatially aware visual models for embodied applications.
Abstract
Visual Foundation Models (VFMs), such as DINO and CLIP, excel in semantic understanding of images but exhibit limited spatial reasoning capabilities, which limits their applicability to embodied systems. As a result, recent work incorporates some 3D tasks (such as depth estimation) into VFM training. However, VFM performance remains inconsistent across other spatial tasks, raising the question of whether these models truly have spatial awareness or overfit to specific 3D objectives. To address this question, we introduce the Spatial Relation Recognition Task (SpaRRTa) benchmark, which evaluates the ability of VFMs to identify relative positions of objects in the image. Unlike traditional 3D objectives that focus on precise metric prediction (e.g., surface normal estimation), SpaRRTa probes a fundamental capability underpinning more advanced forms of human-like spatial understanding. SpaRRTa generates an arbitrary number of photorealistic images with diverse scenes and fully controllable object arrangements, along with freely accessible spatial annotations. Evaluating a range of state-of-the-art VFMs, we reveal significant disparities between their spatial reasoning abilities. Through our analysis, we provide insights into the mechanisms that support or hinder spatial awareness in modern VFMs. We hope that SpaRRTa will serve as a useful tool for guiding the development of future spatially aware visual models.
