Self-Distillation Gains Questioned in LLM Training

Samyak Shrestha, Alexander Tessier· August 20, 2026 View original

Key takeaways

  • Performance gains from OPSD may not primarily stem from learning privileged information.
  • Student models can improve without correct references, suggesting internal reasoning recovery.
  • Alignment with the base model's thinking often outweighs alignment with reference-induced supervision.
  • The role of "privileged information" in OPSD needs re-evaluation for effective LLM training.

Who benefits

AI/ML DevelopmentResearch & DevelopmentSoftware Engineering

Summary

This research challenges the assumption that performance gains from on-policy self-distillation (OPSD) are solely due to a student model learning privileged reference information. Experiments show that students can improve without correct references, and gains often reflect the recovery of reasoning already present in the base model, rather than new learning from the reference.

On-policy self-distillation (OPSD) is a technique where a student model is trained on its own responses, guided by token-level supervision from the same model conditioned on "privileged reference information." The common belief is that performance improvements from OPSD stem from the student learning this additional, privileged information. This paper critically re-examines this assumption. The researchers conducted OPSD experiments using Qwen3 models (1.7B to 8B parameters) on science and mathematics datasets. Their analysis framework aimed to differentiate between supervision from the reference and supervision from the teacher model without the reference. Surprisingly, the correct reference information did not consistently provide a performance benefit across different teacher generation modes, model sizes, or datasets. Students were observed to improve even without the correct reference, and in some cases, a solution from an unrelated problem could even outperform the correct solution on mathematical reasoning benchmarks. The study found that the student's predictions aligned more strongly with the base model's inherent reasoning behavior than with the supervision induced by the reference. Furthermore, stronger alignment attributed to the correct reference did not reliably correlate with greater performance benefits. These findings suggest that OPSD gains might often be due to the recovery of existing reasoning capabilities rather than the acquisition of new knowledge from privileged information.

Why it matters

AI researchers and engineers using self-distillation techniques need to re-evaluate their understanding of how these methods contribute to model improvement, potentially shifting focus from external "privileged information" to optimizing the extraction and refinement of inherent model capabilities.

How to implement this in your domain

  1. 1Critically analyze the actual source of performance gains when implementing self-distillation techniques in LLM training.
  2. 2Design ablation studies to isolate the impact of privileged information versus the base model's inherent reasoning in distillation processes.
  3. 3Explore alternative self-improvement strategies that focus on refining existing model capabilities rather than solely relying on external "privileged" signals.
  4. 4Develop more nuanced evaluation metrics that can distinguish between memorization, recovery of existing knowledge, and genuine new learning in distilled models.

Original post by Samyak Shrestha, Alexander Tessier

"arXiv:2608.18271v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) trains a student on its own responses using token-level supervision from the same model conditioned on privileged reference information. We investigate whether performance gains from OPSD show that…"

View on X

Originally posted by Samyak Shrestha, Alexander Tessier on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses