paper-with-me

홈 › Papers

On the Implicit Reward Overfitting and the Low-rank Dynamics in RLVR

2026-05-07 · Hao Ye, Jisheng Dang, Junfeng Fang, Bimei Wang, Yizhou Zhang, Ning Lv, Wencan Zhang, Hong Peng, Bin Hu, Tat-Seng Chua arxiv

Recent extensive research has demonstrated that the enhanced reasoning capabilities acquired by models through Reinforcement Learning with Verifiable Rewards (RLVR) are primarily concentrated within the rank-1 components. Predicated on this observation, we employed Periodic Rank-1 Substitution and identified a counterintuitive phenomenon: RLVR may exhibit implicit reward overfitting to the training dataset. Specifically, the model can achieve satisfactory performance on the test set even when its rewards remain relatively low during the training process. Furthermore, we characterize three distinct properties of RL training: (1) The effective rank-1 component in RLVR don't maintain other model knowledge except mathematical reasoning capability. (2) RLVR fundamentally functions by optimizing a specific singular spectrum. The distribution of singular values of almost all linear layers in RLVR-trained model behaves like heavy-tailed distribution. (3) the left singular vectors associated with rank-1 components demonstrate a stronger alignment tendency during training, which echoes the discovery that RLVR is optimizing sampling efficiency in essence. Taken together, our findings and analysis further reveal how RLVR shapes model parameters and offer potential insights for improving existing RL paradigms or other training paradigms to implement continual learning.

📄 PDF Abstract BibTeX arXiv:2605.06523

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical ReasoningContinual Learning

Similar Papers 제목 키워드 기반

GeoRA: Geometry-Aware Low-Rank Adaptation for RLVR

2026-01-14 · Jiaying Zhang, Lei Shi, Jiguo Li, Jun Xu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) is a key paradigm for improving large-scale reasoning models. Unlike supervised fine-tuning (SFT), RLVR exhibits distinct optimization dynamics and is sensitive to th…

Reinforcement Learning

On the Emergence of Implicit Curriculum in RLVR Learning Dynamics

2026-02-16 · Yu Huang, Zixin Wen, Yuejie Chi, Yuting Wei 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has been a main driver of recent breakthroughs in large reasoning models. Yet it remains a mystery how rewards based solely on final outcomes can help overcome the lo…

Reinforcement Learning

Low-rank Optimization Trajectories Modeling for LLM RLVR Acceleration

2026-04-13 · Zhipeng Chen, Tao Qian, Wayne Xin Zhao, Ji-Rong Wen arxiv

Recently, scaling reinforcement learning with verifiable rewards (RLVR) for large language models (LLMs) has emerged as an effective training paradigm for significantly improving model capabilities, which requires guidin…

Reinforcement Learning

Reinforcement Learning with Verifiable Rewards Implicitly Incentivizes Correct Reasoning in Base LLMs

2025-06-17 · Xumeng Wen, Zihan Liu, Shun Zheng, Zhijian Xu 외

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a promising paradigm for advancing the reasoning capabilities of Large Language Models (LLMs). However, a critical paradox clouds its efficacy: RLVR-tu…

Semantic-Space Exploration and Exploitation in RLVR for LLM Reasoning

2025-09-28 · Fanding Huang, Guanbo Huang, Xiao Fan, Yi He 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) for LLM reasoning is often framed as balancing exploration and exploitation in action space, typically operationalized with token-level proxies (e.g., output entropy …

Reinforcement Learning