AdaptCL: Adaptive Continual Learning for Tackling Heterogeneity in Sequential Datasets
Yuqing Zhao, Divya Saxena, Jiannong Cao

TL;DR
AdaptCL introduces an adaptive continual learning framework that dynamically adjusts to dataset heterogeneity in size, complexity, and similarity, improving performance across diverse sequential datasets.
Contribution
This paper presents AdaptCL, a novel method combining data-driven pruning and parameter isolation to effectively manage heterogeneity in continual learning tasks.
Findings
AdaptCL outperforms traditional methods on MNIST Variants and DomainNet datasets.
It maintains robustness across datasets with varying sizes and similarities.
AdaptCL demonstrates superior handling of catastrophic forgetting in diverse scenarios.
Abstract
Managing heterogeneous datasets that vary in complexity, size, and similarity in continual learning presents a significant challenge. Task-agnostic continual learning is necessary to address this challenge, as datasets with varying similarity pose difficulties in distinguishing task boundaries. Conventional task-agnostic continual learning practices typically rely on rehearsal or regularization techniques. However, rehearsal methods may struggle with varying dataset sizes and regulating the importance of old and new data due to rigid buffer sizes. Meanwhile, regularization methods apply generic constraints to promote generalization but can hinder performance when dealing with dissimilar datasets lacking shared features, necessitating a more adaptive approach. In this paper, we propose AdaptCL, a novel adaptive continual learning method to tackle heterogeneity in sequential datasets.…
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
MethodsPruning
