distillation

A process in model compression where a smaller model (the student) is trained to replicate the performance of a larger, pre-trained model (the teacher). This approach aims to retain the teacher's knowledge while reducing the model's size.

20 papers