Trust Region Masking for Long-Horizon LLM Reinforcement Learning

작성자

카테고리:

← 피드로
arXiv cs.AI · Yingru Li, Jiacai Liu, Jiawei Xu, Yuxuan Tong, Ziniu Li, Qian Liu, Baoxiang Wang · 2026-06-29 AI

[Submitted on 28 Dec 2025 (v1), last revised 26 Jun 2026 (this version, v5)]

View PDF HTML (experimental)

Abstract:Policy gradient methods for Large Language Models optimize a policy $\pi_\theta$ via a surrogate objective computed from samples of a rollout policy $\pi_{\text{roll}}$. However, modern LLM-RL pipelines suffer from unavoidable implementation divergences — backend discrepancies, Mixture-of-Experts routing discontinuities, and distributed training staleness — causing off-policy mismatch ($\pi_{\text{roll}} \neq \pi_\theta$) and approximation errors between the surrogate and the true objective. We demonstrate that classical trust region bounds on this error scale as $O(T^2)$ with sequence length $T$, rendering them vacuous for long-horizon tasks. To address this, we derive a family of bounds — both KL-based and TV-based — including a Pinsker-Marginal bound ($O(T^{3/2})$), a Mixed bound ($O(T)$), and an Adaptive bound that strictly generalizes the Pinsker-Marginal bound via per-position importance-ratio decomposition. Taking the minimum over all bounds yields the tightest known guarantee across all divergence regimes. Crucially, all bounds depend on the maximum token-level divergence $D_{\mathrm{KL}}^{\mathrm{tok,max}}$ (or $D_{\mathrm{TV}}^{\mathrm{tok,max}}$), a sequence-level quantity that cannot be controlled by token-independent methods like PPO clipping. We propose Trust Region Masking (TRM), which masks entire sequences violating the trust region, enabling the first non-vacuous monotonic improvement guarantees for long-horizon LLM-RL.

Submission history

From: Jiawei Xu [view email]
[v1] Sun, 28 Dec 2025 20:41:59 UTC (13 KB)
[v2] Fri, 6 Feb 2026 16:11:39 UTC (542 KB)
[v3] Mon, 9 Feb 2026 02:46:55 UTC (471 KB)
[v4] Fri, 27 Feb 2026 03:19:46 UTC (471 KB)
[v5] Fri, 26 Jun 2026 02:45:25 UTC (451 KB)

원문에서 계속 ↗

추출 본문 · 출처: arxiv.org · https://arxiv.org/abs/2512.23075

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다