← Latest papers
🤖 machine learning

SpaRRTa: A Synthetic Benchmark for Evaluating Spatial Intelligence in Visual Foundation Models

This paper introduces SpaRRTa, a synthetic benchmark designed to evaluate the spatial reasoning capabilities of Visual Foundation Models by testing their ability to identify relative object positions, revealing significant disparities in current models' spatial awareness and guiding future development.

Original authors: Turhan Can Kargin, Wojciech Jasiński, Adam Pardyl, Bartosz Zieliński, Marcin Przewięźlikowski

Published 2026-08-14
📖 5 min read🧠 Deep dive

Original authors: Turhan Can Kargin, Wojciech Jasiński, Adam Pardyl, Bartosz Zieliński, Marcin Przewięźlikowski

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are teaching a robot to navigate a messy room. You show it a picture of a cat sitting on a chair next to a lamp. A smart robot needs to know two things: what those things are (a cat, a chair, a lamp) and where they are relative to each other (the cat is to the left of the lamp). For a long time, computers have gotten really good at the first part—identifying objects in photos. But the second part, understanding the 3D layout and direction, has been a bit like a blindfolded person trying to guess where a ball is just by looking at a flat drawing.

This is the world of "Visual Foundation Models." Think of these as super-smart AI brains that have read millions of pictures and learned to recognize patterns. They are the engines behind many modern image tools. However, researchers have noticed a glitch: these brains are great at saying "That's a tree!" but often stumble when asked, "Is the tree to the left or right of the car?" This matters because if we want robots to walk through our houses or drive cars, they need to understand space, not just labels. The big question is: Do these AI brains actually "see" the 3D world, or are they just memorizing tricks to guess the right answer for specific math problems?

To solve this mystery, a team of researchers created a new test called SpaRRTa (Spatial Relation Recognition Task). Instead of asking the AI to do complex math like measuring exact distances or drawing 3D maps, SpaRRTa asks a simpler, more fundamental question: "From this specific viewpoint, is Object A to the left, right, front, or back of Object B?"

To make this test fair and super precise, the researchers didn't use real photos from the internet. Instead, they built a virtual world using a high-end game engine (Unreal Engine 5). They created photorealistic scenes—like a forest, a desert, a snowy town, a bridge, and a busy city—and placed objects like cars, trees, and dogs in them. They could move the camera or even pretend the "viewpoint" was a person standing in the scene, asking the AI to imagine the world from that person's eyes, not just the camera's. This is like asking, "If I were standing behind the car, would the tree be on my left or right?"

The researchers then tested a wide variety of these AI brains, from those that learned by just looking at pictures to those that were specifically taught 3D geometry. They used a clever trick called "probing." Imagine the AI's brain is a locked box of information. Instead of retraining the whole box, they just built a small, simple key (a probe) to see if the spatial information was already inside. They tried three different keys: a simple one that looked at the whole picture at once, a smarter one that could pick out important spots, and a super-smart one that could focus on multiple specific things at once.

Here is what they found, and it's a bit surprising. First, the simple key often failed. It turned out that the AI's "global" view of the picture (looking at the whole image as one big blob) actually hides the spatial details. The information about where things are is stored in the tiny, local patches of the image, like individual puzzle pieces. When you squish all those pieces together into one summary, the direction gets lost. However, when they used the smarter, more focused keys, the AI brains performed much better.

The study suggests that while these models do have spatial awareness, it's hidden deep in the details. Models that were specifically trained with 3D data (like knowing exactly how far away things are) did the best job, but even models that only looked at flat 2D pictures showed they could understand direction if you knew how to ask the right question. Interestingly, the AI struggled much more when asked to take the perspective of a person in the scene (the "allocentric" view) compared to just looking from the camera's view. This is like how it's easy for us to say "the tree is on the left of the car" from our photo, but much harder to say "the tree is on the right of the car" if we imagine ourselves standing behind the car.

The researchers also checked if being good at identifying flowers or airplanes meant you were good at understanding space. The answer was no. The AI could be a master at naming things but terrible at knowing where they are. This proves that SpaRRTa is measuring a totally different skill than just object recognition.

In short, the paper suggests that modern AI brains are not "blind" to space, but they are hiding their spatial knowledge in the fine details of the image rather than in their big-picture summary. To build robots that can truly navigate our world, we need to stop just asking them to recognize objects and start teaching them to understand the relationships between them, using tools like SpaRRTa to guide the way.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →