What is knowledge distillation in deep learning?
-
A
Extracting knowledge from datasets using unsupervised methods
-
B
Training a smaller student model to mimic the soft output probabilities of a larger teacher model
-
C
Compressing model weights through quantization
-
D
Using ensemble predictions to label unlabeled data