cd /news/artificial-intelligence/rl-for-llm-reasoning-is-sparse-polic… · home topics artificial-intelligence article
[ARTICLE · art-98763] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

RL for LLM Reasoning Is Sparse Policy Selection, Not Capability Learning

A new arXiv preprint (2605.06241v2) finds that reinforcement learning (RL) for large language model reasoning acts as sparse policy selection rather than capability learning, with only 1–3% of token positions affected and promoted tokens always within the base model's top-5 alternatives. The authors introduce ReasonMaxxer, an RL-free method applying contrastive loss only at entropy-gated decision points, which matches or exceeds full RL performance across three model families, six scales, and six math benchmarks while requiring only tens of problems and minutes of single-GPU training—a roughly three orders of magnitude reduction in training cost.

read2 min views1 publishedAug 16, 2026
RL for LLM Reasoning Is Sparse Policy Selection, Not Capability Learning
Image: source
[Submitted on 7 May 2026 (

[v1](https://arxiv.org/abs/2605.06241v1)), last revised 8 May 2026 (this version, v2)]# Title:Rethinking RL for LLM Reasoning: It's Sparse Policy Selection, Not Capability Learning

[View PDF](/pdf/2605.06241)

[HTML (experimental)](https://arxiv.org/html/2605.06241v2)

Abstract:Reinforcement learning has become the standard for improving reasoning in large language models, yet evidence increasingly suggests that RL does not teach new strategies; it redistributes probability mass over solutions the base model already contains. In this work, we ask: if RL merely steers the model toward paths it already knows, is the RL optimization loop itself necessary? Through token-level analysis across multiple model families and RL algorithms, we find that RL's beneficial footprint is a sparse, predictable correction concentrated at high-entropy decision points where the model is uncertain which branch to take. Only 1--3% of token positions are affected, the promoted token always lies within the base model's top-5 alternatives, and targeted corrections at those few positions causally recover a large fraction of RL's accuracy gain, while random corrections fail. The base model's own entropy identifies these positions without any RL-trained model, and the entire correction is low-dimensional, representable in a tiny fraction of model parameters. These findings reframe reasoning improvement as sparse policy selection, not capability acquisition. We translate this insight into ReasonMaxxer, a minimal RL-free method that applies contrastive loss only at entropy-gated decision points, using a few hundred base-model rollouts and no online generation. Across three model families, six scales, and six math reasoning benchmarks, ReasonMaxxer matches or exceeds full RL performance while requiring only tens of problems and minutes of single-GPU training, a reduction in training cost of roughly three orders of magnitude.

Submission history #

From: Ömer Faruk Akgül [[view email](/show-email/2ef80c8d/2605.06241)]

**Thu, 7 May 2026 13:25:05 UTC (438 KB)**

[[v1]](/abs/2605.06241v1)**[v2]** Fri, 8 May 2026 19:48:19 UTC (438 KB)

References & Citations

...

Bibliographic Explorer

(What is the Explorer?) Connected Papers

(What is Connected Papers?) Litmaps

(What is Litmaps?) scite Smart Citations

(What are Smart Citations?)# Code, Data and Media Associated with this Article alphaXiv

(What is alphaXiv?) CatalyzeX Code Finder for Papers

(What is CatalyzeX?) DagsHub

(What is DagsHub?) Gotit.pub

(What is GotitPub?) Hugging Face

(What is Huggingface?) ScienceCast

(What is ScienceCast?)# Demos Influence Flower

(What are Influence Flowers?) CORE Recommender

(What is CORE?)# arXivLabs: experimental projects with community collaborators arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/rl-for-llm-reasoning…] indexed:0 read:2min 2026-08-16 ·