Versatile Incremental Learning: Towards Class and Domain-Agnostic Incremental Learning
Min-Yeong Park, Jae-Ho Lee, and Gyeong-Moon Park

TL;DR
This paper introduces Versatile Incremental Learning (VIL), a new challenging scenario where models must learn from tasks with unpredictable class or domain changes, and proposes the ICON framework with CAST regularization to effectively handle intra-class and inter-domain confusion.
Contribution
The paper proposes a novel VIL scenario and introduces the ICON framework with CAST regularization and an incremental classifier to address class and domain confusion in unpredictable task sequences.
Findings
Effective in handling random task alterations
Outperforms existing methods on benchmarks
Reduces catastrophic forgetting in VIL scenarios
Abstract
Incremental Learning (IL) aims to accumulate knowledge from sequential input tasks while overcoming catastrophic forgetting. Existing IL methods typically assume that an incoming task has only increments of classes or domains, referred to as Class IL (CIL) or Domain IL (DIL), respectively. In this work, we consider a more challenging and realistic but under-explored IL scenario, named Versatile Incremental Learning (VIL), in which a model has no prior of which of the classes or domains will increase in the next task. In the proposed VIL scenario, the model faces intra-class domain confusion and inter-domain class confusion, which makes the model fail to accumulate new knowledge without interference with learned knowledge. To address these issues, we propose a simple yet effective IL framework, named Incremental Classifier with Adaptation Shift cONtrol (ICON). Based on shifts of…
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
