Effective Decision Boundary Learning for Class Incremental Learning
Kunchi Li, Jun Wan, Shan Yu

TL;DR
This paper introduces EDBL, a novel approach for class incremental learning that enhances knowledge distillation and balances imbalanced data, leading to improved decision boundary learning and state-of-the-art results.
Contribution
The paper proposes EDBL, combining Re-MKD and IIB methods to address overfitting and data imbalance in class incremental learning.
Findings
Achieves state-of-the-art performance on CIL benchmarks.
Effectively alleviates overfitting in knowledge distillation.
Balances imbalanced data for better decision boundaries.
Abstract
Rehearsal approaches in class incremental learning (CIL) suffer from decision boundary overfitting to new classes, which is mainly caused by two factors: insufficiency of old classes data for knowledge distillation and imbalanced data learning between the learned and new classes because of the limited storage memory. In this work, we present a simple but effective approach to tackle these two factors. First, we employ a re-sampling strategy and Mixup K}nowledge D}istillation (Re-MKD) to improve the performances of KD, which would greatly alleviate the overfitting problem. Specifically, we combine mixup and re-sampling strategies to synthesize adequate data used in KD training that are more consistent with the latent distribution between the learned and new classes. Second, we propose a novel incremental influence balance (IIB) method for CIL to tackle the classification of imbalanced…
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
TopicsImbalanced Data Classification Techniques · Domain Adaptation and Few-Shot Learning
MethodsKnowledge Distillation · Mixup
