When Thinking Hurts: Epistemic Signals in the Reasoning Chains of Visual Language Models
This paper empirically characterizes three distinct patterns of answer entropy behavior in thinking-mode Visual Language Models, demonstrating that reasoning chain entropy serves as a more reliable uncertainty signal than answer entropy and enabling a cost-free abstention mechanism that significantly boosts accuracy on adversarial and reasoning tasks.
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 have a super-smart robot friend who loves to solve puzzles. Usually, when you ask it a question, it thinks for a split second and blurts out an answer. But recently, a new generation of these robots has started doing something different: before they give you the final answer, they write out a whole "thinking chain"—a long, step-by-step diary of their reasoning inside a special ... box. It's like watching them scribble notes on a napkin before ordering their coffee.
The big question researchers asked was: If these robots are thinking so hard, can we tell when they are confused or about to make a mistake?
The "Silent Scream" of the Answer
Traditionally, to check if a robot is unsure, we look at how "jittery" its final answer is. If a robot is confident, its answer is steady; if it's confused, the answer wobbles. This is called answer entropy.
But here is the twist the paper discovered: For these new "thinking" robots, looking at the final answer is like trying to hear a whisper in a hurricane.
When the researchers tested a model called Qwen3-VL-8B-Thinking, they found that the moment the robot finished its thinking chain, it completely locked onto its final answer. The "jitter" vanished. The robot's final answer became so confident that the uncertainty signal dropped to 0.492 (which is basically a coin flip, or pure chance). It's as if the robot did all its thinking, decided on a path, and then shouted the answer so loudly that you couldn't hear any doubt at all.
The paper explicitly argues against the idea that we can just look at the final answer to spot mistakes in these thinking models. In fact, for the Qwen model, looking at the final answer was worse than guessing randomly because the robot was so overconfident in its wrong answers.
The Real Clue: The Thinking Diary
So, if the final answer is a dead end, where do we look? The paper suggests we look at the thinking chain itself—the "napkin notes" the robot wrote before speaking.
The researchers found that the process of thinking holds the secret. They measured the "chaos" or "wobble" inside the thinking chain.
- For the Qwen model: The thinking chain had a signal score of 0.647, which is much better than the useless 0.492 from the final answer.
- For another model, GLM-4.1V-9B-Thinking: The final answer was actually okay (0.716), but the thinking chain was even better (0.759).
- For a third model, InternVL3-8B: It only used its thinking chain for about 50% of the questions. When it did think, the chain signal was slightly better than the answer, but the most important clue was simply whether it decided to think at all. If it skipped the thinking chain, it was more likely to be wrong.
The paper suggests that the thinking chain acts like a "pre-commitment" signal. It's the robot's internal struggle. If the robot is really struggling to figure out the answer (high entropy in the chain), it's more likely to be wrong later. If it thinks quickly and smoothly, it's probably right.
The "Refusal" Gate
There's another weird thing these robots do. Sometimes, instead of giving an answer, they just stop. They "abstain."
- On one test (POPE), 22.1% of the time, the Qwen robot refused to answer.
- On another test (HallusionBench), it was 12.6%.
The paper notes a funny pattern: the robot is much more likely to quit when asking about things that aren't there (absent objects) compared to things that are there. It's like a robot saying, "I can't see that ghost you're talking about, so I'm not going to guess."
The researchers showed that if we build a simple "gate" that says, "If the robot's thinking chain is too long or too messy, or if it refuses to answer, let's just skip that question," we can boost accuracy dramatically.
- Without the gate, the robot was right 71.0% of the time.
- With the gate (and skipping about 37% of the hardest questions), the robot's accuracy on the remaining questions jumped to 93.8%.
This isn't a magic fix for everything, but it's a practical trick: if the robot is sweating (long, messy thinking chain) or refusing to play, it's probably not safe to trust its answer.
What About Other Questions?
The researchers also tested this on open-ended questions (not just "Yes/No"). They found the same pattern: the thinking chain was a better predictor of mistakes than the final answer.
- For free-form answers, the final answer signal was terrible (0.467, worse than a coin flip).
- But the thinking chain signal was strong (0.733).
This suggests the problem isn't just with "Yes/No" questions; the thinking chain is a more reliable map of the robot's confidence than the final destination.
The Bottom Line
The paper concludes that for these new "thinking" robots, you cannot trust the final answer to tell you if they are unsure. The act of thinking collapses their uncertainty, making them look super-confident even when they are wrong.
Instead, we have to listen to the thinking process itself. The "chaos" in the reasoning chain is the real signal. While this works very well for the models they tested (Qwen and GLM), the authors suggest we need to check if this holds true for even bigger models or if we change how the robot thinks (like letting it guess randomly instead of picking the best answer every time). For now, though, if you want to know if a thinking robot is hallucinating, don't look at what it says—look at how it thought.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.