AI RESEARCH

ESPO: Early-Stopping Proximal Policy Optimization

arXiv CS.AI

ArXi:2605.29860v1 Announce Type: cross When a large language model under reinforcement learning commits a wrong reasoning step early in a trajectory, standard algorithms force it to keep generating until the maximum horizon, spending compute on tokens that never receive positive reward and polluting advantage estimates with post-failure noise. We propose ESPO (Early-Stopping Proximal Policy Optimization), which detects trajectory failure on-the-fly and terminates rollouts early.