English

Simple Distillation Baselines for Improving Small Self-supervised Models

Computer Vision and Pattern Recognition 2021-06-22 v1

Abstract

While large self-supervised models have rivalled the performance of their supervised counterparts, small models still struggle. In this report, we explore simple baselines for improving small self-supervised models via distillation, called SimDis. Specifically, we present an offline-distillation baseline, which establishes a new state-of-the-art, and an online-distillation baseline, which achieves similar performance with minimal computational overhead. We hope these baselines will provide useful experience for relevant future research. Code is available at: https://github.com/JindongGu/SimDis/

Cite

@article{arxiv.2106.11304,
  title  = {Simple Distillation Baselines for Improving Small Self-supervised Models},
  author = {Jindong Gu and Wei Liu and Yonglong Tian},
  journal= {arXiv preprint arXiv:2106.11304},
  year   = {2021}
}
R2 v1 2026-06-24T03:26:19.211Z