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

Got My 39-Agent System Audited Live. Here's What the Maturity Scorecard Revealed.
Dev.to

The Redline Economy
Dev.to

$500 GPU outperforms Claude Sonnet on coding benchmarks
Dev.to

From Scattershot to Sniper: AI for Hyper-Personalized Media Lists
Dev.to

The LiteLLM Supply Chain Attack: A Wake-Up Call for AI Infrastructure
Dev.to