Strategic Base Representation Learning via Feature Augmentations for Few-Shot Class Incremental Learning
Parinita Nema, Vinod K Kurmi

TL;DR
This paper introduces a feature augmentation contrastive learning framework for few-shot class incremental learning, improving class separation and performance on benchmark datasets by expanding feature space and using self-supervised contrastive loss.
Contribution
The paper proposes a novel feature augmentation contrastive learning method that enhances class separation and integrates new classes effectively in FSCIL.
Findings
Outperforms existing methods on CIFAR100, miniImageNet, and CUB200 datasets.
Achieves state-of-the-art results in few-shot class incremental learning.
Effectively expands feature space for better class separation.
Abstract
Few-shot class incremental learning implies the model to learn new classes while retaining knowledge of previously learned classes with a small number of training instances. Existing frameworks typically freeze the parameters of the previously learned classes during the incorporation of new classes. However, this approach often results in suboptimal class separation of previously learned classes, leading to overlap between old and new classes. Consequently, the performance of old classes degrades on new classes. To address these challenges, we propose a novel feature augmentation driven contrastive learning framework designed to enhance the separation of previously learned classes to accommodate new classes. Our approach involves augmenting feature vectors and assigning proxy labels to these vectors. This strategy expands the feature space, ensuring seamless integration of new classes…
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 · Text and Document Classification Technologies
MethodsContrastive Learning
