Perception-RFT Improves Multimodal QA by Bypassing Reasoning

Harikrishnan P M, Goutham Vignesh, Ganesh Parab, Saisubramaniam Gopalakrishnan, Vishal Vaddina, Varun V, Rohit Agrawal· July 17, 2026 View original

Summary

Perception-RFT is a new training framework for multimodal document question answering that directly aligns visual features with structured grounding outputs, bypassing intermediate reasoning tokens. It significantly reduces inference token length and outperforms reasoning-enabled models at the 4B parameter scale, demonstrating that explicit reasoning tokens are not always necessary for efficient visual grounding.

Achieving efficient multimodal document question answering (QA) with precise visual grounding, where the exact document region supporting an answer is identified, remains a challenge. Current methods either rely on Supervised Fine-Tuning (SFT), which requires extensive annotated data, or reasoning-centric Reinforcement Learning (RL), which inflates inference costs with verbose intermediate traces without clear performance benefits. Researchers introduce Perception-RFT, a novel training framework that applies Group Relative Policy Optimization (GRPO) to multimodal document QA. This approach directly aligns visual features with structured grounding outputs, effectively bypassing the need for intermediate reasoning tokens. A rigorous evaluation, including a reasoning variant under identical reward settings, revealed that reasoning-enabled models often suppress their reasoning traces during training, converging to direct perception-based policies at the 4B parameter scale. This results in a more than 60% reduction in per-query inference token length, with reasoning-enabled RL even underperforming perception-only training. The study also identified a "Grounding Divergence" where a trade-off exists between semantic robustness and geometric precision under joint RL optimization, further supporting the efficiency of the perception-only approach.

Why it matters

For professionals building multimodal AI systems, particularly for document processing, Perception-RFT offers a path to significantly more efficient and performant models by simplifying the training process and reducing inference costs, potentially accelerating deployment and reducing operational expenses.

How to implement this in your domain

  1. 1Re-evaluate reasoning necessity: Assess if explicit reasoning tokens are truly essential for your multimodal QA tasks, especially for visual grounding.
  2. 2Explore direct alignment: Investigate applying direct perception-based alignment techniques like GRPO for multimodal model training.
  3. 3Optimize inference costs: Prioritize training methods that reduce inference token length without sacrificing accuracy, such as Perception-RFT.
  4. 4Benchmark against perception-only: Conduct internal benchmarks comparing reasoning-centric models with perception-only approaches for efficiency and performance.

Who benefits

Document ManagementLegalTechHealthcare (medical imaging/records)Financial ServicesAI/ML Engineering

Key takeaways

  • Explicit reasoning tokens may not be necessary for efficient multimodal document QA with visual grounding.
  • Perception-RFT directly aligns visual features, reducing inference token length by over 60%.
  • Reasoning-enabled RL can underperform perception-only training at certain model scales.
  • The framework offers a more efficient and performant approach for multimodal document processing.

Original post by Harikrishnan P M, Goutham Vignesh, Ganesh Parab, Saisubramaniam Gopalakrishnan, Vishal Vaddina, Varun V, Rohit Agrawal

"arXiv:2607.14682v1 Announce Type: new Abstract: Efficient multimodal document question answering with explicit visual grounding, locating the precise document region that supports each answer remains an open challenge. Current approaches bifurcate into Supervised Fine-Tuning (SFT…"

View on X

Originally posted by Harikrishnan P M, Goutham Vignesh, Ganesh Parab, Saisubramaniam Gopalakrishnan, Vishal Vaddina, Varun V, Rohit Agrawal on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses