English

Is Label Smoothing Truly Incompatible with Knowledge Distillation: An Empirical Study

Machine Learning 2021-04-02 v1 Artificial Intelligence Computation and Language Computer Vision and Pattern Recognition

Abstract

This work aims to empirically clarify a recently discovered perspective that label smoothing is incompatible with knowledge distillation. We begin by introducing the motivation behind on how this incompatibility is raised, i.e., label smoothing erases relative information between teacher logits. We provide a novel connection on how label smoothing affects distributions of semantically similar and dissimilar classes. Then we propose a metric to quantitatively measure the degree of erased information in sample's representation. After that, we study its one-sidedness and imperfection of the incompatibility view through massive analyses, visualizations and comprehensive experiments on Image Classification, Binary Networks, and Neural Machine Translation. Finally, we broadly discuss several circumstances wherein label smoothing will indeed lose its effectiveness. Project page: http://zhiqiangshen.com/projects/LS_and_KD/index.html.

Keywords

Cite

@article{arxiv.2104.00676,
  title  = {Is Label Smoothing Truly Incompatible with Knowledge Distillation: An Empirical Study},
  author = {Zhiqiang Shen and Zechun Liu and Dejia Xu and Zitian Chen and Kwang-Ting Cheng and Marios Savvides},
  journal= {arXiv preprint arXiv:2104.00676},
  year   = {2021}
}

Comments

ICLR 2021. Project page: http://zhiqiangshen.com/projects/LS_and_KD/index.html

R2 v1 2026-06-24T00:47:07.940Z