Online Continual Learning with Maximally Interfered Retrieval
Rahaf Aljundi, Lucas Caccia, Eugene Belilovsky, Massimo Caccia, Min, Lin, Laurent Charlin, Tinne Tuytelaars

TL;DR
This paper introduces a novel replay sampling method for online continual learning that selects the most interfered samples to improve performance and reduce forgetting, applicable to generative and experience replay settings.
Contribution
It proposes a controlled sampling strategy based on maximal interference, enhancing replay effectiveness in online continual learning.
Findings
Significant performance improvements over random sampling.
Reduced forgetting in continual learning scenarios.
Applicable to both generative and experience replay methods.
Abstract
Continual learning, the setting where a learning agent is faced with a never ending stream of data, continues to be a great challenge for modern machine learning systems. In particular the online or "single-pass through the data" setting has gained attention recently as a natural setting that is difficult to tackle. Methods based on replay, either generative or from a stored memory, have been shown to be effective approaches for continual learning, matching or exceeding the state of the art in a number of standard benchmarks. These approaches typically rely on randomly selecting samples from the replay memory or from a generative model, which is suboptimal. In this work, we consider a controlled sampling of memories for replay. We retrieve the samples which are most interfered, i.e. whose prediction will be most negatively impacted by the foreseen parameters update. We show a…
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 · Viral Infections and Outbreaks Research
MethodsExperience Replay
