PaperScope
LIVE · 2026-09-07 05:40 UTC

Persistent Teacher Anchoring for Tool-Using Agents

Hyun Bin Park, Kyungho Song, Sangmin Lee, Du-Seong Chang

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2609.04773 v1
Category
Submitted
2026-09-04

Abstract

Distillation is common in LLM post-training, where on-policy knowledge distillation (OPKD) uses student-generated trajectories to prepare the student for downstream RL. At each state, the student matches a next-token distribution supplied by the teacher. As the rollout enters states the teacher would not visit, the teacher-student distribution gap can accumulate. In tool use, this gap becomes consequential because student-written calls execute before supervision and their observations shape later prefixes. Proposer-verifier generation addresses this drift by letting the teacher decide which student-proposed text is retained during generation. Existing formulations govern text but leave tool execution outside their scope. We propose Persistent Teacher Anchoring (PTA), a student-induced but teacher-committed rollout construction. PTA retains chunk-level verification and adds turn-level commitment, allowing a call to reach the environment only after the teacher has verified the entire turn. Treating verified chunks as atomic generation units, we introduce persistent lookahead, which fills idle rollout capacity by advancing future samples and carrying unfinished ones across student updates under the fixed verifier. Across Search-R1-style retrieval and DeepEyes-style perception RL, applying PTA before downstream RL improves macro best@4 by 2.5 and 2.8 points over OPKD under the same downstream RL budget, while lookahead improves throughput by 24%.

Comment: 16 pages, 4 figures, 8 tables. Accepted at EMNLP 2026 (Main Conference)

arXiv abs page · PDF · same-day batch