More Thought, Less Accuracy? On the Dual Nature of Reasoning in Vision-Language Models
This paper reveals that while extending reinforcement learning-based reasoning to Vision-Language Models improves logical inference, it inadvertently causes "visual forgetting" that degrades perceptual grounding, a problem the authors address with their proposed Vision-Anchored Policy Optimization (VAPO) method, which achieves state-of-the-art results by explicitly steering reasoning toward visually grounded trajectories.
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: The "Overthinking" Problem
Imagine you have a brilliant detective (the AI) who is very good at solving logic puzzles. Recently, we taught this detective a new superpower: Reasoning. Instead of just guessing the answer, the detective now writes down a long list of clues, checks their logic, and thinks step-by-step before speaking.
For text-based puzzles (like math word problems), this works wonders. But when we gave this detective a camera (Vision-Language Model) to solve visual puzzles, something strange happened.
The Discovery: The more the detective thought, the worse they got at seeing the picture.
If the detective looked at a photo of a cat and thought for 5 seconds, they might correctly count 4 cats. But if they thought for 30 seconds, they might start hallucinating, counting 6 cats, or missing the cat entirely because they got so lost in their own thoughts that they forgot to look at the photo.
The paper calls this "Visual Forgetting."
The Two Faces of Reasoning (The Dual Nature)
The researchers found that reasoning is a double-edged sword:
- The Good Side (Logic): It helps the AI solve hard problems that need steps, like figuring out a complex math problem or navigating a maze.
- The Bad Side (Perception): As the AI thinks longer, it starts to ignore the image. It relies too much on its internal "voice" and stops paying attention to the visual evidence.
The Analogy:
Imagine you are trying to find your keys in a messy room.
- Direct Answer: You look at the floor and say, "They are under the rug." (Fast, but maybe you missed them).
- Reasoning (Good): You think, "I put them on the table, but the cat knocked them off. They must be near the sofa." (You use logic + looking).
- Over-Reasoning (Bad): You start thinking, "If the cat knocked them off, maybe the dog took them to the backyard. But wait, did I have them in my pocket? Maybe they are in the car?" You get so deep in your story that you stop looking at the room entirely. You end up guessing wrong because you forgot to actually look.
The Evidence: "Time is Up!"
The researchers tested this by stopping the AI's thinking process at different times:
- Early Stop: They let the AI think for a moment, then forced it to answer. Result: The AI was often correct.
- Full Stop: They let the AI think until it was "done." Result: The AI often changed its mind and got it wrong, hallucinating details that weren't there.
They found that in many cases, the AI knew the answer early on but talked itself out of it by over-analyzing.
The Solution: VAPO (The "Visual Anchor")
To fix this, the researchers created a new training method called VAPO (Vision-Anchored Policy Optimization).
The Analogy: The Tour Guide with Checkpoints
Imagine the AI is a tourist walking through a museum (the reasoning process). Without VAPO, the tourist gets so excited about the history books (the text) that they stop looking at the paintings (the image).
VAPO acts like a strict Tour Guide who stops the tourist every few minutes and says:
"Stop! Look at this painting. Is the sky blue? Is the man wearing a hat? Answer 'Yes' or 'No' before you keep walking."
These stops are called "Visual Anchors."
- The AI is forced to pause its internal monologue.
- It must look at the image again to answer a simple question about it.
- If it gets the answer right, it gets a "reward." If it ignores the image, it gets a "penalty."
By doing this during training, the AI learns that you can't solve the puzzle unless you keep looking at the picture.
The Results
After training with this "Tour Guide" method:
- The AI (named VAPO-Thinker) became much better at not forgetting the image.
- It achieved new record-breaking scores on various tests, especially on tasks that require looking closely at details (like counting objects or reading charts).
- It proved that you don't need to stop the AI from thinking; you just need to make sure it keeps its eyes open while it thinks.
Summary
- The Problem: AI models that "think" too much about visual tasks start to ignore the image and make mistakes (Visual Forgetting).
- The Cause: The longer they think, the more they rely on text and less on sight.
- The Fix: A new training method (VAPO) that forces the AI to pause and verify what it sees at regular intervals, like a tour guide checking a map.
- The Outcome: Smarter AI that uses logic and keeps its eyes on the prize.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.