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

Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning

About

Models trained in the context of continual learning (CL) should be able to learn from a stream of data over an undefined period of time. The main challenges herein are: 1) maintaining old knowledge while simultaneously benefiting from it when learning new tasks, and 2) guaranteeing model scalability with a growing amount of data to learn from. In order to tackle these challenges, we introduce Dynamic Generative Memory (DGM) - a synaptic plasticity driven framework for continual learning. DGM relies on conditional generative adversarial networks with learnable connection plasticity realized with neural masking. Specifically, we evaluate two variants of neural masking: applied to (i) layer activations and (ii) to connection weights directly. Furthermore, we propose a dynamic network expansion mechanism that ensures sufficient model capacity to accommodate for continually incoming tasks. The amount of added capacity is determined dynamically from the learned binary mask. We evaluate DGM in the continual class-incremental setup on visual classification tasks.

Oleksiy Ostapenko, Mihai Puscas, Tassilo Klein, Patrick J\"ahnichen, Moin Nabi• 2019

Related benchmarks

TaskDatasetResultRank
Continual LearningCIFAR-100 (10-split)
ACC60.57
42
Continual LearningTinyImageNet 25-split
ACC45.27
29
Continual LearningSplit CIFAR-100 20 tasks
Mean Test Accuracy59.76
26
Class-incremental learningSplit CIFAR-10
Accuracy56.21
26
Class-incremental learningSplit MNIST
Accuracy97.92
3
Class-incremental learningSVHN Split
Accuracy74.38
3
Class-incremental learningImagenet 50
Accuracy17.82
3
Showing 7 of 7 rows

Other info

Code

Follow for update