Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Exemplar-free Continual Representation Learning via Learnable Drift Compensation

About

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}.

Alex Gomez-Villa, Dipam Goswami, Kai Wang, Andrew D. Bagdanov, Bartlomiej Twardowski, Joost van de Weijer• 2024

Related benchmarks

TaskDatasetResultRank
Incremental LearningCIFAR100 T=50
Last Accuracy75.3
19
Online Continual LearningS-ImageNet-1K T=100 15
Last Accuracy (AT)4.82
15
Online Continual LearningS-TinyImageNet T=20 25
Last Accuracy (AT)12.31
15
Task-Incremental LearningS-ImageNet-1K T=100
Average Accuracy (A-bar)12.48
15
Online Continual LearningS-CIFAR-100 T=10 15
Last Accuracy (AT)17.54
15
Online Continual LearningS-CIFAR-100 15 (T=50)
Last Accuracy (AT)9.12
15
Task-Incremental LearningS-CIFAR-100 T=10
Average Accuracy (A-bar)37.12
15
Task-Incremental LearningS-TinyImageNet T=20
Average Accuracy (A-bar)16.61
15
Continual LearningCIFAR-100
Training Time (Hours)1.87
13
Task-Incremental LearningS-ImageNet-1K 100 tasks 1.0 (test)
Training Time (Hours)73.2
13
Showing 10 of 10 rows

Other info

Follow for update