English

Distillation Scaling Laws

Machine Learning 2025-07-28 v2 Artificial Intelligence Computation and Language Machine Learning

Abstract

We propose a distillation scaling law that estimates distilled model performance based on a compute budget and its allocation between the student and teacher. Our findings mitigate the risks associated with large-scale distillation by enabling compute-optimal allocation for both the teacher and student to maximize student performance. We provide compute-optimal distillation recipes for two key scenarios: when a teacher already exists, and when a teacher needs training. In settings involving many students or an existing teacher, distillation outperforms supervised learning up to a compute level that scales predictably with student size. Conversely, if only one student is to be distilled and a teacher also requires training, supervised learning is generally preferable. Additionally, our large-scale study of distillation increases our understanding of the process and helps inform experimental design.

Keywords

Cite

@article{arxiv.2502.08606,
  title  = {Distillation Scaling Laws},
  author = {Dan Busbridge and Amitis Shidani and Floris Weers and Jason Ramapuram and Etai Littwin and Russ Webb},
  journal= {arXiv preprint arXiv:2502.08606},
  year   = {2025}
}

Comments

Version accepted to ICML 2025. 69 pages, 54 figures, 13 tables

R2 v1 2026-06-28T21:42:00.840Z