Dynamic Residual Classifier for Class Incremental Learning
Xiuwei Chen, Xiaobin Chang

TL;DR
This paper introduces a Dynamic Residual Classifier (DRC) that effectively addresses data imbalance in class incremental learning, significantly improving performance across benchmarks by handling the dynamic nature of data imbalance.
Contribution
The paper proposes a novel DRC that adapts to data imbalance in CIL and integrates with existing pipelines to enhance their effectiveness.
Findings
Achieves state-of-the-art results on CIL benchmarks.
Effectively handles data imbalance with the DRC.
Compatible with various CIL pipelines.
Abstract
The rehearsal strategy is widely used to alleviate the catastrophic forgetting problem in class incremental learning (CIL) by preserving limited exemplars from previous tasks. With imbalanced sample numbers between old and new classes, the classifier learning can be biased. Existing CIL methods exploit the long-tailed (LT) recognition techniques, e.g., the adjusted losses and the data re-sampling methods, to handle the data imbalance issue within each increment task. In this work, the dynamic nature of data imbalance in CIL is shown and a novel Dynamic Residual Classifier (DRC) is proposed to handle this challenging scenario. Specifically, DRC is built upon a recent advance residual classifier with the branch layer merging to handle the model-growing problem. Moreover, DRC is compatible with different CIL pipelines and substantially improves them. Combining DRC with the model adaptation…
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
Dynamic Residual Classifier for Class Incremental Learning· youtube
Taxonomy
TopicsCancer-related molecular mechanisms research · Domain Adaptation and Few-Shot Learning
