Updated · 2 episodes · 2 shows · 2 source notes

concept Topics: Technology

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

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.

Sources

2 source notes across 2 shows
  1. 177: 详解Kimi K3:强到冲击Anthropic估值的模型什么样? 晚点聊 LateTalk
  2. 152. 领读Kimi K3技术报告:从架构创新聊起,注意力美学、多教师蒸馏和开源MoE 张小珺Jùn|商业访谈录