Revisiting On-Policy Distillation: Empirical Failure Modes and Simple Fixes
arXiv cs.LG / 3/27/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- On-policy distillation (OPD) for LLM post-training is attractive because it scores teacher feedback on student rollouts rather than fixed teacher traces, but the common sampled-token variant becomes fragile in long-horizon settings as rollouts drift from teacher-typical prefixes.
- The paper analyzes estimator and implementation aspects, noting that token-level OPD is biased compared with sequence-level reverse-KL, while offering a tighter worst-case variance bound; experiments show that stronger future-reward coupling increases gradient variance and destabilizes learning.
- It identifies three concrete failure modes of sampled-token OPD: an imbalanced one-token signal, unreliable teacher guidance on student-generated prefixes, and distortions from tokenizer/special-token mismatches.
- The authors propose simple fixes using teacher top-K local support matching via truncated reverse-KL with top-p rollout sampling and special-token masking, which improves optimization stability and downstream performance across math and agentic multi-task settings.
広告
Related Articles

STADLER reshapes knowledge work at a 230-year-old company
OpenAI Blog

AI Research Is Getting Harder to Separate From Geopolitics
Wired
Sparse Federated Representation Learning for circular manufacturing supply chains with zero-trust governance guarantees
Dev.to

Meet Claude Mythos: Leaked Anthropic post reveals the powerful upcoming model
Reddit r/artificial

**Optimizing AI Agents: A Little-Known Technique to Improve
Dev.to