English

Exemplar-free Continual Representation Learning via Learnable Drift Compensation

Computer Vision and Pattern Recognition 2024-07-12 v1

Abstract

Exemplar-free class-incremental learning using a backbone trained from scratch and starting from a small first task presents a significant challenge for continual representation learning. Prototype-based approaches, when continually updated, face the critical issue of semantic drift due to which the old class prototypes drift to different positions in the new feature space. Through an analysis of prototype-based continual learning, we show that forgetting is not due to diminished discriminative power of the feature extractor, and can potentially be corrected by drift compensation. To address this, we propose Learnable Drift Compensation (LDC), which can effectively mitigate drift in any moving backbone, whether supervised or unsupervised. LDC is fast and straightforward to integrate on top of existing continual learning approaches. Furthermore, we showcase how LDC can be applied in combination with self-supervised CL methods, resulting in the first exemplar-free semi-supervised continual learning approach. We achieve state-of-the-art performance in both supervised and semi-supervised settings across multiple datasets. Code is available at \url{https://github.com/alviur/ldc}.

Keywords

Cite

@article{arxiv.2407.08536,
  title  = {Exemplar-free Continual Representation Learning via Learnable Drift Compensation},
  author = {Alex Gomez-Villa and Dipam Goswami and Kai Wang and Andrew D. Bagdanov and Bartlomiej Twardowski and Joost van de Weijer},
  journal= {arXiv preprint arXiv:2407.08536},
  year   = {2024}
}

Comments

Accepted to ECCV 2024

R2 v1 2026-06-28T17:37:25.814Z