EMNLP 2022main3 citations

Hard Gate Knowledge Distillation - Leverage Calibration for Robust and Reliable Language Model

Dongkyu Lee, Zhiliang Tian, Yingxiu Zhao, Ka Chun Cheung, Nevin Zhang

Abstract

In knowledge distillation, a student model is trained with supervisions from both knowledge from a teacher and observations drawn from a training data distribution. Knowledge of a teacher is considered a subject that holds inter-class relations which send a meaningful supervision to a student; hence, much effort has been put to find such knowledge to be distilled. In this paper, we explore a question that has been given little attention: “when to distill such knowledge.” The question is answered in our work with the concept of model calibration; we view a teacher model not only as a source of knowledge but also as a gauge to detect miscalibration of a student. This simple and yet novel view leads to a hard gate knowledge distillation scheme that switches between learning from a teacher model and training data. We verify the gating mechanism in the context of natural language generation at both the token-level and the sentence-level. Empirical comparisons with strong baselines show that hard gate knowledge distillation not only improves model generalization, but also significantly lowers model calibration error.

BibTeX
@inproceedings{lee-etal-2022-hard,
    title = "Hard Gate Knowledge Distillation - Leverage Calibration for Robust and Reliable Language Model",
    author = "Lee, Dongkyu  and
      Tian, Zhiliang  and
      Zhao, Yingxiu  and
      Cheung, Ka Chun  and
      Zhang, Nevin",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.665/",
    doi = "10.18653/v1/2022.emnlp-main.665",
    pages = "9793--9803"
}
Hard Gate Knowledge Distillation - Leverage Calibration for Robust and Reliable Language Model · EMNLP 2022