← Latest papers
💬 NLP

Do AI Models Perform Human-like Abstract Reasoning Across Modalities?

This paper demonstrates that evaluating AI abstract reasoning solely on accuracy is misleading, as it overestimates capabilities in text-based tasks where models rely on surface-level shortcuts and underestimates them in visual tasks where models often grasp intended abstractions despite failing to apply them correctly.

Original authors: Claas Beger, Ryan Yi, Shuhao Fu, Kaleda Denton, Arseny Moskvichev, Sarah W. Tsai, Sivasankaran Rajamanickam, Melanie Mitchell

Published 2026-02-04
📖 4 min read☕ Coffee break read

Original authors: Claas Beger, Ryan Yi, Shuhao Fu, Kaleda Denton, Arseny Moskvichev, Sarah W. Tsai, Sivasankaran Rajamanickam, Melanie Mitchell

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 a teacher giving a student a puzzle. The puzzle shows a few examples of how a pattern changes (like "move the red block to the left") and then asks the student to apply that same rule to a new, unseen picture.

For a long time, we've been testing AI on these puzzles using a "scorecard" that only counts how many times the AI gets the final answer right. If the AI gets the right picture, we give it an A+.

This paper asks a deeper question: Did the AI actually understand the rule, or did it just get lucky by spotting a weird trick?

Here is the story of what the researchers found, explained simply:

1. The Two Ways to Take the Test

The researchers tested top-tier AI models (like OpenAI's o3, Claude, and Gemini) in two different ways:

  • The Text Mode: They fed the puzzle to the AI as a list of numbers and words (e.g., "Grid 1 has a red square at 2,2...").
  • The Visual Mode: They showed the AI an actual picture of the puzzle, just like a human would see it.

2. The "Text" Surprise: High Scores, Shallow Understanding

When the AI took the test in Text Mode, it did incredibly well. In fact, the best AI (o3) got a higher score than the average human.

But here is the catch: The researchers asked the AI to explain how it solved the puzzle.

  • Humans usually explained it using the real concept, like "Remove the top and bottom objects."
  • The AI often gave explanations that were technically correct for the specific examples shown but missed the big picture.

The Analogy: Imagine a student taking a math test. The teacher asks, "What is 2 + 2?" The student answers "4." The teacher asks, "How did you get that?" The student says, "I looked at the clock, and the hands were at 4, so I guessed 4."
The answer was right, but the reasoning was a "shortcut." The AI was doing this constantly. It was spotting accidental patterns in the numbers (like "the color red is always number 3, so I'll remove number 3") rather than understanding the concept of "objects."

The Verdict: In text mode, the AI's high scores overestimated its true intelligence. It was good at guessing, but not always good at reasoning.

3. The "Visual" Surprise: Low Scores, Hidden Genius

When the researchers switched to Visual Mode (showing pictures), the AI's scores crashed. It got the final answer wrong much more often than humans.

However, the researchers looked at the AI's explanations again.
They found something surprising: Even when the AI got the final picture wrong, its explanation of the rule was often correct!

The Analogy: Imagine a brilliant architect who can perfectly describe how to build a house ("Put the bricks in a circle, then add a roof"). But, when they actually try to lay the bricks, they keep dropping them or putting them in the wrong spot because their hands are clumsy.
The AI in visual mode was like this architect. It understood the abstract concept (the "rule") perfectly well, but it struggled to "see" the image clearly enough to apply the rule correctly. It couldn't tell exactly how big the grid was or where the objects were.

The Verdict: In visual mode, the AI's low scores underestimated its true intelligence. It actually understood the logic, but it failed at the "perception" part of the job.

4. The "Tool" Effect

The researchers also gave the AI a "calculator" (Python code) to help it.

  • In Text Mode: The calculator didn't help much. The AI was already good at the logic but bad at the shortcuts.
  • In Visual Mode: The calculator helped a lot. When the AI could use code to "look" at the image and count pixels, its scores went up. This proved that the AI wasn't "stupid" at the logic; it just needed help seeing the picture.

The Big Takeaway

If you only look at the final score (the "A+"), you might think AI is a genius in text mode but a failure in visual mode.

But when you look at how they think:

  • In Text: They are often "cheating" with clever shortcuts that don't work in the real world.
  • In Visual: They are "clumsy" geniuses who understand the rules but can't quite execute them.

The paper concludes that to truly know if AI is becoming "human-like," we can't just check if the answer is right. We have to check if the reasoning is right, too. Otherwise, we are either over-hyping their text skills or under-appreciating their visual potential.

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 →