Delve into Base-Novel Confusion: Redundancy Exploration for Few-Shot Class-Incremental Learning
Haichen Zhou, Yixiong Zou, Ruixuan Li, Yuhua Li, Kui Xiao

TL;DR
This paper investigates the confusion in few-shot class-incremental learning caused by redundancies in base-class features and proposes a method to decouple and utilize these redundancies to improve class separation and performance.
Contribution
The paper introduces Redundancy Decoupling and Integration (RDI), a novel approach that reduces confusion by managing redundancies in base-class features, enhancing FSCIL performance.
Findings
RDI effectively reduces base-novel class confusion.
The method achieves state-of-the-art results on multiple benchmarks.
Redundancy management improves feature space separation.
Abstract
Few-shot class-incremental learning (FSCIL) aims to acquire knowledge from novel classes with limited samples while retaining information about base classes. Existing methods address catastrophic forgetting and overfitting by freezing the feature extractor during novel-class learning. However, these methods usually tend to cause the confusion between base and novel classes, i.e., classifying novel-class samples into base classes. In this paper, we delve into this phenomenon to study its cause and solution. We first interpret the confusion as the collision between the novel-class and the base-class region in the feature space. Then, we find the collision is caused by the label-irrelevant redundancies within the base-class feature and pixel space. Through qualitative and quantitative experiments, we identify this redundancy as the shortcut in the base-class training, which can be…
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
TopicsDomain Adaptation and Few-Shot Learning
MethodsBalanced Selection
