On effects of Knowledge Distillation on Transfer Learning

Published in arXiv preprint, 2022

Recommended citation: Thapa, S. (2022). "On effects of Knowledge Distillation on Transfer Learning." arXiv preprint arXiv:2210.09668. https://arxiv.org/abs/2210.09668

Knowledge distillation is a popular machine learning technique that aims to transfer knowledge from a large ‘teacher’ network to a smaller ‘student’ network and improve the student’s performance by training it to mimic the teacher. This work proposes and studies the combination of knowledge distillation and transfer learning (TL+KD), evaluating how distillation during fine-tuning affects the student model’s generalization, qualitative behavior, and robustness.

Paper (arXiv)

BibTeX

@article{thapa2022knowledge,
  title   = {On Effects of Knowledge Distillation on Transfer Learning},
  author  = {Thapa, Sushil},
  journal = {arXiv preprint arXiv:2210.09668},
  year    = {2022}
}

Leave a Comment