paper

Beyond the Sampled Token: Preserving Candidate Support in RLVR

arXiv:2510.14807

Abstract

We revisit exploration collapse in reinforcement learning with verifiable rewards (RLVR), from the perspective of the \emph{candidate distribution} for next-token prediction. We formally show that as probability concentrates on the top- candidate, the expected number of distinct responses collapses to one regardless of the sampling budget . This theoretical implication is further verified by our empirical tracking of top- candidate probabilities during training, where the top- candidate progressively dominates while plausible alternatives are suppressed. These findings suggest a key desideratum for effective exploration: \emph{preserving non-negligible probability mass on the top- candidates}. To this end, we propose Candidate-aware Support Preservation (CaSP), with two complementary designs. Specifically, CaSP redistributes positive gradients among top- candidates for correct responses, and applies a stronger penalty to the top- candidate for incorrect responses. Unlike many exploration-oriented methods that improve pass@ at the cost of pass@1, CaSP improves pass@ across the full spectrum. These gains generalize to 6 math, 2 logical-reasoning, and 2 coding benchmarks, and scales to 32B-parameter models and sampling budgets up to , positioning it as a principled, candidate-level approach for RLVR exploration.

Technical report (23 pages, 16 figures, project page: https://spherelab.ai/simko/)