This paper was converted on www.awesomepapers.org from LaTeX by an anonymous user.
Want to know more? Visit the Converter page.

\opt

iclr \optarxiv \definecolormydarkbluergb0,0.08,0.45 \iclrfinalcopy

Knowledge Distillation as Semiparametric Inference

Tri Dao1, Govinda M. Kamath2, Vasilis Syrgkanis2, Lester Mackey2
1 Department of Computer Science, Stanford University
2 Microsoft Research, New England
[email protected], {govinda.kamath,vasy,lmackey}@microsoft.com
Abstract

A popular approach to model compression is to train an inexpensive student model to mimic the class probabilities of a highly accurate but cumbersome teacher model. Surprisingly, this two-step knowledge distillation process often leads to higher accuracy than training the student directly on labeled data. To explain and enhance this phenomenon, we cast knowledge distillation as a semiparametric inference problem with the optimal student model as the target, the unknown Bayes class probabilities as nuisance, and the teacher probabilities as a plug-in nuisance estimate. By adapting modern semiparametric tools, we derive new guarantees for the prediction error of standard distillation and develop two enhancements—cross-fitting and loss correction—to mitigate the impact of teacher overfitting and underfitting on student performance. We validate our findings empirically on both tabular and image data and observe consistent improvements from our knowledge distillation enhancements.

1 Introduction

Knowledge distillation (KD)