paper-with-me

홈 › Papers

Learning Probabilistic Prompt for Continual Learning

2026-07-06 · Hyekang Park, Sanghoon Lee, Geon Lee, Jongyoun Noh, Bumsub Ham arxiv

Continual learning aims to progressively learn from a sequence of tasks, each containing a disjoint subset of classes, while preserving previously learned knowledge. Prompt-based continual learning methods propose to learn a small set of parameters, i.e., prompts, by associating them with a query feature of an input image. These methods optimize the prompts, attempting to represent diverse patterns of images. However, we have observed that existing prompt-based methods suffer from a prompt collapse problem, that is, the prompts tend to be highly similar to each other, thereby failing to capture the diverse data distributions in continual learning scenarios. To address this issue, we propose in this paper a novel prompt-based continual learning framework that captures diverse patterns of images across a sequence of tasks. To this end, we model each prompt as a probabilistic distribution and construct a mixture of these distributions, from which we sample diverse prompts. This enables our model to effectively capture highly diverse image distributions in the continual learning process. We also present a distribution regularization loss to prevent abrupt changes in the prompt distributions throughout the training process. We show extensive experimental results for continual learning on standard benchmarks, including ImageNet-R, CIFAR-100, and CUB-200, demonstrating the effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2607.04711

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

RainbowPrompt: Diversity-Enhanced Prompt-Evolving for Continual Learning

2025-07-30 · Kiseong Hong, Gyeong-hyeon Kim, Eunwoo Kim arxiv

Prompt-based continual learning provides a rehearsal-free solution by tuning small sets of parameters while keeping pre-trained models frozen. To meet the complex demands of sequential tasks, it is crucial to integrate t…

class-incremental learningImage ClassificationContinual LearningAction Recognition

CLAP4CLIP: Continual Learning with Probabilistic Finetuning for Vision-Language Models

2024-03-28 · Saurav Jha, Dong Gong, Lina Yao

Continual learning (CL) aims to help deep neural networks learn new knowledge while retaining what has been learned. Owing to their powerful generalizability, pre-trained vision-language models such as Contrastive Langua…

Continual Learning

World Modeling with Probabilistic Structure Integration

2025-09-10 · Klemen Kotar, Wanhee Lee, Rahul Venkatesh, Honglin Chen 외 arxiv

We present Probabilistic Structure Integration (PSI), a system for learning richly controllable and flexibly promptable world models from data. PSI consists of a three-step cycle. The first step, Probabilistic prediction…

Object SegmentationCausal InferenceVideo Prediction

Vector Quantization Prompting for Continual Learning

2024-10-27 · Li Jiao, Qiuxia Lai, Yu Li, Qiang Xu

Continual learning requires to overcome catastrophic forgetting when training a single model on a sequence of tasks. Recent top-performing approaches are prompt-based methods that utilize a set of learnable parameters (i…

Continual LearningQuantization

Generating Instance-level Prompts for Rehearsal-free Continual Learning

2023-01-01 · ICCV 2023 1 · Dahuin Jung, Dongyoon Han, Jihwan Bang, Hwanjun Song

We introduce Domain-Adaptive Prompt (DAP), a novel method for continual learning using Vision Transformers (ViT). Prompt-based continual learning has recently gained attention due to its rehearsal-free nature. Curren…

Continual Learning