AI RESEARCH
When to Stop Reusing: Dynamic Gradient Gating for Sample-Efficient RLVR
arXiv CS.AI
•
ArXi:2605.19425v1 Announce Type: cross Reinforcement Learning with Verifiable Rewards (RLVR) has become the dominant paradigm for advanced reasoning in Large Language Models (LLMs), but rollout samples are expensive to obtain, making sample efficiency a critical bottleneck. A natural remedy is to reuse each rollout batch for multiple gradient updates, a standard practice in classical RL. Yet in RLVR, this amplifies policy shift, leading to severe performance degradation. Detecting the onset of degradation early enough to stop reuse remains an open and challenging problem.