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

Memory Aware Synapses: Learning what (not) to forget

About

Humans can learn in a continuous manner. Old rarely utilized knowledge can be overwritten by new incoming information while important, frequently used knowledge is prevented from being erased. In artificial learning systems, lifelong learning so far has focused mainly on accumulating knowledge over tasks and overcoming catastrophic forgetting. In this paper, we argue that, given the limited model capacity and the unlimited new information to be learned, knowledge has to be preserved or erased selectively. Inspired by neuroplasticity, we propose a novel approach for lifelong learning, coined Memory Aware Synapses (MAS). It computes the importance of the parameters of a neural network in an unsupervised and online manner. Given a new sample which is fed to the network, MAS accumulates an importance measure for each parameter of the network, based on how sensitive the predicted output function is to a change in this parameter. When learning a new task, changes to important parameters can then be penalized, effectively preventing important knowledge related to previous tasks from being overwritten. Further, we show an interesting connection between a local version of our method and Hebb's rule,which is a model for the learning process in the brain. We test our method on a sequence of object recognition tasks and on the challenging problem of learning an embedding for predicting $<$subject, predicate, object$>$ triplets. We show state-of-the-art performance and, for the first time, the ability to adapt the importance of the parameters based on unlabeled data towards what the network needs (not) to forget, which may vary depending on test conditions.

Rahaf Aljundi, Francesca Babiloni, Mohamed Elhoseiny, Marcus Rohrbach, Tinne Tuytelaars• 2017

Related benchmarks

TaskDatasetResultRank
Node ClassificationReddit (test)--
134
Incremental LearningTinyImageNet
Avg Incremental Accuracy51.79
83
Class-incremental learningCIFAR-100 10 (test)--
75
Continual LearningCIFAR-100
Accuracy67.7
56
Continual LearningCIFAR-100 (10-split)
ACC66.93
42
Continual LearningImageNet tiny
BWT-110
35
Continual LearningImageNet mini
BWT-6.7
35
Object DetectionKITTI (test)--
35
Node ClassificationCoraFull (test)
Final AP55.86
33
Task-Incremental LearningCIFAR100 (test)--
31
Showing 10 of 110 rows
...

Other info

Follow for update