Gradient-based Editing of Memory Examples for Online Task-free Continual Learning
Xisen Jin, Arka Sadhu, Junyi Du, Xiang Ren

TL;DR
This paper introduces GMED, a gradient-based method for editing stored memory examples in continual learning, which enhances replay effectiveness and reduces catastrophic forgetting without explicit task boundaries.
Contribution
We propose GMED, a novel framework for editing memory examples via gradient updates to improve continual learning performance.
Findings
GMED improves performance on five out of six datasets.
Seamless integration with existing memory-based CL algorithms.
Significant outperformance of baselines and previous state-of-the-art.
Abstract
We explore task-free continual learning (CL), in which a model is trained to avoid catastrophic forgetting in the absence of explicit task boundaries or identities. Among many efforts on task-free CL, a notable family of approaches are memory-based that store and replay a subset of training examples. However, the utility of stored seen examples may diminish over time since CL models are continually updated. Here, we propose Gradient based Memory EDiting (GMED), a framework for editing stored examples in continuous input space via gradient updates, in order to create more "challenging" examples for replay. GMED-edited examples remain similar to their unedited forms, but can yield increased loss in the upcoming model updates, thereby making the future replays more effective in overcoming catastrophic forgetting. By construction, GMED can be seamlessly applied in conjunction with other…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
