Saliency-Augmented Memory Completion for Continual Learning
Guangji Bai, Chen Ling, Yuyang Gao, Liang Zhao

TL;DR
This paper introduces a saliency-augmented memory completion framework for continual learning that selectively stores important information and adaptively reconstructs past data, improving memory efficiency and generalization.
Contribution
It proposes a novel memory management approach inspired by neuroscience, combining saliency maps and inpainting for better forgetting and retention in continual learning.
Findings
Outperforms existing methods on multiple benchmarks
Enhances storage efficiency and interpretability
Demonstrates improved generalization across tasks
Abstract
Continual Learning is considered a key step toward next-generation Artificial Intelligence. Among various methods, replay-based approaches that maintain and replay a small episodic memory of previous samples are one of the most successful strategies against catastrophic forgetting. However, since forgetting is inevitable given bounded memory and unbounded tasks, how to forget is a problem continual learning must address. Therefore, beyond simply avoiding catastrophic forgetting, an under-explored issue is how to reasonably forget while ensuring the merits of human memory, including 1. storage efficiency, 2. generalizability, and 3. some interpretability. To achieve these simultaneously, our paper proposes a new saliency-augmented memory completion framework for continual learning, inspired by recent discoveries in memory completion separation in cognitive neuroscience. Specifically, we…
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
