JA EN
Glossary › distillation

GLOSSARY

distillation

appears in 12 paper titles

Definition

Training a smaller student model to reproduce a larger teacher's behavior, using the teacher's output distribution or internal representations as the training signal rather than hard labels alone. Soft targets carry more information than one-hot labels, so students often beat same-size models trained from scratch. Unlike quantization or pruning, distillation produces a genuinely new model rather than compressing an existing one.

Explainers using this term