English

Replay-free Online Continual Learning with Self-Supervised MultiPatches

Machine Learning 2025-02-14 v1 Computer Vision and Pattern Recognition

Abstract

Online Continual Learning (OCL) methods train a model on a non-stationary data stream where only a few examples are available at a time, often leveraging replay strategies. However, usage of replay is sometimes forbidden, especially in applications with strict privacy regulations. Therefore, we propose Continual MultiPatches (CMP), an effective plug-in for existing OCL self-supervised learning strategies that avoids the use of replay samples. CMP generates multiple patches from a single example and projects them into a shared feature space, where patches coming from the same example are pushed together without collapsing into a single point. CMP surpasses replay and other SSL-based strategies on OCL streams, challenging the role of replay as a go-to solution for self-supervised OCL.

Keywords

Cite

@article{arxiv.2502.09140,
  title  = {Replay-free Online Continual Learning with Self-Supervised MultiPatches},
  author = {Giacomo Cignoni and Andrea Cossu and Alex Gomez-Villa and Joost van de Weijer and Antonio Carta},
  journal= {arXiv preprint arXiv:2502.09140},
  year   = {2025}
}

Comments

Accepted at ESANN 2025

R2 v1 2026-06-28T21:42:51.141Z