CAPrompt: Cyclic Prompt Aggregation for Pre-Trained Model Based Class Incremental Learning
Qiwei Li, Jiahuan Zhou

TL;DR
CAPrompt introduces a cyclic prompt aggregation method for class incremental learning that avoids task ID prediction, leveraging prompt combination and cyclic weight adjustment to improve performance and reduce knowledge forgetting.
Contribution
It proposes a novel cyclic prompt aggregation strategy with theoretical analysis and a cyclic weight prediction method, enhancing prompt-based incremental learning without task ID prediction.
Findings
Outperforms state-of-the-art methods by 2-3% on various datasets.
The aggregated prompt achieves lower error under concave conditions.
Cyclic weight prediction improves prompt weight accuracy.
Abstract
Recently, prompt tuning methods for pre-trained models have demonstrated promising performance in Class Incremental Learning (CIL). These methods typically involve learning task-specific prompts and predicting the task ID to select the appropriate prompts for inference. However, inaccurate task ID predictions can cause severe inconsistencies between the prompts used during training and inference, leading to knowledge forgetting and performance degradation. Additionally, existing prompt tuning methods rely solely on the pre-trained model to predict task IDs, without fully leveraging the knowledge embedded in the learned prompt parameters, resulting in inferior prediction performance. To address these issues, we propose a novel Cyclic Prompt Aggregation (CAPrompt) method that eliminates the dependency on task ID prediction by cyclically aggregating the knowledge from different prompts.…
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.
Taxonomy
TopicsEducational Technology and Assessment · Intelligent Tutoring Systems and Adaptive Learning · Online Learning and Analytics
