Knowledge Distillation from Internal Representations

Authors

  • Gustavo Aguilar University of Houston
  • Yuan Ling Amazon
  • Yu Zhang Amazon
  • Benjamin Yao Amazon
  • Xing Fan Amazon
  • Chenlei Guo Amazon

DOI:

https://doi.org/10.1609/aaai.v34i05.6229

Abstract

Knowledge distillation is typically conducted by training a small model (the student) to mimic a large and cumbersome model (the teacher). The idea is to compress the knowledge from the teacher by using its output probabilities as soft-labels to optimize the student. However, when the teacher is considerably large, there is no guarantee that the internal knowledge of the teacher will be transferred into the student; even if the student closely matches the soft-labels, its internal representations may be considerably different. This internal mismatch can undermine the generalization capabilities originally intended to be transferred from the teacher to the student. In this paper, we propose to distill the internal representations of a large model such as BERT into a simplified version of it. We formulate two ways to distill such representations and various algorithms to conduct the distillation. We experiment with datasets from the GLUE benchmark and consistently show that adding knowledge distillation from internal representations is a more powerful method than only using soft-label distillation.

Downloads

Published

2020-04-03

How to Cite

Aguilar, G., Ling, Y., Zhang, Y., Yao, B., Fan, X., & Guo, C. (2020). Knowledge Distillation from Internal Representations. Proceedings of the AAAI Conference on Artificial Intelligence, 34(05), 7350-7357. https://doi.org/10.1609/aaai.v34i05.6229

Issue

Section

AAAI Technical Track: Natural Language Processing