paper-with-me

Papers

ProTPS: Prototype-Guided Text Prompt Selection for Continual Learning

2026-04-01 · Jie Mei, Li-Leng Peng, Keith Fuller, Jenq-Neng Hwang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.01116

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

PGP-SAM: Prototype-Guided Prompt Learning for Efficient Few-Shot Medical Image Segmentation

2025-01-12 · Zhonghao Yan, Zijin Yin, Tianyu Lin, Xiangzhu Zeng 외

The Segment Anything Model (SAM) has demonstrated strong and versatile segmentation capabilities, along with intuitive prompt-based interactions. However, customizing SAM for medical image segmentation requires massive a…

Image SegmentationMedical Image SegmentationPrompt LearningSemantic Segmentation

Concept-Constrained Prompt Learning for Few-Shot CLIP Adaptation

2026-06-21 · Na Sang, Ding Ma, Rui Sang, Yuxuan Liu arxiv

Few-shot prompt learning is an effective strategy for adapting CLIP to downstream tasks, but class-only prompt optimization can overfit base-class supervision and weaken transfer to unseen classes. We propose Concept-Con…

ModalPrompt:Dual-Modality Guided Prompt for Continual Learning of Large Multimodal Models

2024-10-08 · Fanhu Zeng, Fei Zhu, Haiyang Guo, Xu-Yao Zhang 외

Large Multimodal Models (LMMs) exhibit remarkable multi-tasking ability by learning mixed datasets jointly. However, novel tasks would be encountered sequentially in dynamic world, and continually fine-tuning LMMs often …

Continual LearningPrompt LearningTransfer Learning

LDEPrompt: Layer-importance guided Dual Expandable Prompt Pool for Pre-trained Model-based Class-Incremental Learning

2026-04-13 · Linjie Li, Zhenyu Wu, Huiyu Xiao, Yang Ji arxiv

Prompt-based class-incremental learning methods typically construct a prompt pool consisting of multiple trainable key-prompts and perform instance-level matching to select the most suitable prompt embeddings, which has …

class-incremental learning

SPOT-Occ: Sparse Prototype-guided Transformer for Camera-based 3D Occupancy Prediction

2026-02-04 · Suzeyu Chen, Leheng Li, Ying-Cong Chen arxiv

Achieving highly accurate and real-time 3D occupancy prediction from cameras is a critical requirement for the safe and practical deployment of autonomous vehicles. While this shift to sparse 3D representations solves th…

Autonomous Vehicles