🟢 🤖 Models Published: · 2 min read ·

arXiv:2606.03937: Entropy is not enough for visual reasoning, claims new RL framework

arXiv:2606.03937 ↗

Editorial illustration: Entropy is not enough for visual reasoning, claims new RL framework

Researchers have shown that token entropy alone fails at visual reasoning because it ignores visually sensitive tokens. They propose VEPO, a framework that fuses visual sensitivity and entropy and achieves up to 3.15 points better results than entropy-based baselines.

🤖

This article was generated using artificial intelligence from primary sources.

A new paper titled Entropy Is Not Enough questions an established practice in reinforcement learning for multimodal models. The authors, led by a team around Senjie Jin and Fudan University, argue that methods that work excellently for text fail as soon as the model has to reason over an image.

What is the problem with entropy?

Reinforcement learning (RL) trains a model by rewarding good decisions. To assign credit to individual tokens, entropy — a measure of the model’s uncertainty about the next word — is often used. The logic is that uncertain tokens are the most informative. But the authors warn that visually sensitive tokens — those that rely directly on image content — naturally have low entropy. The classic entropy approach therefore ignores them, even though they are key to a correct conclusion.

How does VEPO solve the problem?

The proposed framework is called VEPO (Vision-Entropy token-selection for Policy Optimization). It introduces multiplicative fusion: it directs gradient credit toward tokens that are at once visually grounded and highly informative. The product of the two measures means a token must satisfy both criteria to receive weight, avoiding the overestimation of purely textual but uncertain tokens.

How large are the improvements?

The results show consistent gains over baselines that use entropy alone: +2.28 points on models of 7 billion parameters and +3.15 points on smaller models of 3 billion parameters. The smaller scale yields a larger gain, suggesting that smart token selection is especially valuable when the model’s capacity is limited.

Frequently Asked Questions

Why is entropy not enough for visual reasoning?
Token entropy assigns credit according to the model's uncertainty, but visually important tokens often have low entropy, so this approach ignores them.
How much does VEPO improve results?
VEPO delivers a 2.28-point better result at the 7B scale and 3.15 points at the 3B scale compared to approaches based on entropy alone.

Sources

📬 AI news in your inbox

A daily digest built your way — pick topics, sources and cadence. One-click unsubscribe.