Updated · 2 episodes · 2 shows · 2 source notes
On-Policy Distillation
Definition
On-policy distillation is a distillation method where the student model generates behavior from its current policy and a teacher model provides feedback, scoring, correction, or learning targets on that student-produced behavior.
Current Synthesis
The wiki treats OPD as the distillation form most closely aligned with agent and reasoning post-training. Instead of only imitating a fixed teacher-written dataset, the student exposes its current failure modes by generating trajectories or reasoning traces, then receives teacher feedback near its own behavior distribution. In the K3 sources, OPD sits beside MOPD, Multi-Teacher Distillation, QAT, MTP, and reward design. Its value is denser, more relevant supervision; its limit is that teacher quality, task environment, provenance, and evaluation still determine whether the feedback improves the student rather than simply copying style or errors.
Key Claims
- OPD keeps supervision closer to the student’s current behavior than offline teacher-output imitation.
- Teacher feedback can be denser than a sparse final-answer reward, especially for reasoning or agent trajectories.
- OPD can be combined with multiple teachers or domain experts when different capabilities need different feedback sources.
- The method still depends on external supervision quality and does not prove unbounded self-improvement.
- Distinguishing OPD from off-policy distillation matters when evaluating model-training claims, copying accusations, or post-training workflows.
Evidence
- Student-policy proximity: 177: 详解Kimi K3:强到冲击Anthropic估值的模型什么样? describes on-policy distillation as student-generated trajectories scored by a teacher rather than a fixed teacher-generated dataset.
- Stepwise correction: 152. 领读Kimi K3技术报告:从架构创新聊起,注意力美学、多教师蒸馏和开源MoE explains OPD as the student producing a reasoning process that the teacher can correct progressively.
- Capability integration: 152. 领读Kimi K3技术报告:从架构创新聊起,注意力美学、多教师蒸馏和开源MoE connects OPD to multi-teacher distillation and post-training management across specialized rewards or abilities.
Counterevidence & Qualifications
OPD is not a clean escape from the supervision bottleneck. If the teacher is weak, biased, unavailable, restricted by terms, or poorly matched to the task, on-policy feedback can reinforce bad behavior. OPD also needs environments and evaluations that expose meaningful student behavior; a teacher correcting shallow traces is not equivalent to scalable agent competence.
What Changed
- Adds the progressive-correction explanation from the K3 technical reading.
- Connects OPD more explicitly to Multi-Teacher Distillation and post-training project management.
- Preserves the earlier boundary that OPD is external teacher supervision, not proof of self-contained recursive improvement.
Related Concepts
- Model Distillation / 模型蒸馏 - parent technical and governance category.
- Multi-Teacher Distillation - complementary pattern using several teachers or expert models.
- MOPD Post-Training - K3-adjacent workflow that can merge specialized post-trained capabilities.
- Agent Post-Training - setting where on-policy trajectories and teacher feedback become useful.
- Agent RL - reinforcement-learning context that OPD can supplement.
- Kimi K3 - model case grounding the current source discussion.
Sources
2 source notes across 2 shows
- 177: 详解Kimi K3:强到冲击Anthropic估值的模型什么样? 晚点聊 LateTalk
- 152. 领读Kimi K3技术报告:从架构创新聊起,注意力美学、多教师蒸馏和开源MoE 张小珺Jùn|商业访谈录