Persistent Teacher Anchoring for Tool-Using Agents

📅 2026-09-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决工具使用中教师-学生分布差距问题,提出Persistent Teacher Anchoring方法,通过教师验证整个回合后才执行学生提出的调用,提升模型性能。
📝 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%.
Problem

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

knowledge distillation
tool use
teacher-student distribution gap
proposer-verifier generation
rollout construction
Innovation

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

Persistent Teacher Anchoring
tool use
knowledge distillation
lookahead
💼 Related Jobs
No related jobs found.
H
Hyun Bin Park
Sogang University
K
Kyungho Song
University of Michigan, Ann Arbor
S
Sangmin Lee
Sogang University
D
Du-Seong Chang
Sogang University