Generative replay with feedback connections as a general strategy for continual learning
Gido M. van de Ven, Andreas S. Tolias

TL;DR
This paper proposes a generative replay method with feedback connections for continual learning, addressing catastrophic forgetting and improving efficiency, making it more scalable for real-world applications.
Contribution
It introduces a feedback-based generative replay approach that enhances performance and reduces computational costs in continual learning scenarios.
Findings
Generative replay outperforms regularization methods when task identity must be inferred.
Integrating generative feedback reduces training time significantly.
The approach is scalable and effective across different continual learning scenarios.
Abstract
A major obstacle to developing artificial intelligence applications capable of true lifelong learning is that artificial neural networks quickly or catastrophically forget previously learned tasks when trained on a new one. Numerous methods for alleviating catastrophic forgetting are currently being proposed, but differences in evaluation protocols make it difficult to directly compare their performance. To enable more meaningful comparisons, here we identified three distinct scenarios for continual learning based on whether task identity is known and, if it is not, whether it needs to be inferred. Performing the split and permuted MNIST task protocols according to each of these scenarios, we found that regularization-based approaches (e.g., elastic weight consolidation) failed when task identity needed to be inferred. In contrast, generative replay combined with distillation (i.e.,…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Human Pose and Action Recognition
