The AI Front Page

Reading signals from this article are folded back into your front page ranking on this device.

Research/arXiv AI/ML/July 28, 2026 at 5:59 PM

arXiv paper: Pass the Baton: Trajectory-Relayed On-Policy Distillation

A new arXiv AI paper by Haolei Xu, Xiaowen Xu, and Haiwen Hong, and 5 more studies Pass the Baton: Trajectory-Relayed On-Policy Distillation.

ResearchAI
Research / arXiv AI/ML
Source

Follow arXiv AI/ML to make it a durable For You signal.

arXiv ID: 2607.26057v1 Title: Pass the Baton: Trajectory-Relayed On-Policy Distillation Authors: Haolei Xu, Xiaowen Xu, Haiwen Hong, Zixuan Ni, Hongxing Li, Yiwen Qiu, Weiming Lu, Yongliang Shen Primary category: cs.CL Categories: cs.CL, cs.AI Comment: Project Page: https://zju-real.github.io/Relay-OPD Code: https://github.com/zju-real/Relay-OPD Published: 2026-07-28T17:59:46Z Updated: 2026-07-28T17:59:46Z Abstract: On-policy distillation (OPD) grounds token-level supervision in the student's own trajectory, yet suffers from prefix failure: once the student commits to a wrong reasoning direction, all subsequent generation builds on this deviation, producing misdirected continuations that elicit unreliable supervision and waste compute. We identify a teacher-student continuation asymmetry on failed prefixes, where the teacher tends to redirect while the student continues along the original direction, and convert it into a label-free handoff trigger in Relay On-Policy Distillation (Relay-OPD). During training, Relay-OPD constructs relay trajectories by letting the teacher briefly take over at detected trigger points to produce a teacher leg, after which the student resumes and is optimized on the resulting trajectory. A limited relay budget concentrates intervention on critical early positions while limiting departure from the student policy. With a Qwen3-4B-Instruct-2507 teacher and Qwen3-0.6B/1.7B-Non-Thinking students on eight mathematical reasoning benchmarks, Relay-OPD achieves the best or second-best results on every benchmark, outperforming standard OPD by +5.73% and the strongest baseline FastOPD by +1.49% on average for 1.7B, with consistent gains at 0.6B. Training trajectory length is reduced by over 50%. PDF: https://arxiv.org/pdf/2607.26057v1