paper-with-me

홈 › Papers

Defying Imbalanced Forgetting in Class Incremental Learning

2024-03-22 · Shixiong Xu, Gaofeng Meng, Xing Nie, Bolin Ni, Bin Fan, Shiming Xiang

We observe a high level of imbalance in the accuracy of different classes in the same old task for the first time. This intriguing phenomenon, discovered in replay-based Class Incremental Learning (CIL), highlights the imbalanced forgetting of learned classes, as their accuracy is similar before the occurrence of catastrophic forgetting. This discovery remains previously unidentified due to the reliance on average incremental accuracy as the measurement for CIL, which assumes that the accuracy of classes within the same task is similar. However, this assumption is invalid in the face of catastrophic forgetting. Further empirical studies indicate that this imbalanced forgetting is caused by conflicts in representation between semantically similar old and new classes. These conflicts are rooted in the data imbalance present in replay-based CIL methods. Building on these insights, we propose CLass-Aware Disentanglement (CLAD) to predict the old classes that are more likely to be forgotten and enhance their accuracy. Importantly, CLAD can be seamlessly integrated into existing CIL methods. Extensive experiments demonstrate that CLAD consistently improves current replay-based methods, resulting in performance gains of up to 2.56%.

📄 PDF Abstract BibTeX arXiv:2403.14910

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningDisentanglementIncremental Learning

Similar Papers 제목 키워드 기반

Understanding Imbalanced Forgetting in Rehearsal-Based Class-Incremental Learning

2026-05-14 · Alberto Tamajo, Srinandan Dasmahapatra, Rahman Attar arxiv

Neural networks suffer from catastrophic forgetting in class-incremental learning (CIL) settings. Rehearsal$\unicode{x2013}$replaying a subset of past samples$\unicode{x2013}$is a well-established mitigation strategy. Ho…

class-incremental learning

Active Class Incremental Learning for Imbalanced Datasets

2020-08-25 · Eden Belouadah, Adrian Popescu, Umang Aggarwal, Léo Saci

Incremental Learning (IL) allows AI systems to adapt to streamed data. Most existing algorithms make two strong hypotheses which reduce the realism of the incremental scenario: (1) new data are assumed to be readily anno…

class-incremental learningClass Incremental LearningIncremental LearningKnowledge Distillation

Class Incremental Fault Diagnosis under Limited Fault Data via Supervised Contrastive Knowledge Distillation

2025-01-16 · Hanrong Zhang, Yifei Yao, Zixuan Wang, Jiayuan Su 외

Class-incremental fault diagnosis requires a model to adapt to new fault classes while retaining previous knowledge. However, limited research exists for imbalanced and long-tailed data. Extracting discriminative feature…

Fault DiagnosisKnowledge DistillationRepresentation Learning

Long-Tail Class Incremental Learning via Independent Sub-prototype Construction

2024-01-01 · CVPR 2024 1 · Xi Wang, Xu Yang, Jie Yin, Kun Wei 외

Long-tail class incremental learning (LT-CIL) is designed to perpetually acquire novel knowledge from an imbalanced and perpetually evolving data stream while ensuring the retention of previously acquired knowledge. …

class-incremental learningClass Incremental LearningIncremental LearningModel Optimization

Gradient-Semantic Compensation for Incremental Semantic Segmentation

2023-07-20 · Wei Cong, Yang Cong, Jiahua Dong, Gan Sun 외

Incremental semantic segmentation aims to continually learn the segmentation of new coming classes without accessing the training data of previously learned classes. However, most current methods fail to address catastro…

SegmentationSemantic Segmentation