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

Sparse Coding in a Dual Memory System for Lifelong Learning

About

Efficient continual learning in humans is enabled by a rich set of neurophysiological mechanisms and interactions between multiple memory systems. The brain efficiently encodes information in non-overlapping sparse codes, which facilitates the learning of new associations faster with controlled interference with previous associations. To mimic sparse coding in DNNs, we enforce activation sparsity along with a dropout mechanism which encourages the model to activate similar units for semantically similar inputs and have less overlap with activation patterns of semantically dissimilar inputs. This provides us with an efficient mechanism for balancing the reusability and interference of features, depending on the similarity of classes across tasks. Furthermore, we employ sparse coding in a multiple-memory replay mechanism. Our method maintains an additional long-term semantic memory that aggregates and consolidates information encoded in the synaptic weights of the working model. Our extensive evaluation and characteristics analysis show that equipped with these biologically inspired mechanisms, the model can further mitigate forgetting.

Fahad Sarfraz, Elahe Arani, Bahram Zonooz• 2022

Related benchmarks

TaskDatasetResultRank
Continual LearningCIFAR100 (test)
Mean Accuracy49.42
62
Continual LearningCIFAR-10 (test)
Final Average Accuracy (FAA)73.64
31
Continual LearningGCIL-CIFAR-100 Uniform
Final Average Accuracy (FAA)35.7
17
Continual LearningGCIL-CIFAR-100 Longtail
Final Average Accuracy (FAA)32.99
17
Showing 4 of 4 rows

Other info

Follow for update