paper-with-me

Papers

Perceptual-Evidence Anchored Reinforced Learning for Multimodal Reasoning

2025-11-23 · Chi Zhang, Haibo Qiu, Qiming Zhang, Yufei Xu, Zhixiong Zeng, Siqi Yang, Peng Shi, Lin Ma, Jing Zhang arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced the reasoning capabilities of Large Language Models (LLMs) and is now being applied to Vision-Language Models (VLMs). However, vanilla RLVR for VLMs verifies only the final textual output, critically neglecting the foundational step of visual perception. This oversight leads to visual hallucinations and reward hacking, as reasoning built upon flawed perception is inherently unreliable. To address this, we propose PEARL (Perceptual-Evidence Anchored Reinforced Learning), a dual-branch, perception-reasoning synergistic that strengthens multimodal reasoning by explicitly anchoring it to verified visual evidence. For each reasoning-oriented QA instance, PEARL first derive a perception checklist -- a set of perception-oriented sub-questions with verifiable answers that probe the model's understanding of key visual evidence. During training, auxiliary rollouts on this checklist yield a perceptual reward that both directly reinforces the model's perception ability and acts as a fidelity gate for reasoning. If the model passes the perception check, its policy update is biased towards evidence-anchored reasoning. Otherwise, the process is halted to prevent reasoning from flawed premises. PEARL can be seamlessly integrated with popular RL methods like GRPO and DAPO. Comprehensive experiments show PEARL achieves substantial gains on multimodal reasoning benchmarks, e.g., a +9.7% improvement over the baseline and +6.6% over GRPO on MathVerse.

📄 PDF Abstract BibTeX arXiv:2511.18437

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

PRPO: Perception-Reinforced Policy Optimization via Token-Level Dynamic Advantage Reshaping

2026-06-07 · Qiming Li, Tianlun Li, Xiaolong Cheng, Hangyu Li 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has become an effective paradigm for improving the reasoning capability of Large Vision-Language Models (LVLMs). However, existing RLVR methods primarily rely on traj…

Reinforcement LearningMultimodal Reasoning

Integrating Fine-Grained Audio-Visual Evidence for Robust Multimodal Emotion Reasoning

2026-01-26 · Zhixian Zhao, Wenjie Tian, Lei Xie arxiv

Multimodal emotion analysis is shifting from static classification to generative reasoning. Beyond simple label prediction, robust affective reasoning must synthesize fine-grained signals such as facial micro-expressions…

Multimodal Reasoning

Attend to Evidence: Evidence-Anchored Spatial Attention Supervision for Multimodal RLVR

2026-05-29 · Ruina Hu, Chen Wang, Lai Wei, Jionghao Bai 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) improves vision-language models (VLMs) by optimizing outcome rewards derived from final answers. However, such outcome-only rewards do not tell the model which image …

Reinforcement LearningMultimodal ReasoningVisual Grounding

MMFormalizer: Multimodal Autoformalization in the Wild

2026-01-06 · Jing Xiong, Qi Han, Yunta Hsieh, Hui Shen 외 arxiv

Autoformalization, which translates natural language mathematics into formal statements to enable machine reasoning, faces fundamental challenges in the wild due to the multimodal nature of the physical world, where phys…

IQA-T1: Tool-based Visual Evidence Reasoning for Image Quality Assessment

2026-07-14 · Jinjian Wu, Jiaqi Tang, Wei Wei, Yingying Yan 외 arxiv

Image Quality Assessment (IQA) in open-world environments remains challenging due to limited generalization and interpretability. Recent approaches based on multimodal large language models (MLLMs) introduce textual reas…

Image Quality AssessmentMultimodal Reasoning