TL;DR
This paper introduces SinglePrompt, a simple method for task-free online continual learning that eliminates prompt selection, focusing on classifier optimization to achieve state-of-the-art results.
Contribution
Proposes SinglePrompt, a prompt-free approach that simplifies online continual learning by injecting a single prompt and optimizing the classifier, outperforming prompt selection methods.
Findings
SinglePrompt achieves state-of-the-art performance on benchmarks.
Prompt selection strategies often fail to select appropriate prompts.
The method effectively alleviates classifier forgetting.
Abstract
Task-free online continual learning has recently emerged as a realistic paradigm for addressing continual learning in dynamic, real-world environments, where data arrive in a non-stationary stream without clear task boundaries and can only be observed once. To consider such challenging scenarios, many recent approaches have employed prompt selection, an adaptive strategy that selects prompts from a pool based on input signals. However, we observe that such selection strategies often fail to select appropriate prompts, yielding suboptimal results despite additional training of key parameters. Motivated by this observation, we propose a simple yet effective SinglePrompt that eliminates the need for prompt selection and focuses on classifier optimization. Specifically, we simply (i) inject a single prompt into each self-attention block, (ii) employ a cosine similarity-based logit design to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
