2019

Distillation $\approx$ Early Stopping? Harvesting Dark Knowledge Utilizing Anisotropic Information Retrieval For Overparameterized Neural Network

Dong, Bin, Hou, Jikai, Lu, Yiping et al.

Understand

Distillation is a method to transfer knowledge from one model to another and often achieves higher accuracy with the same capacity.

  • In this paper, we aim to provide a theoretical understanding on what mainly helps with the distillation.
  • Our answer is "early stopping".
  • Assuming that the teacher network is overparameterized, we argue that the teacher network is essentially harvesting dark knowledge from the data via early stopping.

Reading the bibliography…