English

Retro: Reusing teacher projection head for efficient embedding distillation on Lightweight Models via Self-supervised Learning

Computer Vision and Pattern Recognition 2024-08-27 v3 Artificial Intelligence

Abstract

Self-supervised learning (SSL) is gaining attention for its ability to learn effective representations with large amounts of unlabeled data. Lightweight models can be distilled from larger self-supervised pre-trained models using contrastive and consistency constraints. Still, the different sizes of the projection heads make it challenging for students to mimic the teacher's embedding accurately. We propose \textsc{Retro}, which reuses the teacher's projection head for students, and our experimental results demonstrate significant improvements over the state-of-the-art on all lightweight models. For instance, when training EfficientNet-B0 using ResNet-50/101/152 as teachers, our approach improves the linear result on ImageNet to 66.9%66.9\%, 69.3%69.3\%, and 69.8%69.8\%, respectively, with significantly fewer parameters.

Keywords

Cite

@article{arxiv.2405.15311,
  title  = {Retro: Reusing teacher projection head for efficient embedding distillation on Lightweight Models via Self-supervised Learning},
  author = {Khanh-Binh Nguyen and Chae Jung Park},
  journal= {arXiv preprint arXiv:2405.15311},
  year   = {2024}
}

Comments

Accepted at BMVC 2024

R2 v1 2026-06-28T16:38:30.926Z