Image-Object-Specific Prompt Learning for Few-Shot Class-Incremental Learning
In-Ug Yoon, Tae-Min Choi, Sun-Kyung Lee, Young-Min Kim, Jong-Hwan Kim

TL;DR
This paper introduces a novel FSCIL training framework leveraging CLIP and image-object-specific classifiers to improve incremental learning performance, retaining previous knowledge while adapting swiftly to new classes.
Contribution
The study proposes a new training framework using IOS classifiers and bias prompts, enhancing FSCIL performance and generalizability across unseen classes with effective module design.
Findings
Outperforms state-of-the-art methods on miniImageNet, CIFAR100, and CUB200 datasets.
Demonstrates the effectiveness of IOS classifiers in incremental learning.
Provides ablation studies validating each module's impact.
Abstract
While many FSCIL studies have been undertaken, achieving satisfactory performance, especially during incremental sessions, has remained challenging. One prominent challenge is that the encoder, trained with an ample base session training set, often underperforms in incremental sessions. In this study, we introduce a novel training framework for FSCIL, capitalizing on the generalizability of the Contrastive Language-Image Pre-training (CLIP) model to unseen classes. We achieve this by formulating image-object-specific (IOS) classifiers for the input images. Here, an IOS classifier refers to one that targets specific attributes (like wings or wheels) of class objects rather than the image's background. To create these IOS classifiers, we encode a bias prompt into the classifiers using our specially designed module, which harnesses key-prompt pairs to pinpoint the IOS features of 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 · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
MethodsBalanced Selection
