Abstract
On-policy reinforcement learning with verifiable rewards can improve immediate task performance while reducing the diversity of successful responses needed for future training, a phenomenon called verifier-induced support reshaping.
We show that on-policy reinforcement learning with verifiable rewards (RLVR) can improve the current objective while making successful behaviors for later objectives too rare to sample and reinforce. We call this verifier-induced support reshaping and define effective rewardable support as successful trajectories reachable within a fixed rollout budget. Across two model families, we study this effect through repeated verifier-scored sampling and bidirectional training on mathematical reasoning and constrained instruction following, including sequential training with the opposite verifier. Math-RLVR raises average instruction-following success but reduces the number of prompts with any successful response under repeated sampling. On IFEval with Qwen3-8B-Base, pass@1 rises by 6.5 percentage points while best@32 falls by 9.8 percentage points, and the same divergence appears across both models and IF benchmarks. Conversely, IF-RLVR shifts math responses from step-by-step openings toward direct answers, lowers best@k across sampling budgets, and reduces reward variation for later Math-RLVR. Token-distribution analyses and controlled opening interventions show that these changes concentrate in the first few response tokens. RLVR mainly reranks openings already available in the base policy, and the selected opening causally affects math searchability. The tested reference-policy constraints, routing priors, and on-policy distillation preserve cross-task support only partially; MathIF and ReasonIF show that marginal gains translate only partly into responses that are both correct and constraint-following. Therefore, endpoint improvements do not guarantee future trainability or joint capability under on-policy optimization. Code is available at https://github.com/sylvain-wei/verifier-induced-support-reshaping
Community
What happens when on-policy RLVR improves the objective in front of it, but makes successful behavior for the next objective harder to sample?
In this paper, we study this effect across mathematical reasoning and constrained instruction following. We call it verifier-induced support reshaping.
On IFEval with Qwen3-8B-Base, Math-RLVR raises pass@1 by 6.5 percentage points relative to Base while lowering best@32 by 9.8 points: a random sample succeeds more often, yet fewer prompts remain recoverable across 32 samples. We further find that the largest measured policy shifts concentrate near response openings. In controlled opening interventions, route selection has a causal role in math searchability within the tested settings.
We would love to hear whether others have observed similar effects in multi-stage or multi-objective RLVR.
Paper:
https://arxiv.org/pdf/2608.00220
Code:
https://github.com/sylvain-wei/verifier-induced-support-reshaping
Project page:
https://sylvain-wei.github.io/verifier-induced-support-reshaping/
Get this paper in your agent:
hf papers read 2608.00220 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper

