TL;DR
Memory Aware Synapses (MAS) is a novel lifelong learning method that preserves important neural network parameters by measuring their sensitivity to outputs, enabling continual learning without catastrophic forgetting.
Contribution
MAS introduces an unsupervised, online importance measure for neural network parameters, inspired by neuroplasticity and Hebb's rule, to selectively preserve or erase knowledge during lifelong learning.
Findings
Achieves state-of-the-art results on object recognition tasks
Effectively prevents forgetting of important knowledge
Adapts importance of parameters based on unlabeled data
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
