TurnOPD: Making On-Policy Distillation Turn-Aware for Efficient Long-Horizon Agent Training
Abstract
Turn-level budgeting strategy for efficient on-policy distillation in long-horizon agent training addresses inefficiencies in full-horizon rollouts and shallow token concentration.
On-policy distillation (OPD) trains a student policy by matching a stronger teacher on the student's own trajectories, offering a promising framework for language agent training. However, its application to long-horizon agentic tasks remains insufficiently explored. We identify two key inefficiencies in vanilla agent OPD: (1) full-horizon rollouts often waste wall-clock resources on tail turns that provide weak and noisy KL supervision, and (2) trajectory-level KL objectives concentrate most of the loss on shallow tokens, leaving deeper decision turns under-trained once initial behaviors are aligned. To address these challenges, we propose TurnOPD, a turn-level budgeting strategy for efficient on-policy distillation of long-horizon agents. TurnOPD consists of two budget controllers: adaptive rollout-depth budgeting, which uses probe-based turn statistics to determine rollout length, and progressive turn-normalized loss budgeting, which gradually shifts KL weighting from token-level to turn-balanced supervision. Experiments on ALFWorld, WebShop, and Multi-Hop Search with task-specialized teacher models show that TurnOPD achieves superior validation accuracy under equal wall-clock training budgets and advances the accuracy--time frontier beyond vanilla OPD.
Community
TurnOPD studies on-policy distillation for long-horizon language agents and shows that vanilla OPD wastes compute on low-value tail turns while over-allocating KL loss to shallow early turns.
The paper introduces two turn-aware budget controllers: adaptive rollout-depth budgeting, which dynamically selects how many turns to collect, and progressive turn-normalized loss budgeting, which gradually balances KL supervision across turns. Experiments on ALFWorld, WebShop, and Multi-Hop Search show better accuracy-time trade-offs than vanilla OPD under the same wall-clock training budget.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- ATOD: Annealed Turn-aware On-policy Distillation for Multi-turn Autonomous Agents (2026)
- SAGE-OPD: Selective Agent-Guided Intervention for Multi-Turn On-Policy Distillation (2026)
- On-Policy Distillation with Curriculum Turn-level Guidance for Multi-turn Agents (2026)
- Trajectory-Refined Distillation (2026)
- Prefix-Guided On-Policy Distillation: Mining Golden Trajectories from Rollouts (2026)
- Multi-Turn On-Policy Distillation with Prefix Replay (2026)
- Escaping the KL Agreement Trap in On-Policy Distillation (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper