Stop Thinking, Start Looking: Efficient Post-Training for Multimodal Document Question Answering via Reasoning-Free Alignment
This paper introduces Perception-RFT, a training framework that applies Group Relative Policy Optimization to multimodal document QA without intermediate reasoning tokens, demonstrating that direct visual grounding alignment outperforms reasoning-centric approaches by reducing inference costs by over 60% while avoiding the "Grounding Divergence" trade-off between semantic robustness and geometric precision.
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 robot to read a messy, handwritten receipt and point its finger exactly at the total price. This isn't just about the robot saying the right number; it's about the robot physically locating that number on the paper. This field is called "Multimodal Document Question Answering." Think of "multimodal" as the robot using two senses at once: eyes (to see the image of the document) and a brain (to understand the text). For a long time, scientists have been stuck on a big question: To get the robot to point at the right spot, does it need to "think" out loud first? Should it say, "Okay, I see a dollar sign, then a number, so the total must be here," before pointing? Or is that extra chatter just slowing it down? This matters because in the real world—like when a bank checks a loan application or a lawyer audits a contract—speed and accuracy are everything. If the robot wastes time "thinking" or points at the wrong spot, it could cost people money or miss a crucial detail.
The authors of this paper decided to test a bold idea: What if we tell the robot to stop thinking and just look? They built a training system they call "Perception-RFT." Instead of letting the robot generate a long, wordy explanation (like a student showing their work on a math test), they forced it to jump straight to the answer and the coordinates of where that answer lives on the page. They used a special training method called Group Relative Policy Optimization (GRPO), which is like a coach giving a team of robots a group of answers and saying, "You did better than the others, so keep doing that," without needing to explain why step-by-step.
Here is the surprising twist they found: The robots didn't need the "thinking" part at all. In fact, when the researchers did let the robots try to think out loud, the robots eventually stopped doing it on their own. During training, the models started generating long reasoning chains, but as they got better at the task, they compressed those thoughts down until they were almost gone. By the end, the robots that were allowed to think actually performed worse than the ones that were forced to just "look" and point immediately. The "thinking" robots were slower, used more computer power, and made more mistakes. The paper suggests that for this specific job—finding a spot on a document—direct perception is a superpower, and adding a "reasoning" step is just a distraction.
The researchers also discovered something tricky called "Grounding Divergence." When they tested their super-trained robots on documents they had never seen before (like switching from financial receipts to scientific charts), the robots got really good at pointing at the right spot, but they sometimes got a little worse at understanding the words. It's like a student who gets so good at finding the answer key on a page that they stop reading the question carefully. However, the paper notes that for most practical uses, getting the pointer right is the most important thing.
Finally, they found a shortcut. Usually, you have to teach a robot with thousands of examples before you can start the fancy training. But this team showed that if you switch to this "just look" training method very early—after teaching it with only a tiny fraction of the usual data—the robot learns just as well. They managed to get the same high-quality results using 65% less training data. So, the main takeaway is simple: For reading documents and pointing at answers, stop overthinking. The best way to teach a machine is to make it look, not to make it talk.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.