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

Efficient Feature Transformations for Discriminative and Generative Continual Learning

About

As neural networks are increasingly being applied to real-world applications, mechanisms to address distributional shift and sequential task learning without forgetting are critical. Methods incorporating network expansion have shown promise by naturally adding model capacity for learning new tasks while simultaneously avoiding catastrophic forgetting. However, the growth in the number of additional parameters of many of these types of methods can be computationally expensive at larger scales, at times prohibitively so. Instead, we propose a simple task-specific feature map transformation strategy for continual learning, which we call Efficient Feature Transformations (EFTs). These EFTs provide powerful flexibility for learning new tasks, achieved with minimal parameters added to the base architecture. We further propose a feature distance maximization strategy, which significantly improves task prediction in class incremental settings, without needing expensive generative models. We demonstrate the efficacy and efficiency of our method with an extensive set of experiments in discriminative (CIFAR-100 and ImageNet-1K) and generative (LSUN, CUB-200, Cats) sequences of tasks. Even with low single-digit parameter growth rates, EFTs can outperform many other continual learning methods in a wide range of settings.

Vinay Kumar Verma, Kevin J Liang, Nikhil Mehta, Piyush Rai, Lawrence Carin• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy71.5
3518
Image ClassificationSVHN (test)
Accuracy96.8
362
Class-incremental learningCIFAR-100 10 (test)--
75
Class-incremental learningImageNet-1000 1.0 (test)
Top-5 Acc (Avg)59.4
14
Task-incremental Image ClassificationTiny-ImageNet 200 10 (test)
Task 1 Score67.2
10
Task-Incremental LearningCIFAR-100-20 (test)
Avg Top-1 Accuracy90.17
7
Generative ModelingSequential ImageNet (Cats), CUB 200 (Birds), LSUN (Churches), LSUN (Towers)
FID (Cats, Task 1)29
4
Showing 7 of 7 rows

Other info

Code

Follow for update