English

Continual Learning Using Only Large Language Model Prompting

Computation and Language 2024-12-23 v1 Artificial Intelligence

Abstract

We introduce CLOB, a novel continual learning (CL) paradigm wherein a large language model (LLM) is regarded as a black box. Learning is done incrementally via only verbal prompting. CLOB does not fine-tune any part of the LLM or add any trainable parameters to it. It is particularly suitable for LLMs that are accessible via APIs. We also propose a new CL technique, called CIS, based on incremental summarization that also overcomes the LLM's input length limit. Experiments show CIS outperforms baselines by a very large margin.

Keywords

Cite

@article{arxiv.2412.15479,
  title  = {Continual Learning Using Only Large Language Model Prompting},
  author = {Jiabao Qiu and Zixuan Ke and Bing Liu},
  journal= {arXiv preprint arXiv:2412.15479},
  year   = {2024}
}

Comments

To Appear in COLING-2025 (short paper)

R2 v1 2026-06-28T20:43:13.507Z