The Cartesian Shortcut: Re-evaluate Vision Reasoning in Polar Coordinate Space
This paper introduces Polaris-Bench, a benchmark reformulating visual reasoning tasks in polar coordinates to expose the "Cartesian Shortcut" vulnerability in current Multimodal Large Language Models, revealing that their high performance on standard grid-based benchmarks stems from exploiting textual coordinate patterns rather than robust, topology-invariant visual understanding.
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
The Big Idea: Are AI Models Actually "Seeing," or Just "Reading"?
Imagine you are taking a math test. In one version, the numbers are arranged in a neat, square grid (like a spreadsheet). In the other version, the numbers are arranged in a circle, like slices of a pizza.
The researchers at Google DeepMind and Stanford University discovered that the world's smartest AI vision models are like students who have memorized a trick for the square grid but don't actually understand the math. When you change the test to the pizza shape, they fail miserably.
They call this trick the "Cartesian Shortcut."
The "Cartesian Shortcut" Explained
Most visual reasoning tests for AI use Cartesian coordinates. This is just a fancy way of saying "rows and columns" (like a chessboard or a spreadsheet).
- Row 1, Column 2.
- Row 3, Column 5.
The paper found that when AI models look at these square grids, they don't really "see" the picture. Instead, they quickly turn the image into a list of text coordinates in their "brain" (their Chain-of-Thought). They stop looking at the visual shapes and start solving the problem using text logic, like a human reading a map.
The Analogy:
Think of an AI taking a test on a square grid like a person solving a maze by reading a list of instructions: "Go down 3 steps, turn right, go 2 steps." They aren't visualizing the maze; they are just following the text instructions.
The Experiment: The "Pizza" Test
To prove that the AI was cheating by using this text trick, the researchers created a new benchmark called Polaris-Bench.
They took 53 different visual puzzles (like Sudoku, mazes, and pattern matching) and transformed them from square grids into Polar coordinates.
- Polar coordinates are like a dartboard or a pizza. Instead of "rows and columns," you have rings (distance from the center) and slices (angles).
The Result:
- On the Square Grid (Cartesian): The top AI models scored incredibly high (70% to 83%). They looked like geniuses.
- On the Pizza Grid (Polar): The scores collapsed. The same models dropped to 31% to 39%.
It's as if the student who aced the math test when the numbers were in a spreadsheet suddenly failed the exact same math test when the numbers were written in a circle.
Why Did This Happen?
The researchers argue that the AI models aren't failing because the pizza shape is "harder." The logic of the puzzle is exactly the same. They are failing because:
- They rely on the grid: The models have learned to turn square images into text lists (Row 1, Col 2) to solve problems.
- They can't do the same with circles: When the image is a circle, the AI cannot easily turn it into a simple "Row/Column" text list. The "shortcut" is broken.
- They can't "see" the topology: The models lack topology-invariant reasoning. This is a fancy way of saying they can't understand that a square grid and a circular grid are just two different ways of drawing the same map. They are stuck on the specific shape of the grid.
Key Findings in Simple Terms
- The "Text" Crutch: The AI models were heavily using text-based deduction to solve visual problems. When the visual layout changed to something that didn't fit a text list, the models got lost.
- Thinking Doesn't Help: Even when the researchers told the AI to "think harder" (using a high-reasoning mode), it didn't fix the problem. The AI just thought more about the wrong thing (the grid structure) rather than actually understanding the image.
- It's a Universal Problem: This wasn't just a problem for one specific AI. They tested 14 different state-of-the-art models (from Google, OpenAI, Anthropic, and others), and they all fell for the same trick.
- The "Maze" Exception: The paper noted one interesting exception: If a maze has numbers written inside the rooms (like "Room 1, Room 2"), the AI does well even on the circular version. Why? Because the numbers act as a new "text shortcut." The AI ignores the shape and just follows the numbers. But if the maze has no numbers, the AI fails.
The Conclusion
The paper concludes that current AI models are not as good at visual reasoning as we thought. Their high scores on standard tests are an illusion created by the fact that those tests use square grids. The models are exploiting the grid structure to cheat, rather than truly understanding the visual world.
To build truly smart AI, we need to stop testing them on square grids and start testing them on shapes that force them to actually "see" and reason, rather than just read coordinates.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.