中文

论 RLVR 更新中 LLM 推理方向:识别与利用

机器学习 2026-03-24 v1 人工智能

摘要

强化学习与可验证奖励 (RLVR) 已显著提升了大型语言模型的推理能力。虽然现有分析表明 RLVR 引起的变化是稀疏的,但它们主要关注这些更新的\textbf{幅度}, largely overlooked their \textbf{direction}. In this work, we argue that the direction of updates is a more critical lens for understanding RLVR's effects, which can be captured by the signed, token-level log probability difference Δlogp\Delta\log p between the base and final RLVR models. Through statistical analysis and token-replacement interventions, we demonstrate that Δlogp\Delta\log p more effectively identifies sparse, yet reasoning-critical updates than magnitude-based metrics (\eg divergence or entropy). Building on this insight, we propose two practical applications: (1) a \textit{test-time extrapolation} method that amplifies the policy along the learned Δlogp\Delta\log p direction to improve reasoning accuracy without further training; (2) a \textit{training-time reweighting} method that focuses learning on low-probability (corresponding to higher Δlogp\Delta\log p) tokens, which improves reasoning performance across models and benchmarks. Our work establishes the direction of change as a key principle for analyzing and improving RLVR.

关键词

引用

@article{arxiv.2603.22117,
  title  = {On the Direction of RLVR Updates for LLM Reasoning: Identification and Exploitation},
  author = {Kexin Huang and Haoming Meng and Junkang Wu and Jinda Lu and Chiyu Ma and Ziqian Chen and Xue Wang and Bolin Ding and Jiancan Wu and Xiang Wang and Xiangnan He and Guoyin Wang and Jingren Zhou},
  journal= {arXiv preprint arXiv:2603.22117},
  year   = {2026}
}