paper-with-me

Papers

Disentangling Perception and Reasoning in Multimodal LLMs via Reward Design

2026-01-01 · Omar Sharif, Eftekhar Hossain, Nikhil Singh, Patrick Ng arxiv

Reinforcement learning with verifiable rewards has driven major gains in LLM reasoning, and it is intuitive to assume this recipe will transfer well to multimodal models. However, multimodal models do two things: first, perceive what is in an image, then reason about what it implies. Because these stages are graded jointly, it is hard to tell how much room reasoning alone has to grow. We study this on algorithmic visual puzzles, where both components are necessary and show that perception, not reasoning, is the binding constraint. Replacing images with simple textual descriptions raises performance by over 20 points on average for Claude models. We then evaluate six reward designs aimed at inducing visual grounding during reasoning without chain-of-thought supervision. Training Qwen-2.5-VL-7B with GRPO, reward design induces long, structured reasoning with self-reflection and visual references, yielding a 5.56-point gain over the base model. These gains are, however, uneven; no single reward improves all categories, and rewards with verifiable accuracy signals trade out-of-domain transfer for in-domain accuracy. These results point to perception-aware reward design as a path forward, so that signals correct perception at its source rather than the reasoning that inherits its errors.

📄 PDF Abstract BibTeX arXiv:2601.00215

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Grounding

Similar Papers 제목 키워드 기반

VTPerception-R1: Enhancing Multimodal Reasoning via Explicit Visual and Textual Perceptual Grounding

2025-09-29 · Yizhuo Ding, Mingkang Chen, Zhibang Feng, Tong Xiao 외 arxiv

Multimodal large language models (MLLMs) often struggle to ground reasoning in perceptual evidence. We present a systematic study of perception strategies-explicit, implicit, visual, and textual-across four multimodal be…

Reinforcement LearningMultimodal Reasoning

Seeing with You: Perception-Reasoning Coevolution for Multimodal Reasoning

2026-03-30 · Ziqi Miao, Haonan Jia, Lijun Li, Chen Qian 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has substantially enhanced the reasoning capabilities of multimodal large language models (MLLMs). However, existing RLVR approaches typically rely on outcome-driven …

Reinforcement LearningMultimodal Reasoning

Omni-Perception Policy Optimization for Multimodal Emotion Reasoning

2026-06-24 · Zhiyuan Han, Beier Zhu, Wenwen Tong, Pengyang Shao 외 arxiv

We find that current emotion-oriented Omni-MLLMs still lack reliable omni-modal perception: they (i) underutilize multimodal cues in their reasoning trajectories and (ii) exhibit unfaithful behavior, often hallucinating …

Reinforcement Learning

Perceptual-Evidence Anchored Reinforced Learning for Multimodal Reasoning

2025-11-23 · Chi Zhang, Haibo Qiu, Qiming Zhang, Yufei Xu 외 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…

Reinforcement LearningMultimodal Reasoning

AutoRubric: Rubric-Based Generative Rewards for Faithful Multimodal Reasoning

2025-10-16 · Mengzhao Jia, Zhihan Zhang, Ignacio Cases, Zheyuan Liu 외 arxiv

Multimodal large language models (MLLMs) have rapidly advanced from perception tasks to complex multi-step reasoning, yet reinforcement learning with verifiable rewards (RLVR) often leads to spurious reasoning since only…

Reinforcement LearningMultimodal Reasoning