How Do Large Language Models Capture the Ever-changing World Knowledge? A Review of Recent Advances
Zihan Zhang, Meng Fang, Ling Chen, Mohammad-Reza Namazi-Rad, Jun Wang
TL;DR
This survey addresses how to keep large language models aligned with the ever-changing world knowledge without re-training. It provides a taxonomy that divides approaches into implicit methods (knowledge editing and continual learning) and explicit methods (memory-enhanced, retrieval-enhanced, and internet-enhanced augmentation), reviewing representative works in each category. The authors compare methods, discuss challenges such as knowledge conflicts, efficiency, and evaluation, and outline future directions to guide research and practice in dynamic knowledge tasks. By clarifying trade-offs and proposing benchmarks, the paper aims to inform when to apply editing versus retrieval-based strategies and how to evaluate dynamic knowledge updates in deployed LLMs.
Abstract
Although large language models (LLMs) are impressive in solving various tasks, they can quickly be outdated after deployment. Maintaining their up-to-date status is a pressing concern in the current era. This paper provides a comprehensive review of recent advances in aligning LLMs with the ever-changing world knowledge without re-training from scratch. We categorize research works systemically and provide in-depth comparisons and discussion. We also discuss existing challenges and highlight future directions to facilitate research in this field. We release the paper list at https://github.com/hyintell/awesome-refreshing-llms
