Online Coreset Selection for Rehearsal-based Continual Learning
Jaehong Yoon, Divyam Madaan, Eunho Yang, Sung Ju Hwang

TL;DR
This paper introduces Online Coreset Selection (OCS), an effective method for selecting representative data samples in rehearsal-based continual learning to improve task adaptation and reduce catastrophic forgetting, especially in challenging data scenarios.
Contribution
The paper proposes a novel online coreset selection method that dynamically chooses informative samples to enhance continual learning performance and mitigate forgetting.
Findings
OCS outperforms strong baselines on standard datasets.
OCS effectively handles imbalanced and noisy data scenarios.
Sample efficiency is improved with the proposed method.
Abstract
A dataset is a shred of crucial evidence to describe a task. However, each data point in the dataset does not have the same potential, as some of the data points can be more representative or informative than others. This unequal importance among the data points may have a large impact in rehearsal-based continual learning, where we store a subset of the training examples (coreset) to be replayed later to alleviate catastrophic forgetting. In continual learning, the quality of the samples stored in the coreset directly affects the model's effectiveness and efficiency. The coreset selection problem becomes even more important under realistic settings, such as imbalanced continual learning or noisy data scenarios. To tackle this problem, we propose Online Coreset Selection (OCS), a simple yet effective method that selects the most representative and informative coreset at each iteration…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
