Long-Tailed Class Incremental Learning
Xialei Liu, Yu-Song Hu, Xu-Sheng Cao, Andrew D. Bagdanov, Ke Li,, Ming-Ming Cheng

TL;DR
This paper introduces long-tailed class incremental learning scenarios, evaluates existing methods within them, and proposes a two-stage baseline with a learnable weight scaling layer that improves performance on imbalanced datasets.
Contribution
The paper defines new long-tailed CIL scenarios, systematically evaluates existing methods, and proposes a novel two-stage learning baseline with a learnable weight scaling layer.
Findings
Existing methods perform differently in long-tailed scenarios compared to balanced ones.
The proposed baseline improves incremental accuracy by up to 6.44 points.
The approach benefits both long-tailed and conventional CIL settings.
Abstract
In class incremental learning (CIL) a model must learn new classes in a sequential manner without forgetting old ones. However, conventional CIL methods consider a balanced distribution for each new task, which ignores the prevalence of long-tailed distributions in the real world. In this work we propose two long-tailed CIL scenarios, which we term ordered and shuffled LT-CIL. Ordered LT-CIL considers the scenario where we learn from head classes collected with more samples than tail classes which have few. Shuffled LT-CIL, on the other hand, assumes a completely random long-tailed distribution for each task. We systematically evaluate existing methods in both LT-CIL scenarios and demonstrate very different behaviors compared to conventional CIL scenarios. Additionally, we propose a two-stage learning baseline with a learnable weight scaling layer for reducing the bias caused by…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Cancer-related molecular mechanisms research
