English

Self-Supervised Models are Continual Learners

Computer Vision and Pattern Recognition 2022-04-04 v2 Machine Learning

Abstract

Self-supervised models have been shown to produce comparable or better visual representations than their supervised counterparts when trained offline on unlabeled data at scale. However, their efficacy is catastrophically reduced in a Continual Learning (CL) scenario where data is presented to the model sequentially. In this paper, we show that self-supervised loss functions can be seamlessly converted into distillation mechanisms for CL by adding a predictor network that maps the current state of the representations to their past state. This enables us to devise a framework for Continual self-supervised visual representation Learning that (i) significantly improves the quality of the learned representations, (ii) is compatible with several state-of-the-art self-supervised objectives, and (iii) needs little to no hyperparameter tuning. We demonstrate the effectiveness of our approach empirically by training six popular self-supervised models in various CL settings.

Keywords

Cite

@article{arxiv.2112.04215,
  title  = {Self-Supervised Models are Continual Learners},
  author = {Enrico Fini and Victor G. Turrisi da Costa and Xavier Alameda-Pineda and Elisa Ricci and Karteek Alahari and Julien Mairal},
  journal= {arXiv preprint arXiv:2112.04215},
  year   = {2022}
}
R2 v1 2026-06-24T08:08:49.040Z