Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Semantic-Space Exploration and Exploitation in RLVR for LLM Reasoning

About

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 or confidence). We argue that this apparent trade-off is largely a measurement artifact: token-level statistics reflect next-token uncertainty rather than how reasoning progresses over multi-token semantic structures. We therefore study exploration and exploitation in the hidden-state space of response trajectories. We use Effective Rank (ER) to quantify representational exploration and introduce its temporal derivatives, Effective Rank Velocity (ERV) and Effective Rank Acceleration (ERA), to characterize exploitative refinement dynamics. Empirically and theoretically, ER and ERV exhibit near-zero correlation in semantic space, suggesting the two capacities can be improved simultaneously. Motivated by this, we propose Velocity-Exploiting Rank Learning (VERL), which shapes the RLVR advantage with an auxiliary signal derived from ER/ERV and uses the more stable ERA as a meta-control variable to adaptively balance the incentives. Across multiple base models, RLVR algorithms, and reasoning benchmarks, VERL yields consistent improvements, including large gains on challenging tasks (e.g., 21.4\% in Gaokao 2024). The code is available at https://github.com/hf618/VERL.

Fanding Huang, Guanbo Huang, Xiao Fan, Yi He, Xiao Liang, Xiao Chen, Qinting Jiang, Faisal Nadeem Khan, Jingyan Jiang, Zhi Wang• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningGSM8K--
1398
Mathematical ReasoningAIME 2024
Pass@1 Accuracy13.3
236
Mathematical ReasoningAIME 2025
Pass@1 Accuracy10
192
Mathematical ReasoningAIME 2025
Pass@110
68
Mathematical ReasoningAIME 2024
Pass@113.3
68
Scientific ReasoningGPQA Diamond--
62
Mathematical ReasoningASDIV
Pass@195
51
Mathematical ReasoningAMC 24
Pass@12879
40
Mathematical ReasoningMAWPS
Pass@197.8
38
Mathematical ReasoningAMC23
Pass@k98.3
35
Showing 10 of 41 rows

Other info

Follow for update