From Hallucination to Grounding: Diagnosing Visual Spatial Intelligence via CRISP
This paper introduces CRISP, a novel diagnostic evaluation paradigm that utilizes metric 3D Scene Graphs and oracle interventions to decouple perception from reasoning, revealing that while proprietary models suffer from inaccurate metric estimation despite robust latent reasoning, open-source models are fundamentally limited by a lack of multi-hop compositional reasoning.
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 testing a robot's ability to navigate a room. You ask it, "Is the cup on the left or right of the book?" The robot answers, "Left," and gets it right. You might think, "Great! It understands space!"
But according to this paper, that robot might actually be a cheater. It didn't look at the room to figure out the answer; it just guessed based on how humans usually talk about cups and books. It's like a student who memorized the answer key without ever opening the textbook.
The authors of this paper, Li and Yu, built a new test called CRISP to catch these cheaters and see if robots truly "see" the 3D world or just "guess" the words.
The Problem: The "Illusion" of Intelligence
Current AI models (called Vision-Language Models) are great at recognizing objects. They can point to a "dog" or a "chair." But when it comes to spatial intelligence—understanding exactly where things are, how far apart they are, and how they fit together in 3D space—they often fail.
The paper argues that these models are suffering from hallucinations. They produce the correct words, but their internal mental map of the room is completely wrong. They are "guessing correctly" using language tricks rather than "seeing correctly" using their eyes.
The Solution: The "CRISP" Test
To fix this, the researchers created a two-part test called CRISP (Consistency of Reasoning In Spatial Perception). Think of it as a "lie detector" for AI.
Instead of just asking the AI a question, CRISP forces the AI to do two things at once:
- Answer the Question: (e.g., "How far is the chair from the wall?")
- Draw the Map: The AI must build a 3D Scene Graph. This is like a blueprint or a skeleton of the room, where it has to write down the exact size of every object and the precise distance between them.
The Magic Trick: The researchers then compare the two.
- If the AI says "The chair is 2 meters away" in its answer, but draws a map showing the chair is 10 meters away, it failed.
- This proves the AI wasn't actually using the image to answer; it was just guessing the answer based on language patterns.
What They Discovered
When they ran this test on the smartest AI models available (both expensive "proprietary" ones and free "open-source" ones), they found three main types of failures:
The "Semantic Shortcut" Cheaters (Mostly Open-Source Models):
These models give the right answer to the question but draw a terrible, nonsensical map. They are like a person who knows the answer to a riddle because they've heard it before, but they can't actually visualize the scene. They rely on "language priors" (guessing what humans usually say) rather than looking at the picture.The "Disconnected" Brains (Mostly Proprietary Models):
These are the most surprising findings. The expensive models (like Gemini and GPT-5) are actually very good at drawing the map! They can estimate distances and sizes pretty well. However, when they answer the question, they ignore their own map. It's like a brilliant architect who draws a perfect blueprint but then, when asked where the door is, gives a random guess because they forgot to look at their own drawing. They have a powerful "reasoning engine" that isn't connected to their "vision."The "Consistent" Winners:
A few models managed to get both the map and the answer right. These are the only ones showing true spatial intelligence.
The "Oracle" Experiment: Do They Have the Brains?
To prove that the "Disconnected" models actually have the reasoning power, the researchers did a special experiment. They took the "cheating" models and gave them a perfect, pre-drawn map (like giving a student a cheat sheet with the correct blueprint) along with the picture.
The Result: The models' performance skyrocketed. Suddenly, they could answer complex questions perfectly.
The Conclusion: This proved that the AI models already have the logic and reasoning skills to solve these problems. The problem isn't that they are "stupid" or lack logic; the problem is that they can't connect their eyes (perception) to their brain (reasoning). They are failing to trust their own visual data.
Summary
The paper concludes that we have been tricked by AI models that look smart because they guess the right words. To build robots that can truly interact with the physical world (like a robot arm picking up a glass), we need to stop just asking questions and start checking if the AI's internal "mental map" matches its answers.
The path forward isn't just making the AI bigger; it's forcing the AI to be consistent—to make sure its reasoning is always grounded in what it actually sees, not just what it thinks it should say.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.