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

Understanding Catastrophic Forgetting and Remembering in Continual Learning with Optimal Relevance Mapping

About

Catastrophic forgetting in neural networks is a significant problem for continual learning. A majority of the current methods replay previous data during training, which violates the constraints of an ideal continual learning system. Additionally, current approaches that deal with forgetting ignore the problem of catastrophic remembering, i.e. the worsening ability to discriminate between data from different tasks. In our work, we introduce Relevance Mapping Networks (RMNs) which are inspired by the Optimal Overlap Hypothesis. The mappings reflects the relevance of the weights for the task at hand by assigning large weights to essential parameters. We show that RMNs learn an optimized representational overlap that overcomes the twin problem of catastrophic forgetting and remembering. Our approach achieves state-of-the-art performance across all common continual learning datasets, even significantly outperforming data replay methods while not violating the constraints for an ideal continual learning system. Moreover, RMNs retain the ability to detect data from new tasks in an unsupervised manner, thus proving their resilience against catastrophic remembering.

Prakhar Kaushik, Alex Gain, Adam Kortylewski, Alan Yuille• 2021

Related benchmarks

TaskDatasetResultRank
Continual LearningPermuted MNIST
Mean Test Accuracy0.9773
44
Continual LearningSplit CIFAR-100 20 tasks
Mean Test Accuracy80.01
26
Continual LearningSplit MNIST
Mean Test Accuracy99.5
19
Continual LearningSequential Omniglot (S-OMNIGLOT) (test)
Accuracy85.33
12
Continual LearningPermuted-MNIST (P-MNIST) (test)
Accuracy97.73
11
Continual LearningSplit CIFAR-100 5 tasks
Mean Test Accuracy70.02
7
Continual LearningSplit-MNIST (S-MNIST) (test)
Accuracy99.5
4
Unsupervised Continual LearningS-MNIST Fuzzy (test)
Accuracy99.1
2
Showing 8 of 8 rows

Other info

Follow for update