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

NISPA: Neuro-Inspired Stability-Plasticity Adaptation for Continual Learning in Sparse Networks

About

The goal of continual learning (CL) is to learn different tasks over time. The main desiderata associated with CL are to maintain performance on older tasks, leverage the latter to improve learning of future tasks, and to introduce minimal overhead in the training process (for instance, to not require a growing model or retraining). We propose the Neuro-Inspired Stability-Plasticity Adaptation (NISPA) architecture that addresses these desiderata through a sparse neural network with fixed density. NISPA forms stable paths to preserve learned knowledge from older tasks. Also, NISPA uses connection rewiring to create new plastic paths that reuse existing knowledge on novel tasks. Our extensive evaluation on EMNIST, FashionMNIST, CIFAR10, and CIFAR100 datasets shows that NISPA significantly outperforms representative state-of-the-art continual learning baselines, and it uses up to ten times fewer learnable parameters compared to baselines. We also make the case that sparsity is an essential ingredient for continual learning. The NISPA code is available at https://github.com/BurakGurbuz97/NISPA.

Mustafa Burak Gurbuz, Constantine Dovrolis• 2022

Related benchmarks

TaskDatasetResultRank
Class-incremental learningCIFAR100 10 Tasks
Accuracy43.8
66
Class-incremental learningCIFAR-100 20 tasks
Accuracy35.2
58
Task-Incremental LearningTiny-ImageNet 20 tasks
Average Accuracy45.2
54
Task-Incremental LearningCIFAR-100 10 tasks
Backward Transfer3.48
44
Task-Incremental LearningCIFAR-100 20 tasks
Accuracy (ACC)54.1
40
Task-Incremental LearningTiny-ImageNet 10 tasks
Accuracy53.8
33
Class-incremental learningTiny-ImageNet 10 tasks
Accuracy35.4
31
Class-incremental learningTiny-ImageNet 20 tasks
Accuracy27.9
25
Class-incremental learningImageNet-1k 10 Tasks (test)
Accuracy29.4
13
Class-incremental learningImageNet-1k 20 Tasks (test)
Accuracy22.3
13
Showing 10 of 14 rows

Other info

Follow for update