paper-with-me

홈 › Papers

Continual Learning for Large Language Models: A Survey

2024-02-02 · Tongtong Wu, Linhao Luo, Yuan-Fang Li, Shirui Pan, Thuy-Trang Vu, Gholamreza Haffari

Large language models (LLMs) are not amenable to frequent re-training, due to high training costs arising from their massive scale. However, updates are necessary to endow LLMs with new skills and keep them up-to-date with rapidly evolving human knowledge. This paper surveys recent works on continual learning for LLMs. Due to the unique nature of LLMs, we catalog continue learning techniques in a novel multi-staged categorization scheme, involving continual pretraining, instruction tuning, and alignment. We contrast continual learning for LLMs with simpler adaptation methods used in smaller models, as well as with other enhancement strategies like retrieval-augmented generation and model editing. Moreover, informed by a discussion of benchmarks and evaluation, we identify several challenges and future work directions for this crucial task.

📄 PDF Abstract BibTeX arXiv:2402.01364

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningContinual PretrainingModel EditingRetrievalRetrieval-augmented GenerationSurvey

Similar Papers 제목 키워드 기반

Continual Learning of Large Language Models: A Comprehensive Survey

2024-04-25 · Haizhou Shi, Zihao Xu, Hengyi Wang, Weiyi Qin 외

The recent success of large language models (LLMs) trained on static, pre-collected, general datasets has sparked numerous research directions and applications. One such direction addresses the non-trivial challenge of i…

Continual LearningSurvey

Continual Lifelong Learning in Natural Language Processing: A Survey

2020-12-17 · COLING 2020 8 · Magdalena Biesialska, Katarzyna Biesialska, Marta R. Costa-jussà

Continual learning (CL) aims to enable information systems to learn from a continuous data stream across time. However, it is difficult for existing deep learning architectures to learn a new task without largely forgett…

Continual LearningLifelong learningSurvey

A Comprehensive Survey on Continual Learning in Generative Models

2025-06-16 · Haiyang Guo, Fanhu Zeng, Fei Zhu, Jiayi Wang 외

The rapid advancement of generative models has enabled modern AI systems to comprehend and produce highly sophisticated content, even achieving human-level performance in specific domains. However, these models remain fu…

Continual LearningSurveyVision-Language-Action

Continual Learning of Natural Language Processing Tasks: A Survey

2022-11-23 · Zixuan Ke, Bing Liu

Continual learning (CL) is a learning paradigm that emulates the human capability of learning and accumulating knowledge continually without forgetting the previously learned knowledge and also transferring the learned k…

Continual LearningSurveyTransfer Learning

Continual Learning in Large Language Models: Methods, Challenges, and Opportunities

2026-03-13 · Hongyang Chen, Zhongwu Sun, Hongfei Ye, Kunchi Li 외 arxiv

Continual learning (CL) has emerged as a pivotal paradigm to enable large language models (LLMs) to dynamically adapt to evolving knowledge and sequential tasks while mitigating catastrophic forgetting-a critical limitat…

Continual Learning