MEGA Hub

Optimizing What Policies Learn From: Recoverability-aware Rollout Intervention Learning

Authors

Do you know Zheyuan Zhang?You can claim authorship or link another user.Do you know Manqing Mao?You can claim authorship or link another user.Do you know Hong Wang?You can claim authorship or link another user.Do you know Zhuoer Wang?You can claim authorship or link another user.Do you know Samson Koelle?You can claim authorship or link another user.Do you know Jie Yuan?You can claim authorship or link another user.Do you know Yanjun Lin?You can claim authorship or link another user.Do you know James Feng?You can claim authorship or link another user.Do you know Nikki Lijing Kuang?You can claim authorship or link another user.Do you know Yanfang Ye?You can claim authorship or link another user.Do you know Wei Niu?You can claim authorship or link another user.

Abstract

Critic-free group-based reinforcement learning has become a scalable approach for post-training large language models. However, most existing methods allocate the same number of rollouts to every task and trajectory state, even though some rollouts provide much more useful learning signals than others. Recent work has started to treat rollout generation as an adaptive decision, but two important limitations remain. First, intervention strategies are often based on fixed heuristics and therefore cannot adjust as the policy changes during training. Second, these methods usually decide only how many rollouts to generate, without explicitly controlling where and how to intervene. To address these limitations, we propose Recoverability-Aware Intervention Learning (RAIL), a training-time framework that learns how to generate rollouts based on the improvement produced by each intervention. RAIL models intervention selection as an online contextual-bandit problem and trains a recoverability controller using intervention traces collected through a shadow-to-live procedure. This allows the controller to keep learning while the underlying policy evolves. We evaluate RAIL in terms of effectiveness, adaptivity, expressiveness, and efficiency. Across multiple settings, RAIL consistently improves performance under limited rollout budgets. These results show that recoverability-aware intervention provides a principled way to generate more informative and less redundant rollouts, leading to stronger learning signals during post-training.

Community

00