Revisiting Catastrophic Forgetting in Class Incremental Learning
Zixuan Ni, Haizhou Shi, Siliang Tang, Longhui Wei, Qi Tian, and Yueting Zhuang

TL;DR
This paper investigates the causes of catastrophic forgetting in class incremental learning, identifying three main issues, and proposes a contrastive learning framework to reduce inter-phase confusion and improve model performance.
Contribution
It systematically analyzes causes of forgetting in CIL and introduces C4IL, a contrastive learning framework that enhances class separation and reduces confusion.
Findings
C4IL significantly reduces inter-phase confusion.
C4IL improves performance across multiple datasets.
The study reveals three key causes of catastrophic forgetting.
Abstract
Although the concept of catastrophic forgetting is straightforward, there is a lack of study on its causes. In this paper, we systematically explore and reveal three causes for catastrophic forgetting in Class Incremental Learning(CIL). From the perspective of representation learning,(i) intra-phase forgetting happens when the learner fails to correctly align the same-phase data as training proceeds and (ii) inter-phase confusion happens when the learner confuses the current-phase data with the previous-phase. From the task-specific point of view, the CIL model suffers from the problem of (iii) classifier deviation. After investigating existing strategies, we observe that there is a lack of study on how to prevent the inter-phase confusion. To initiate the research on this specific issue, we propose a simple yet effective framework, Contrastive Class Concentration for CIL (C4IL). Our…
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
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 · Machine Learning and ELM
