Welcome to the repository accompanying our survey paper on Lifelong Learning of Large Language Model based Agents: A Roadmap. This repository collects awesome paper for lifelong learning (also known as, continual learning and incremental learning) of LLM agent. We identify three key modules-Perception, Memory, and Action-that are integral to agent's ability to perform lifelong learning. Please refer to this survey for detailed introduction. Additionally, for other papers, surveys, and resources on lifelong learning (continual learning, incremental learning) of LLMs, you can refer to this repository. A chinese version of this README is provided in this file.
-
2025.01: The interpretation of this survey is available on PaperWeekly and η₯δΉ!
-
2025.01: We released a survey paper "Lifelong Learning of Large Language Model based Agents: A Roadmap". Feel free to cite or open pull requests.
Title | Venue | Date |
---|---|---|
AgentOccam: A Simple Yet Strong Baseline for LLM-Based Web Agent | arXiv | 2024-10 |
GPT-4V(ision) is a Generalist Web Agent, if Grounded | ICLR | 2024-01 |
Webarena: A realistic web environment for building autonomous agents | ICLR | 2023-07 |
Synapse: Trajectory-asexemplar prompting with memory for computer control | ICLR | 2023-06 |
Multimodal web navigation with instruction-finetuned foundation models | ICLR | 2023-05 |
Title | Venue | Date |
---|---|---|
Llms can evolve continually on modality for x-modal reasoning | NeurIPS | 2024-10 |
Modaverse: Efficiently transforming modalities with llms | CVPR | 2024-01 |
Omnivore: A single model for many visual modalities | CVPR | 2022-01 |
Perceiver: General perception with iterative attention | ICML | 2021-07 |
Vatt: Transformers for multimodal self-supervised learning from raw video, audio and text | NeurIPS | 2021-04 |
Title | Venue | Date |
---|---|---|
Character-llm: A trainable agent for role-playing | EMNLP | 2023-10 |
Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers | ICLR | 2023-09 |
Adapting Language Models to Compress Contexts | ACL | 2023-05 |
Critic: Large language models can self-correct with tool-interactive critiquing} | NeurIPS Workshop | 2023-05 |
Cogltx: Applying bert to long texts | NeurIPS | 2020-12 |
Title | Venue | Date |
---|---|---|
ELDER: Enhancing Lifelong Model Editing with Mixture-of-LoRA | arXiv | 2024-08 |
WISE: Rethinking the Knowledge Memory for Lifelong Model Editing of Large Language Models | NeurIPS | 2024-05 |
WilKE: Wise-Layer Knowledge Editor for Lifelong Knowledge Editing | ACL | 2024-02 |
Aging with GRACE: Lifelong Model Editing with Key-Value Adaptors | ICLR | 2022-11 |
Plug-and-Play Adaptation for Continuously-updated QA | ACL | 2022-04 |
Title | Venue | Date |
---|---|---|
AgentOccam: A Simple Yet Strong Baseline for LLM-Based Web Agent | arXiv | 2024-10 |
WebPilot: A Versatile and Autonomous Multi-Agent System for Web Task Execution with Strategic Exploration | arXiv | 2024-08 |
SteP: Stacked LLM Policies for Web Actions | COLM | 2024-07 |
LASER: LLM Agent with State-Space Exploration for Web Navigation | NeurIPS Workshop | 2023-09 |
Large Language Models Are Semi-Parametric Reinforcement Learning Agent | NeurIPS | 2023-06 |
Title | Venue | Date |
---|---|---|
VLM Agents Generate Their Own Memories: Distilling Experience into Embodied Programs | arXiv | 2024-06 |
Large Language Models as Tool Makers | ICLR | 2023-05 |
On the Tool Manipulation Capability of Open-source Large Language Models | arXiv | 2023-05 |
Voyager: An Open-Ended Embodied Agent with Large Language Models | arXiv | 2023-05 |
ART: Automatic multi-step reasoning and tool-use for large language models | arXiv | 2023-03 |
Title | Venue | Date |
---|---|---|
Reasoning with Language Model is Planning with World Model | EMNLP | 2023-05 |
Large Language Models as Commonsense Knowledge for Large-Scale Task Planning | NeurIPS | 2023-05 |
Tree of Thoughts: Deliberate Problem Solving with Large Language Models | NeurIPS | 2023-05 |
SwiftSage: A Generative Agent with Fast and Slow Thinking for Complex Interactive Tasks | NeurIPS2023 | 2023-05 |
Reflexion: Language Agents with Verbal Reinforcement Learning | NeurIPS | 2023-03 |
ReAct: Synergizing Reasoning and Acting in Language Models | ICLR | 2022-10 |
@article{zheng2025lifelong,
title={Lifelong Learning of Large Language Model based Agents: A Roadmap},
author={Zheng, Junhao and Shi, Chengming and Cai, Xidi and Li, Qiuke and Zhang, Duzhen and Li, Chenxing and Yu, Dong and Ma, Qianli},
journal={arXiv preprint arXiv:2501.07278},
year={2025},
}