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

Too Correct to Learn: Reinforcement Learning on Saturated Reasoning Data

About

Reinforcement Learning (RL) enhances LLM reasoning, yet a paradox emerges as models scale: strong base models saturate standard benchmarks (e.g., MATH), yielding correct but homogeneous solutions. In such environments, the lack of failure cases causes the advantage signal in group-relative algorithms (e.g., GRPO) to vanish, driving policies into mode collapse. To address this, we propose Constrained Uniform Top-K Sampling (CUTS), a parameter-free decoding strategy enforcing structure-preserving exploration. Unlike standard sampling that follows model biases, CUTS flattens the local optimization landscape by sampling uniformly from constrained high-confidence candidates. We integrate this into Mixed-CUTS, a training framework synergizing exploitative and exploratory rollouts to amplify intra-group advantage variance. Experiments on Qwen3 models demonstrate that our approach prevents policy degeneration and significantly boosts out-of-domain generalization. Notably, Mixed-CUTS improves Pass@1 accuracy on the challenging AIME25 benchmark by up to 15.1% over standard GRPO, validating that maintaining diversity within the semantic manifold is critical for rigorous reasoning.

Zhenwen Liang, Yujun Zhou, Sidi Lu, Xiangliang Zhang, Haitao Mi, Dong Yu• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical Problem SolvingAMC
Pass@176.7
27
Mathematical Problem SolvingMATH
Pass@190.8
16
Mathematical Problem SolvingAIME24
Pass@146
8
Mathematical Problem SolvingAIME 25
Pass@141.7
8
Science ReasoningGPQA
Pass@150.1
8
ReasoningMMLU-Pro zero-shot latest
Accuracy (zero-shot)69.65
3
ReasoningSuperGPQA zero-shot latest
Accuracy41.28
3
Showing 7 of 7 rows

Other info

Follow for update