Rebalancing Multi-Label Class-Incremental Learning
Kaile Du, Yifan Zhou, Fan Lyu, Yuyang Li, Junzhou Xie, Yixi Shen,, Fuyuan Hu, Guangcan Liu

TL;DR
This paper introduces a Rebalance framework with AKD and OR modules to address label and loss imbalances in multi-label class-incremental learning, significantly improving performance on benchmark datasets.
Contribution
The paper proposes a novel Rebalance framework (RebLL) with AKD and OR modules to effectively address positive-negative imbalance in MLCIL, achieving state-of-the-art results.
Findings
Significant performance improvement on PASCAL VOC and MS-COCO datasets.
Achieved new state-of-the-art results with a vanilla CNN backbone.
Effectively addresses label and loss imbalance issues in MLCIL.
Abstract
Multi-label class-incremental learning (MLCIL) is essential for real-world multi-label applications, allowing models to learn new labels while retaining previously learned knowledge continuously. However, recent MLCIL approaches can only achieve suboptimal performance due to the oversight of the positive-negative imbalance problem, which manifests at both the label and loss levels because of the task-level partial label issue. The imbalance at the label level arises from the substantial absence of negative labels, while the imbalance at the loss level stems from the asymmetric contributions of the positive and negative loss parts to the optimization. To address the issue above, we propose a Rebalance framework for both the Loss and Label levels (RebLL), which integrates two key modules: asymmetric knowledge distillation (AKD) and online relabeling (OR). AKD is proposed to rebalance at…
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
Taxonomy
TopicsText and Document Classification Technologies · Ideological and Political Education · Imbalanced Data Classification Techniques
MethodsKnowledge Distillation
