paper-with-me

홈 › Papers

Is Parameter Isolation Better for Prompt-Based Continual Learning?

2026-01-28 · Jiangyang Li, Chenhao Ding, Songlin Dong, Qiang Wang, Jianchao Zhao, Yuhang He, Yihong Gong arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.20894

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Turning Back Without Forgetting: Selective Backward Refinement for Parameter-Efficient Continual Learning

2026-05-31 · Anushka Tiwari, Kaiyi Ji arxiv

While prompt-based parameter-efficient continual learning mitigates catastrophic forgetting by isolating task-specific prompts, this isolation also limits later tasks from improving earlier ones, leaving backward knowled…

Continual Learning

Continual Learning on Dynamic Graphs via Parameter Isolation

2023-05-23 · Peiyan Zhang, Yuchen Yan, Chaozhuo Li, Senzhang Wang 외

Many real-world graph learning tasks require handling dynamic graphs where new nodes and edges emerge. Dynamic graph learning methods commonly suffer from the catastrophic forgetting problem, where knowledge learned for …

Continual LearningGraph Learning

MM-Prompt: Cross-Modal Prompt Tuning for Continual Visual Question Answering

2025-05-26 · Xu Li, Fan Lyu

Continual Visual Question Answering (CVQA) based on pre-trained models(PTMs) has achieved promising progress by leveraging prompt tuning to enable continual multi-modal learning. However, most existing methods adopt cros…

Continual LearningQuestion AnsweringVisual Question Answering

Towards guarantees for parameter isolation in continual learning

2023-10-02 · Giulia Lanzillotta, Sidak Pal Singh, Benjamin F. Grewe, Thomas Hofmann

Deep learning has proved to be a successful paradigm for solving many challenges in machine learning. However, deep neural networks fail when trained sequentially on multiple tasks, a shortcoming known as catastrophic fo…

Continual Learning

Efficient Parameter Mining and Freezing for Continual Object Detection

2024-02-20 · Angelo G. Menezes, Augusto J. Peterlevitz, Mateus A. Chinelatto, André C. P. L. F. de Carvalho

Continual Object Detection is essential for enabling intelligent agents to interact proactively with humans in real-world settings. While parameter-isolation strategies have been extensively explored in the context of co…

Continual LearningIncremental LearningObjectobject-detection+1