English

ReMem: Mutual Information-Aware Fine-tuning of Pretrained Vision Transformers for Effective Knowledge Distillation

Machine Learning 2025-07-01 v1 Computer Vision and Pattern Recognition

Abstract

Knowledge distillation from pretrained visual representation models offers an effective approach to improve small, task-specific production models. However, the effectiveness of such knowledge transfer drops significantly when distilling from strong models that are pretrained in a large scale. In this paper, we address this challenge for pretrained Vision Transformers (ViTs) by exploring methods to fine-tune them for more effective knowledge transfer. Motivated by the connection between mutual information and distillation effectiveness, we propose to employ mutual information-aware optimization during finetuning. For small or highly-imbalanced downstream datasets where such optimization becomes less effective, we introduce a simple yet effective heuristic of reweighting MLP blocks. This approach is inspired by our observation that top MLP blocks are primarily responsible for mutual information loss. Our method enables small student models to benefit from those pretrained models among the strongest.

Keywords

Cite

@article{arxiv.2506.23041,
  title  = {ReMem: Mutual Information-Aware Fine-tuning of Pretrained Vision Transformers for Effective Knowledge Distillation},
  author = {Chengyu Dong and Huan Gui and Noveen Sachdeva and Long Jin and Ke Yin and Jingbo Shang and Lichan Hong and Ed H. Chi and Zhe Zhao},
  journal= {arXiv preprint arXiv:2506.23041},
  year   = {2025}
}