paper-with-me

Papers

Long Term Memory: The Foundation of AI Self-Evolution

2024-10-21 · Xun Jiang, Feng Li, Han Zhao, Jiahao Qiu, Jiaying Wang, Jun Shao, Shihao Xu, Shu Zhang, Weiling Chen, Xavier Tang, Yize Chen, Mengyue Wu, Weizhi Ma, Mengdi Wang, Tianqiao Chen

Large language models (LLMs) like GPTs, trained on vast datasets, have demonstrated impressive capabilities in language understanding, reasoning, and planning, achieving human-level performance in various tasks. Most studies focus on enhancing these models by training on ever-larger datasets to build more powerful foundation models. While training stronger models is important, enabling models to evolve during inference is equally crucial, a process we refer to as AI self-evolution. Unlike large-scale training, self-evolution may rely on limited data or interactions. Inspired by the columnar organization of the human cerebral cortex, we hypothesize that AI models could develop cognitive abilities and build internal representations through iterative interactions with their environment. To achieve this, models need long-term memory (LTM) to store and manage processed interaction data. LTM supports self-evolution by representing diverse experiences across environments and agents. In this report, we explore AI self-evolution and its potential to enhance models during inference. We examine LTM's role in lifelong learning, allowing models to evolve based on accumulated interactions. We outline the structure of LTM and the systems needed for effective data retention and representation. We also classify approaches for building personalized models with LTM data and show how these models achieve self-evolution through interaction. Using LTM, our multi-agent framework OMNE achieved first place on the GAIA benchmark, demonstrating LTM's potential for AI self-evolution. Finally, we present a roadmap for future research, emphasizing the importance of LTM for advancing AI technology and its practical applications.

📄 PDF Abstract BibTeX arXiv:2410.15665

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SAGE: A Self-Evolving Agentic Graph-Memory Engine for Structure-Aware Associative Memory

2026-05-12 · Juntong Wang, Haoyue Zhao, guanghui Pan, Xiyuan Wang 외 arxiv

Long-term memory is becoming a central bottleneck for language agents. Exsting RAG and GraphRAG systems largely treat memory graphs as static retrieval middleware, which limits their ability to recover complete evidence …

SE-GA: Memory-Augmented Self-Evolution for GUI Agents

2026-05-16 · Shilong Jin, Lanjun Wang, Zhuosheng Zhang arxiv

Autonomous Graphical User Interface (GUI) agents often struggle with multi-step tasks due to constrained context windows and static policies that fail to adapt to dynamic environments. To address these limitations, this …

HiMem: Hierarchical Long-Term Memory for LLM Long-Horizon Agents

2026-01-10 · Ningning Zhang, Xingxing Yang, Zhizhong Tan, Weiping Deng 외 arxiv

Although long-term memory systems have made substantial progress in recent years, they still exhibit clear limitations in adaptability, scalability, and self-evolution under continuous interaction settings. Inspired by c…

Information Extraction

Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses

2026-08-25 · Zhaochen Yu, Yingcheng Wu, Zhenfei Yin, Kaiyuan Chen 외 hf

Recursive self-improvement (RSI) remains hard in long-horizon tasks, where growing histories obscure the task state and misalign skill invocation. We introduce Recuris, a recursive Experiential-Working Memory architectur…

Evolution in Simulation: AI-Agent School with Dual Memory for High-Fidelity Educational Dynamics

2025-10-13 · Sheng Jin, Haoming Wang, Zhiqi Gao, Yongbo Yang 외 arxiv

Large language models (LLMs) based Agents are increasingly pivotal in simulating and understanding complex human systems and interactions. We propose the AI-Agent School (AAS) system, built around a self-evolving mechani…