paper-with-me

홈 › Papers

Rethinking Entropy Interventions in RLVR: An Entropy Change Perspective

2025-10-11 · Zhezheng Hao, Hong Wang, Haoyang Liu, Jian Luo, Jiarui Yu, Hande Dong, Qiang Lin, Can Wang, Jiawei Chen arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) serves as a cornerstone technique for enhancing the reasoning capabilities of Large Language Models (LLMs). However, its training is often plagued by \emph{entropy collapse}, a rapid decline in policy entropy that limits exploration and undermines training effectiveness. While recent works attempt to mitigate this issue via several heuristic entropy interventions, the underlying mechanisms remain poorly understood. In this work, we conduct comprehensive theoretical and empirical analyses of entropy dynamics in RLVR, offering two main insights: (1) We derive a tight analytical approximation for token-level entropy change at each update step, revealing four governing factors and providing a unified theoretical framework to explain how existing methods influence entropy; (2) We reveal a fundamental limitation of recent approaches: they rely on heuristic adjustments to one or two of these factors, leaving other relevant factors unconsidered, thus inherently limiting their effectiveness. Motivated by these findings, we propose STEER, a principled entropy-modulation method that adaptively reweights tokens based on theoretically-estimated entropy variations. Extensive experiments across six mathematical reasoning and three coding benchmarks demonstrate that STEER effectively mitigates entropy collapse and consistently outperforms state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2510.10150

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

Rethinking Entropy Regularization in Large Reasoning Models

2025-09-29 · Yuxian Jiang, Yafu Li, Guanxu Chen, Dongrui Liu 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has shown great promise in enhancing the reasoning abilities of large reasoning models (LRMs). However, it suffers from a critical issue: entropy collapse and prematu…

Reinforcement Learning

Where Hindsight Credit Can Reside: A Signed-Capacity View of Token Updates in RLVR

2026-04-13 · Yuhang He, Haodong Wu, Siyi Liu, Hongyu Ge 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) improves the reasoning ability of Large Language Models (LLMs), but sparse outcome rewards make token-level credit assignment difficult. We study token-level credit a…

Reinforcement LearningMathematical Reasoning

Understanding and Preventing Entropy Collapse in RLVR with On-Policy Entropy Flow Optimization

2026-05-12 · Huimin Xu, Shuai Zhao, Xiaobao Wu, Anh Tuan Luu arxiv

Reinforcement learning with verifiable rewards (RLVR) has become an effective paradigm for improving the reasoning ability of large language models. However, widely used RLVR algorithms, such as GRPO, often suffer from e…

Reinforcement LearningMathematical Reasoning

Exploration vs Exploitation: Rethinking RLVR through Clipping, Entropy, and Spurious Reward

2025-12-18 · Peter Chen, Xiaopeng Li, Ziniu Li, Wotao Yin 외 arxiv

This paper examines the exploration-exploitation trade-off in reinforcement learning with verifiable rewards (RLVR), a framework for improving the reasoning of Large Language Models (LLMs). Recent studies suggest that RL…

Reinforcement LearningMathematical Reasoning

Decomposing the Entropy-Performance Exchange: The Missing Keys to Unlocking Effective Reinforcement Learning

2025-08-04 · Jia Deng, Jie Chen, Zhipeng Chen, Wayne Xin Zhao 외 arxiv

Recently, reinforcement learning with verifiable rewards (RLVR) has been widely used for enhancing the reasoning abilities of large language models (LLMs). A core challenge in RLVR involves managing the exchange between …

Reinforcement Learning