English

GRID: Scalable Task-Agnostic Prompt-Based Continual Learning for Language Models

Machine Learning 2025-10-02 v3 Artificial Intelligence

Abstract

Prompt-based continual learning (CL) provides a parameter-efficient approach for adapting large language models (LLMs) across task sequences. However, most existing methods rely on task-aware inference and maintain a growing set of task-specific prompts, which introduces two major challenges: (1) severe performance degradation on earlier tasks under task-agnostic inference, and (2) limited scalability due to prompt memory accumulation as task sequences grow. In this paper, we present GRID, a unified framework designed to address these challenges. GRID incorporates a decoding mechanism that enhances backward transfer by leveraging representative inputs, automatic task identification, and constrained decoding. Furthermore, it employs a gradient-guided prompt selection strategy to compress less informative prompts into a single aggregated representation, ensuring scalable and memory-efficient continual learning. Extensive experiments on long-sequence and negative transfer benchmarks show that GRID improves average accuracy and backward transfer, achieves competitive forward transfer, and substantially reduces prompt memory usage.

Keywords

Cite

@article{arxiv.2507.14725,
  title  = {GRID: Scalable Task-Agnostic Prompt-Based Continual Learning for Language Models},
  author = {Anushka Tiwari and Sayantan Pal and Rohini K. Srihari and Kaiyi Ji},
  journal= {arXiv preprint arXiv:2507.14725},
  year   = {2025}
}
R2 v1 2026-07-01T04:09:31.134Z