Switch language한국어
Back to the list

Not All Disagreement Is Learnable: Token Teachability in On-Policy Distillation

TL;DR AI

Key summary

2 min read
  1. The paper introduces Token Teachability to separate learnable teacher corrections from incompatible disagreements in on-policy distillation.

  2. It proposes TA-OPD, which selects only high-teachability token positions instead of training on all token-level differences.

  3. On Qwen2.5 and Qwen3, TA-OPD often matched or beat full-token OPD while keeping only about 5% of tokens.

  4. The method improves efficiency without using reward models or verifiers, suggesting better student learning from fewer teacher signals.

Read the original