English

Is Parameter Isolation Better for Prompt-Based Continual Learning?

Machine Learning 2026-01-30 v1

Abstract

Prompt-based continual learning methods effectively mitigate catastrophic forgetting. However, most existing methods assign a fixed set of prompts to each task, completely isolating knowledge across tasks and resulting in suboptimal parameter utilization. To address this, we consider the practical needs of continual learning and propose a prompt-sharing framework. This framework constructs a global prompt pool and introduces a task-aware gated routing mechanism that sparsely activates a subset of prompts to achieve dynamic decoupling and collaborative optimization of task-specific feature representations. Furthermore, we introduce a history-aware modulator that leverages cumulative prompt activation statistics to protect frequently used prompts from excessive updates, thereby mitigating inefficient parameter usage and knowledge forgetting. Extensive analysis and empirical results demonstrate that our approach consistently outperforms existing static allocation strategies in effectiveness and efficiency.

Keywords

Cite

@article{arxiv.2601.20894,
  title  = {Is Parameter Isolation Better for Prompt-Based Continual Learning?},
  author = {Jiangyang Li and Chenhao Ding and Songlin Dong and Qiang Wang and Jianchao Zhao and Yuhang He and Yihong Gong},
  journal= {arXiv preprint arXiv:2601.20894},
  year   = {2026}
}

Comments

17 pages, 5 figures

R2 v1 2026-07-01T09:24:25.599Z