Switch language한국어
Back to the list

Pass the Baton: Trajectory-Relayed On-Policy Distillation

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Relay-OPD, a label-free on-policy distillation method for reasoning models.

  2. When a student starts a bad prefix, Relay-OPD briefly hands control to a teacher model to create a relay trajectory, then resumes the student.

  3. On eight math reasoning benchmarks with Qwen3 models, it beat standard OPD and FastOPD, especially for smaller students.

  4. The method also cut training trajectory length by more than 50%, improving efficiency while boosting performance.

Read the original