Inference & Serving · 2015
Distilling the Knowledge in a Neural Network
Showed that a small student network can be trained to match a large teacher’s softened output distribution, transferring most of the teacher’s accuracy into a far cheaper model and turning model size into a deployment choice rather than a fixed cost.
Editorial record
Plain-language summary
Instead of training only on hard labels, the student is trained on the teacher’s full probability distribution softened by a temperature, so it inherits the relative confidences the teacher assigns across classes — information the hard label throws away. Students recover much of the teacher’s performance at a fraction of the parameters and compute. Distillation became a standard compression tool and, later, the way strong small language models are trained from frontier teachers.
Knowledge graph
Relationships
Antecedents
EnablesEvidence: Strongly supported
Open Ecosystem (Gemma/Phi/OLMo/Falcon/Command R/Yi/GLM/InternLM)
Open small models such as Gemma distil from larger frontier teachers
model reports
Descendants
Depends onEvidence: Strongly supported
Backpropagation (Learning representations by back-propagating errors)
Trains a student against a teacher soft output distribution via backpropagation
Hinton 2015
Source record
Provenance
- Record ID
- P-550
- Record created
- 2026-07-13
- Last reviewed
- 2026-07-14
- Record version
- 2
- https://arxiv.org/abs/1503.02531
- arXiv:1503.02531
Citation caveat: Citation metadata is approximate and marked unverified in the source dataset.