Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Elastic Feature Consolidation for Cold Start Exemplar-Free Incremental Learning

About

Exemplar-Free Class Incremental Learning (EFCIL) aims to learn from a sequence of tasks without having access to previous task data. In this paper, we consider the challenging Cold Start scenario in which insufficient data is available in the first task to learn a high-quality backbone. This is especially challenging for EFCIL since it requires high plasticity, which results in feature drift which is difficult to compensate for in the exemplar-free setting. To address this problem, we propose a simple and effective approach that consolidates feature representations by regularizing drift in directions highly relevant to previous tasks and employs prototypes to reduce task-recency bias. Our method, called Elastic Feature Consolidation (EFC), exploits a tractable second-order approximation of feature drift based on an Empirical Feature Matrix (EFM). The EFM induces a pseudo-metric in feature space which we use to regularize feature drift in important directions and to update Gaussian prototypes used in a novel asymmetric cross entropy loss which effectively balances prototype rehearsal with data from new tasks. Experimental results on CIFAR-100, Tiny-ImageNet, ImageNet-Subset and ImageNet-1K demonstrate that Elastic Feature Consolidation is better able to learn new tasks by maintaining model plasticity and significantly outperform the state-of-the-art.

Simone Magistri, Tomaso Trinci, Albin Soutif-Cormerais, Joost van de Weijer, Andrew D. Bagdanov• 2024

Related benchmarks

TaskDatasetResultRank
Class-incremental learningStanford Cars (test)
Accuracy (Last)50.1
38
Class-incremental learningCUB-200 (test)
Alast58.3
38
Exemplar-Free Class-Incremental LearningCIFAR-100 (test)
Accuracy Last (Alast)58.6
30
Exemplar-Free Class-Incremental LearningImageNet subset (test)
A_last59.9
30
Exemplar-Free Class-Incremental LearningTinyImageNet (test)
Avg Increment34.1
18
Exemplar-Free Class-Incremental LearningTinyImageNet T=10
Alast34.1
16
Exemplar-Free Class-Incremental LearningTinyImageNet T=20 (test)
Alast28.7
10
Exemplar-Free Class-Incremental LearningImagenet Subset T=10 (test)
Alast47.4
10
Exemplar-Free Class-Incremental LearningImagenet Subset T=20 (test)
Alast35.8
10
Exemplar-Free Class-Incremental LearningCIFAR-100 T=10 (test)
Alast43.6
10
Showing 10 of 17 rows

Other info

Follow for update