← Latest papers
💻 computer science

Limits of Imagery Reasoning in Frontier LLM Models

This paper demonstrates that equipping frontier Large Language Models with an external "Imagery Module" to handle 3D spatial tasks fails to improve performance beyond 62.5% accuracy because these models lack the foundational visual-spatial primitives and contemplative reasoning capabilities necessary to effectively interface with and utilize such imagery.

Original authors: Sergio Y. Hayashi, Nina S. T. Hirata

Published 2026-03-31
📖 5 min read🧠 Deep dive

Original authors: Sergio Y. Hayashi, Nina S. T. Hirata

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 trying to teach a brilliant, hyper-intelligent robot how to solve a 3D puzzle. The puzzle involves taking a blocky shape, spinning it in your mind, and figuring out if it matches another shape.

For humans, this is easy. We have a "mental screen" where we can grab an object, twist it, and see what the back looks like. We call this mental imagery.

But for the world's smartest AI models (Large Language Models or LLMs), this is a nightmare. They are incredibly good at reading and writing, but they seem to lack that internal "mental screen." They suffer from what the authors call "Functional Aphantasia." (Aphantasia is a real human condition where people cannot visualize images; here, it's a metaphor for the AI's inability to "see" in its mind).

The Experiment: Giving the AI a "Cognitive Prosthetic"

The researchers asked: If the AI can't hold a 3D image in its head, what if we give it an external tool to do the heavy lifting?

They built a system with two parts:

  1. The Brain (The AI): The part that thinks, reasons, and gives instructions.
  2. The Hand (The Imagery Module): A computer program that actually holds the 3D object, spins it, and takes a picture of it from the new angle.

The idea was like giving a blind person a guide dog. The dog (the tool) sees the world and navigates; the human (the AI) just needs to know how to ask the dog to turn left or right.

The Results: The "Hand" is Perfect, but the "Brain" is Confused

The results were surprising and disappointing. Even with the perfect tool doing the spinning, the AI still failed to solve the puzzle. It only got about 62% of the answers right (and that was with a lot of help).

Why did the "guide dog" fail to help the "blind brain"? The paper suggests the AI isn't just missing the 3D state; it's missing the basic sensory skills to understand what it's looking at.

Here are the three main reasons, explained with simple analogies:

1. The "Stop-Action" Problem (Insensitivity to Motion)

Imagine you take two photos of a car: one facing north, and one facing slightly east.

  • A Human looks at the two photos and instantly thinks, "Ah, the car turned right." We see a sequence of motion.
  • The AI looks at the two photos and sees two completely unrelated pictures. It doesn't "feel" the movement. It treats the images like static snapshots on a wall, not frames of a movie. It lacks the ability to say, "If I move the object this way, the image will change that way."

2. The "Crystal Ball" Problem (Inability to Predict)

If you ask a human, "What will this cube look like if I tilt it 30 degrees to the left?" they can visualize the answer before they even do it.

  • The AI cannot do this. When asked to imagine the result of a rotation, it just spits out the original picture again. It has no "crystal ball" to predict the future state of an object. It can't simulate the change in its head.

3. The "Word-First" Bias (Symbolic vs. Visual)

This is the most critical flaw. When the AI looks at the object, it doesn't really "look" at the shape. Instead, it immediately starts talking about the shape.

  • Human: Looks at the object, rotates it mentally, and checks the geometry.
  • AI: Looks at the object and thinks, "Okay, I see a block here, and a block there. That looks like a 'T' shape. I'll guess based on the word 'T'."

The AI is so used to processing text that it tries to solve a visual puzzle using words and associations instead of geometry and vision. It's like trying to solve a math problem by reading the numbers out loud instead of actually doing the calculation.

The Conclusion: We Need a New Kind of Brain

The paper concludes that simply attaching a 3D rendering tool to a smart AI isn't enough. It's like giving a person who doesn't know how to read a dictionary; they still can't read the book.

The AI needs to be retrained from the ground up to have visual-spatial primitives. It needs to learn:

  • How to see depth in a flat picture.
  • How to understand that two pictures are part of a moving sequence.
  • How to pause and "contemplate" an image visually, rather than rushing to describe it with words.

In short: The AI has a very powerful engine (reasoning), but it has no steering wheel (visual intuition). Giving it a tool to spin the object doesn't help if the driver doesn't know how to look out the window and understand what they are seeing.

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 →