Litcius/Paper detail

Exploring the Knowledge Transferred by Response-Based Teacher-Student Distillation

Liangchen Song, Xuan Gong, Helong Zhou, Jiajie Chen, Qian Zhang, David Doermann, Junsong Yuan

202314 citationsDOI

Abstract

Response-based Knowledge Distillation refers to the technique of supervising the student network with the teacher networks' predictions. The method is motivated by observing that the predicted probabilities reflect the relation among labels, which is the knowledge to be transferred. This paper explores the transferred knowledge from a novel perspective: comparing the knowledge transferred through different teachers. Two intriguing properties are observed. First, higher confidence scores of teachers' predictions lead to better distillation results, and second, teachers' incorrectly predicted training samples should be kept for distillation. We then analyze the phenomenon by studying teachers' decision boundaries, of which some can help the student generalize while some may not. Based on the observations, we further propose an embarrassingly simple distillation framework named Efficient Distillation, which is effective on ImageNet with different teacher-student pairs: When using ResNet34 as the teacher, the student ResNet18 trained from scratch reaches 74.07% Top-1 accuracy within 98 GPU hours (RTX 3090), outperforming current state-of-the-art result (73.19%) by a large margin. Our code is available at https://github.com/lsongx/EffDstl.

Topics & Concepts

DistillationMargin (machine learning)Computer sciencePerspective (graphical)ScratchSimple (philosophy)Relation (database)Mathematics educationArtificial intelligenceMachine learningMathematicsChemistryData miningChromatographyEpistemologyProgramming languagePhilosophyAdvanced Neural Network ApplicationsMultimodal Machine Learning ApplicationsDomain Adaptation and Few-Shot Learning
Exploring the Knowledge Transferred by Response-Based Teacher-Student Distillation | Litcius