AI RESEARCH
A Survey of On-Policy Distillation for Large Language Models
arXiv CS.LG
•
ArXi:2604.00626v1 Announce Type: new Knowledge distillation has become a primary mechanism for transferring reasoning and domain expertise from frontier Large Language Models (LLMs) to smaller, deployable students. However, the dominant paradigm remains \textit{off-policy}: students train on static teacher-generated data and never encounter their own errors during learning. This train--test mismatch, an instance of \textit{exposure bias}, causes prediction errors to compound autoregressively at inference time.