Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ProTPS: Prototype-Guided Text Prompt Selection for Continual Learning

About

For continual learning, text-prompt-based methods leverage text encoders and learnable prompts to encode semantic features for sequentially arrived classes over time. A common challenge encountered by existing works is how to learn unique text prompts, which implicitly carry semantic information of new classes, so that the semantic features of newly arrived classes do not overlap with those of trained classes, thereby mitigating the catastrophic forgetting problem. To address this challenge, we propose a novel approach Prototype-guided Text Prompt Selection (ProTPS)'' to intentionally increase the training flexibility thus encouraging the learning of unique text prompts. Specifically, our ProTPS learns class-specific vision prototypes and text prompts. Vision prototypes guide the selection and learning of text prompts for each class. We first evaluate our ProTPS in both class incremental (CI) setting and cross-datasets continual (CDC) learning setting. Because our ProTPS achieves performance close to the upper bounds, we further collect a real-world dataset with 112 marine species collected over a span of six years, named Marine112, to bring new challenges to the community. Marine112 is authentically suited for the class and domain incremental (CDI) learning setting and is under natural long-tail distribution. The results under three settings show that our ProTPS performs favorably against the recent state-of-the-art methods. The implementation code and Marine112 dataset will be released upon the acceptance of our paper.

Jie Mei, Li-Leng Peng, Keith Fuller, Jenq-Neng Hwang• 2026

Related benchmarks

TaskDatasetResultRank
Class-incremental learningCIFAR-100--
248
Class-incremental learningImageNet-100--
82
Image ClassificationCIFAR100--
31
Class-incremental learningCIFAR-100 (test)--
22
Image ClassificationImageNet100 + CIFAR100
Last Accuracy85.6
10
Class-incremental learningImageNet-100
Accuracy (T-10)93.9
10
Class-and-Domain Incremental LearningImageNet100 and CIFAR100 (I+C) sequence under CDC setting
Last Accuracy85.6
9
Image ClassificationCIFAR100 CDC setting (test)
I2C84.4
9
Image ClassificationMarine112 2022
Accuracy55.6
8
Image ClassificationMarine112 2015
Accuracy76.6
7
Showing 10 of 14 rows

Other info

Follow for update