paper-with-me

홈 › Papers

Does RLVR Extend Reasoning Boundaries? Investigating Capability Expansion in Vision-Language Models

2025-11-01 · Minghe Shen, Zhuo Zhi, Chonghan Liu, Shuo Xing, Zhengzhong Tu, Che Liu arxiv

Recent studies posit that Reinforcement Learning with Verifiable Rewards (RLVR) primarily amplifies behaviors inherent to the pre-training distribution rather than inducing new capabilities, but these insights are predominantly limited to language-only domains, leaving the dynamics of visual-centric spatial reasoning under-explored. To examine the impact of RLVR on the capability boundaries of Vision-Language Models (VLMs), we introduce \textbf{Ariadne}, a controlled framework based on synthetic maze navigation where the reasoning difficulty is precisely regulated by path length and the number of turns. We demonstrate that applying RLVR extends the spatial reasoning boundary, achieving success on problems where the base policy VLM consistently attains $0\%$ accuracy despite increasing pass@k sampling budgets, indicating that the optimized policy successfully navigates search spaces that were effectively unreachable by the base distribution. Furthermore, despite being trained exclusively on synthetic mazes, we evaluate the model on two real-world navigation benchmarks (MapBench and ReasonMap) in a zero-shot setting. The observed improvements in these out-of-domain tasks suggest genuine spatial reasoning capability expansion rather than mere sampling efficiency.

📄 PDF Abstract BibTeX arXiv:2511.00710

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningSpatial Reasoning

Similar Papers 제목 키워드 기반

Does Reinforcement Learning Really Incentivize Reasoning Capacity in LLMs Beyond the Base Model?

2025-04-18 · Zhiqi Chen, Rui Lu, Andrew Zhao, Zhaokai Wang 외

Reinforcement Learning with Verifiable Rewards (RLVR) has recently demonstrated notable success in enhancing the reasoning performance of large language models (LLMs), particularly on mathematics and programming tasks. S…

MathVisual Reasoning

Outcome Rewards Do Not Guarantee Verifiable or Causally Important Reasoning

2026-04-23 · Qinan Yu, Alexa Tartaglini, Peter Hase, Carlos Guestrin 외 arxiv

Reinforcement Learning from Verifiable Rewards (RLVR) on chain-of-thought reasoning has become a standard part of language model post-training recipes. A common assumption is that the reasoning chains trained through RLV…

Reinforcement Learning

Local Coherence or Global Validity? Investigating RLVR Traces in Math Domains

2025-10-20 · Soumya Rani Samineni, Durgesh Kalwar, Vardaan Gangal, Siddhant Bhambri 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR)-based post-training of Large Language Models (LLMs) has been shown to improve accuracy on reasoning tasks and continues to attract significant attention. Existing RLV…

Reinforcement Learning

Beyond Pass@k: Breadth-Depth Metrics for Reasoning Boundaries

2025-10-09 · Marius Dragoi, Ioana Pintilie, Florin Gogianu, Florin Brad arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a powerful paradigm to improve Large Language Models on reasoning tasks such as coding, math or logic. To assess the reasoning boundary (the fraction o…

Reinforcement Learning

SUPERNOVA: Eliciting General Reasoning in LLMs with Reinforcement Learning on Natural Instructions

2026-04-09 · Ashima Suvarna, Kendrick Phan, Mehrab Beikzadeh, Hritik Bansal 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has substantially improved reasoning in formal domains such as mathematics and code, but extending these gains beyond STEM remains challenging. Extending RLVR beyond …

Reinforcement Learning