Downgrading the top MLP blocks of a fine-tuned ViT and using large-radius SAM during fine-tuning improves knowledge distillation to small students by preserving mutual information between inputs and teacher outputs.
Learning Student-Friendly Teacher Networks for Knowledge Distillation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
ReMem: Mutual Information-Aware Fine-tuning of Pretrained Vision Transformers for Effective Knowledge Distillation
Downgrading the top MLP blocks of a fine-tuned ViT and using large-radius SAM during fine-tuning improves knowledge distillation to small students by preserving mutual information between inputs and teacher outputs.