LGFeb 12, 2021

Learning Student-Friendly Teacher Networks for Knowledge Distillation

arXiv:2102.07650v4125 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for knowledge distillation methods, enhancing performance across various teacher-student combinations.

The paper tackles the problem of knowledge transfer in distillation by learning teacher models that are friendly to students, resulting in improved accuracy and convergence speed for diverse student models, even with heterogeneous architectures.

We propose a novel knowledge distillation approach to facilitate the transfer of dark knowledge from a teacher to a student. Contrary to most of the existing methods that rely on effective training of student models given pretrained teachers, we aim to learn the teacher models that are friendly to students and, consequently, more appropriate for knowledge transfer. In other words, at the time of optimizing a teacher model, the proposed algorithm learns the student branches jointly to obtain student-friendly representations. Since the main goal of our approach lies in training teacher models and the subsequent knowledge distillation procedure is straightforward, most of the existing knowledge distillation methods can adopt this technique to improve the performance of diverse student models in terms of accuracy and convergence speed. The proposed algorithm demonstrates outstanding accuracy in several well-known knowledge distillation techniques with various combinations of teacher and student models even in the case that their architectures are heterogeneous and there is no prior knowledge about student models at the time of training teacher networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes