PECTP: Parameter-Efficient Cross-Task Prompts for Incremental Vision Transformer
Qian Feng, Hanbin Zhao, Chao Zhang, Jiahua Dong, Henghui Ding, Yu-Gang, Jiang, Hui Qian

TL;DR
This paper introduces PECTP, a parameter-efficient prompt framework for incremental vision transformers that balances memory use and task performance by retaining cross-task prompts and classifier heads.
Contribution
The paper proposes a novel PECTP framework with PRM and HRM modules, enabling effective incremental learning with limited memory and improved generalization across tasks.
Findings
Outperforms existing prompt-based IL methods in accuracy.
Reduces memory requirements compared to prompt-extending methods.
Enhances cross-task generalization through prompt and classifier head retention.
Abstract
Incremental Learning (IL) aims to learn deep models on sequential tasks continually, where each new task includes a batch of new classes and deep models have no access to task-ID information at the inference time. Recent vast pre-trained models (PTMs) have achieved outstanding performance by prompt technique in practical IL without the old samples (rehearsal-free) and with a memory constraint (memory-constrained): Prompt-extending and Prompt-fixed methods. However, prompt-extending methods need a large memory buffer to maintain an ever-expanding prompt pool and meet an extra challenging prompt selection problem. Prompt-fixed methods only learn a single set of prompts on one of the incremental tasks and can not handle all the incremental tasks effectively. To achieve a good balance between the memory cost and the performance on all the tasks, we propose a Parameter-Efficient Cross-Task…
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
TopicsCCD and CMOS Imaging Sensors · Advanced Memory and Neural Computing · Advanced Vision and Imaging
MethodsSparse Evolutionary Training
