CLA: Latent Alignment for Online Continual Self-Supervised Learning

Abstract

Self-supervised learning (SSL) is able to build latent representations that generalize well to unseen data. However, only a few SSL techniques exist for the online CL setting, where data arrives in small minibatches, the model must comply with a fixed computational budget, and task boundaries are absent. We introduce Continual Latent Alignment (CLA), a novel SSL strategy for Online CL that aligns the representations learned by the current model with past representations to mitigate forgetting. We found that our CLA is able to speed up the convergence of the training process in the online scenario, outperforming state-of-the-art approaches under the same computational budget. Surprisingly, we also discovered that using CLA as a pretraining protocol in the early stages of pretraining leads to a better final performance when compared to a full i.i.d. pretraining.

Cite

Text

Cignoni et al. "CLA: Latent Alignment for Online Continual Self-Supervised Learning." Proceedings of The 4th Conference on Lifelong Learning Agents, 2025.

Markdown

[Cignoni et al. "CLA: Latent Alignment for Online Continual Self-Supervised Learning." Proceedings of The 4th Conference on Lifelong Learning Agents, 2025.](https://mlanthology.org/collas/2025/cignoni2025collas-cla/)

BibTeX

@inproceedings{cignoni2025collas-cla,
  title     = {{CLA: Latent Alignment for Online Continual Self-Supervised Learning}},
  author    = {Cignoni, Giacomo and Cossu, Andrea and Gomez-Villa, Alexandra and van de Weijer, Joost and Carta, Antonio},
  booktitle = {Proceedings of The 4th Conference on Lifelong Learning Agents},
  year      = {2025},
  pages     = {756-775},
  volume    = {330},
  url       = {https://mlanthology.org/collas/2025/cignoni2025collas-cla/}
}