Class-Adaptive Sampling Policy for Efficient Continual Learning
Hossein Rezaei, Mohammad Sabokrou

TL;DR
This paper introduces CASP, a class-adaptive sampling policy for continual learning that dynamically allocates buffer space based on class difficulty and contribution, improving knowledge retention and efficiency.
Contribution
The paper proposes a novel buffer management method, CASP, that adaptively allocates storage based on class difficulty and contribution, addressing limitations of existing buffer-based continual learning methods.
Findings
CASP improves knowledge retention efficiency in continual learning.
CASP dynamically allocates buffer space based on class difficulty.
Experimental results show enhanced performance over traditional methods.
Abstract
Continual learning (CL) aims to acquire new knowledge while preserving information from previous experiences without forgetting. Though buffer-based methods (i.e., retaining samples from previous tasks) have achieved acceptable performance, determining how to allocate the buffer remains a critical challenge. Most recent research focuses on refining these methods but often fails to sufficiently consider the varying influence of samples on the learning process, and frequently overlooks the complexity of the classes/concepts being learned. Generally, these methods do not directly take into account the contribution of individual classes. However, our investigation indicates that more challenging classes necessitate preserving a larger number of samples compared to less challenging ones. To address this issue, we propose a novel method and policy named 'Class-Adaptive Sampling Policy'…
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 · COVID-19 diagnosis using AI
