Papers
arxiv:2606.19236

STARE: Surprisal-Guided Token-Level Advantage Reweighting for Policy Entropy Stability

Published on Jun 17
· Submitted by
haipengluo
on Jun 18
Authors:
,
,
,
,
,

Abstract

GRPO algorithms face policy entropy collapse during training, which STARE addresses through surprisal-guided token-level advantage reweighting and target-entropy regulation to maintain stable reinforcement learning for large language models.

Reinforcement Learning with Verifiable Rewards algorithms like GRPO have emerged as the dominant post-training paradigm for complex reasoning in LLMs, yet commonly suffer from policy entropy collapse during training. We conduct a first-order gradient analysis of token-level entropy dynamics under GRPO and identify a token-level credit assignment mismatch: the per-token entropy variation decomposes into the product of the trajectory-level advantage and an entropy sensitivity function over the next-token distribution, yielding an advantage-surprisal four-quadrant structure and a near-criticality property. Motivated by it, we propose STARE (Surprisal-guided Token-level Advantage Reweighting for policy Entropy stability), which identifies entropy-critical token subsets via batch-internal surprisal quantiles, selectively reweights their effective advantages, and incorporates a target-entropy closed-loop gate for stable entropy regulation. Across model scales from 1.5B to 32B and three task families (Short CoT, Long CoT, and Multi-Turn Tool Use), STARE sustains stable RL training over thousands of steps while maintaining policy entropy within the target band. On AIME24 and AIME25, STARE outperforms DAPO and other competitive baselines by 4%-8% in average accuracy, with reflection tokens and response length growing in tandem, indicating sustained exploration-exploitation balance that further unlocks RL training potential.Code is available at https://github.com/hp-luo/STARE.

Community

Paper author Paper submitter

To mitigate policy entropy collapse during RL training, we perform a first-order gradient analysis revealing a token-level credit assignment mismatch in GRPO: the per-token entropy variation decomposes into the product of the trajectory-level advantage and an entropy sensitivity function, yielding an advantage-surprisal four-quadrant structure with a near-criticality property. Building on this insight, we propose STARE, which identifies entropy-critical token subsets through batch-internal surprisal quantiles, selectively reweights their effective advantages, and integrates a target-entropy closed-loop gate for stable entropy regulation. Spanning model scales from 1.5B to 32B across three task families (Short CoT, Long CoT, and Multi-Turn Tool Use), STARE consistently maintains policy entropy within the target band over thousands of training steps, delivering sustained performance gains that surpass competitive RL baselines. Code is available at https://github.com/hp-luo/STARE.

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2606.19236
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

Cite arxiv.org/abs/2606.19236 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2606.19236 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2606.19236 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.