English

SPS: Steering Probability Squeezing for Better Exploration in Reinforcement Learning for Large Language Models

Computation and Language 2026-04-21 v1 Machine Learning

Abstract

Reinforcement learning (RL) has emerged as a promising paradigm for training reasoning-oriented models by leveraging rule-based reward signals. However, RL training typically tends to improve single-sample success rates (i.e., Pass@1) while offering limited exploration of diverse reasoning trajectories, which is crucial for multi-sample performance (i.e., Pass@k). Our preliminary analysis reveals that this limitation stems from a fundamental squeezing effect, whereby probability mass is excessively concentrated on a narrow subset of high-reward trajectories, restricting genuine exploration and constraining attainable performance under RL training. To address this issue, in this work, we propose Steering Probability Squeezing (SPS), a training paradigm that interleaves conventional RL with inverse reinforcement learning (IRL). SPS treats on-policy rollouts as demonstrations and employs IRL to explicitly reshape the induced trajectory distribution, thereby enhancing exploration without introducing external supervision. Experiments on five commonly used reasoning benchmarks demonstrate that SPS can enable better exploration and improve Pass@k. Beyond algorithmic contributions, we provide an analysis of RL learning dynamics and identify an empirical upper bound on Pass@k, shedding light on intrinsic exploration limits in RL-based reasoning models. Our findings suggest that alternating between RL and IRL offers an effective pathway toward extending the exploration capacity of reasoning-oriented large language models.

Keywords

Cite

@article{arxiv.2604.16995,
  title  = {SPS: Steering Probability Squeezing for Better Exploration in Reinforcement Learning for Large Language Models},
  author = {Yifu Huo and Chenglong Wang and Ziming Zhu and Shunjie Xing and Peinan Feng and Tongran Liu and Qiaozhi He and Tianhua Zhou and Xiaojia Chang and Jingbo Zhu and Zhengtao Yu and Tong Xiao},
  journal= {arXiv preprint arXiv:2604.16995},
  year   = {2026}
}
R2 v1 2026-07-01T12:16:02.605Z