TL;DR
This paper introduces flashcards, visual representations that capture neural network knowledge for continual learning, effectively preventing forgetting and outperforming existing replay methods across various tasks and datasets.
Contribution
The work presents flashcards as a novel, task-agnostic knowledge replay method that requires only pre-constructed representations, improving continual learning without additional memory overhead.
Findings
Flashcards effectively prevent catastrophic forgetting in continual learning.
Flashcards outperform generative replay methods.
Flashcards match episodic replay performance with less memory use.
Abstract
Deep neural networks have shown promise in several domains, and the learned data (task) specific information is implicitly stored in the network parameters. Extraction and utilization of encoded knowledge representations are vital when data is no longer available in the future, especially in a continual learning scenario. In this work, we introduce {\em flashcards}, which are visual representations that {\em capture} the encoded knowledge of a network as a recursive function of predefined random image patterns. In a continual learning scenario, flashcards help to prevent catastrophic forgetting and consolidating knowledge of all the previous tasks. Flashcards need to be constructed only before learning the subsequent task, and hence, independent of the number of tasks trained before. We demonstrate the efficacy of flashcards in capturing learned knowledge representation (as an…
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.
Videos
Knowledge Capture and Replay for Continual Learning· youtube
