Prototypical quadruplet for few-shot class incremental learning
Sanchar Palit, Biplab Banerjee, Subhasis Chaudhuri

TL;DR
This paper introduces a novel few-shot class incremental learning method that enhances embedding space stability and reduces catastrophic forgetting, outperforming existing algorithms in accuracy.
Contribution
It proposes a prototypical quadruplet approach with improved contrastive loss and prototype updating to better retain knowledge across sessions.
Findings
Embedding space remains stable after training with new classes
Outperforms state-of-the-art algorithms in accuracy
Effective in few-shot class incremental learning scenarios
Abstract
Scarcity of data and incremental learning of new tasks pose two major bottlenecks for many modern computer vision algorithms. The phenomenon of catastrophic forgetting, i.e., the model's inability to classify previously learned data after training with new batches of data, is a major challenge. Conventional methods address catastrophic forgetting while compromising the current session's training. Generative replay-based approaches, such as generative adversarial networks (GANs), have been proposed to mitigate catastrophic forgetting, but training GANs with few samples may lead to instability. To address these challenges, we propose a novel method that improves classification robustness by identifying a better embedding space using an improved contrasting loss. Our approach retains previously acquired knowledge in the embedding space, even when trained with new classes, by updating…
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 · Generative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications
