AI RESEARCH

Entropy-Aware On-Policy Distillation of Language Models

arXiv CS.LG

ArXi:2603.07079v1 Announce Type: new On-policy distillation is a promising approach for transferring knowledge between language models, where a student learns from dense token-level signals along its own trajectories. This framework typically uses reverse KL divergence, encouraging the student to match the teacher's high-confidence predictions. However, we show that the mode-seeking property of reverse KL reduces generation diversity and yields unstable learning signals when the teacher distribution has high entropy. To address this, we