PATS: Policy-Aware Training Scaffolding for Agentic Reinforcement Learning

๐Ÿ“… 2026-07-23
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the challenge of sparse trajectory information in long-horizon reinforcement learning for large language model (LLM) agents, where weak policies often fail repeatedly, hindering effective policy optimization. The authors propose a policy-centric training paradigm that dynamically models skills as evolving scaffolds aligned with policy development. Specifically, during inference, the framework adaptively provides guidance through evidence card generation, task-specific evaluation, and context-aware adjustment mechanisms, gradually reducing reliance on external support as the agentโ€™s capabilities improveโ€”thus balancing guided assistance with growing autonomy. Integrated with standard RLVR optimization, this approach outperforms strong baselines by up to 18.6% on ALFWorld and WebShop benchmarks, achieves competitive performance across seven retrieval-augmented question-answering tasks, and reduces prompt usage by 32.1%.
๐Ÿ“ Abstract
In long-horizon LLM agent reinforcement learning, weak policies often repeat similar failures, producing uninformative rollout trajectories and limiting effective policy optimization. Existing skill-centric methods improve exploration by optimizing, filtering, or internalizing reusable skills. However, they remain centered on the skills themselves rather than being designed as adaptive training-time support for the evolving policy. To address this, we propose a policy-centric training paradigm that reframes skills as a dynamic training scaffold. Our framework, Pats, converts rollout groups from the latest policy into evidence cards and uses task-specific evaluation to adjust the context used in subsequent rollouts. Concrete guidance helps weak policies to complete challenging tasks. As policy improves, redundant context is revised or removed to reduce reliance on explicit guidance while preserving useful rollout variation. The policy is optimized with environmental rewards using standard RLVR, and the training scaffold is discarded at deployment. On ALFWorld and WebShop, Pats improves over strong baselines by up to 18.6%. Across seven search-augmented QA benchmarks, it remains competitive while using 32.1% fewer prompt tokens than the baseline.
Problem

Research questions and friction points this paper is trying to address.

long-horizon reinforcement learning
weak policies
uninformative rollouts
policy optimization
LLM agents
Innovation

Methods, ideas, or system contributions that make the work stand out.

policy-aware scaffolding
dynamic training support
evidence cards
adaptive context guidance
agentic reinforcement learning
Y
Yipeng Shi
School of Software & Microelectronics, Peking University
Zhipeng Ma
Zhipeng Ma
Southwest Jiaotong University
Data-Centric AILarge Language ModelHuman Mobility
Y
Yue Wang
Tencent
Q
Qitai Tan
Tencent
Yang Li
Yang Li
Tencent Inc.
Data-centric AIData+AI SystemDecision IntelligenceData Science
P
Peng Chen
Tencent
Z
Zhengzhou Zhu
School of Software & Microelectronics, Peking University