paper-with-me

Papers

Perception Before Reasoning: Two-Stage Reinforcement Learning for Visual Reasoning in Vision-Language Models

2025-09-16 · Yan Chen, Long Li, Teng Xi, Long Zeng, Jingdong Wang arxiv

Reinforcement learning (RL) has proven highly effective in eliciting the reasoning capabilities of large language models (LLMs). Inspired by this success, recent studies have explored applying similar techniques to vision-language models (VLMs), aiming to enhance their reasoning performance. However, directly transplanting RL methods from LLMs to VLMs is suboptimal, as the tasks faced by VLMs are inherently more complex. Specifically, VLMs must first accurately perceive and understand visual inputs before reasoning can be effectively performed. To address this challenge, we propose a two-stage reinforcement learning framework designed to jointly enhance both the perceptual and reasoning capabilities of VLMs. To mitigate the vanishing advantage issue commonly observed in RL training, we first perform dataset-level sampling to selectively strengthen specific capabilities using distinct data sources. During training, the first stage focuses on improving the model's visual perception through coarse- and fine-grained visual understanding, while the second stage targets the enhancement of reasoning abilities. After the proposed two-stage reinforcement learning process, we obtain PeBR-R1, a vision-language model with significantly enhanced perceptual and reasoning capabilities. Experimental results on seven benchmark datasets demonstrate the effectiveness of our approach and validate the superior performance of PeBR-R1 across diverse visual reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2509.13031

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Reasoning

Similar Papers 제목 키워드 기반

From Seeing to Thinking: Decoupling Perception and Reasoning Improves Post-Training of Vision-Language Models

2026-05-19 · Juncheng Wu, Hardy Chen, Haoqin Tu, Xianfeng Tang 외 arxiv

Recent advances in vision-language models (VLMs) emphasize long chain-of-thought reasoning; yet, we find that their performance on visual tasks is primarily limited by a lack of visual perception as opposed to reasoning …

Visual Reasoning

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

Learning When to Look: A Disentangled Curriculum for Strategic Perception in Multimodal Reasoning

2025-12-19 · Siqi Yang, Zilve Gao, Haibo Qiu, Fanfan Liu 외 arxiv

Multimodal Large Language Models (MLLMs) demonstrate significant potential but remain brittle in complex, long-chain visual reasoning tasks. A critical failure mode is "visual forgetting", where models progressively lose…

Reinforcement LearningMultimodal ReasoningLogical ReasoningVisual Grounding

VisionReasoner: Unified Visual Perception and Reasoning via Reinforcement Learning

2025-05-17 · Yuqi Liu, Tianyuan Qu, Zhisheng Zhong, Bohao Peng 외

Large vision-language models exhibit inherent capabilities to handle diverse visual perception tasks. In this paper, we introduce VisionReasoner, a unified framework capable of reasoning and solving multiple visual perce…

2D Object DetectionObject CountingReasoning SegmentationReferring Expression Segmentation+4

GeoPQA: Bridging the Visual Perception Gap in MLLMs for Geometric Reasoning

2025-09-22 · Guizhen Chen, Weiwen Xu, Hao Zhang, Hou Pong Chan 외 arxiv

Recent advancements in reinforcement learning (RL) have enhanced the reasoning abilities of large language models (LLMs), yet the impact on multimodal LLMs (MLLMs) is limited. Particularly in vision-intensive tasks like …

Reinforcement Learning