Agent Memory 演进主线论文地图

1. 人类记忆理论(Human Memory Foundations)

这是所有后续 Agent Memory 的认知科学起点。


Episodic / Semantic Memory

Tulving 1972

Episodic and Semantic Memory

作者:

Endel Tulving

提出:

text 复制代码
Episodic Memory
Semantic Memory

这是今天 Agent Memory 分类的源头之一。

论文:

Tulving 1972 PDF


Working Memory

Baddeley & Hitch 1974

Working Memory

作者:

Alan Baddeley

提出:

text 复制代码
Working Memory

影响:

text 复制代码
Context Window
Scratchpad
Agent State

几乎全部来自这里。

论文:

Working Memory Paper


2. 认知架构(Cognitive Architecture)

这是 Agent Architecture 的真正祖先。


ACT-R

作者:

John R. Anderson

官网:

ACT-R Official Site

经典论文:

ACT-R: A Theory of Higher Level Cognition

ACT-R Paper

核心:

text 复制代码
Declarative Memory

Procedural Memory

Production Rules

后来直接影响:

text 复制代码
Skill
Tool Use
Agent Planning

Soar

作者:

John Laird

官网:

Soar Cognitive Architecture

经典论文:

The Soar Cognitive Architecture

Soar Book PDF

核心:

text 复制代码
Decision Cycle

Working Memory

Long-term Memory

Problem Space

非常像今天 Agent Loop:

text 复制代码
Observe

Think

Act

3. Agent Memory 现代起点

这一阶段开始把 Memory 引入 LLM Agent。


ReAct

2022

ReAct: Synergizing Reasoning and Acting in Language Models

作者:

Shunyu Yao 等

论文:

ReAct Paper

提出:

text 复制代码
Thought

Action

Observation

第一次形成:

text 复制代码
Agent Loop

4. Generative Agents

真正现代 Agent Memory 起点。


Generative Agents

2023

Generative Agents: Interactive Simulacra of Human Behavior

作者:

Joon Sung Park 等

论文:

Generative Agents Paper

项目:

Generative Agents Project Page


首次提出:

text 复制代码
Memory Stream

Retrieval

Reflection

Planning

经典架构:

text 复制代码
Observation
↓
Memory Stream
↓
Reflection
↓
Insight
↓
Planning
↓
Action

几乎所有 Agent Memory 框架都受到影响。


5. CoALA

统一 Agent Cognitive Architecture


CoALA

2024

Cognitive Architectures for Language Agents

作者:

Ziang Xiao 等

论文:

CoALA Paper


核心:

text 复制代码
Memory

Decision Making

Action

统一:

text 复制代码
ACT-R
Soar
Tulving
LLM Agent

提出:

text 复制代码
Working Memory
Episodic Memory
Semantic Memory
Procedural Memory

映射到 Agent。


6. Agent Memory Runtime

开始工程化。


MemGPT → Letta

2023

MemGPT: Towards LLMs as Operating Systems

作者:

Charles Packer 等

论文:

MemGPT Paper

项目:

Letta GitHub


核心思想:

text 复制代码
LLM = CPU

Context Window = RAM

External Memory = Disk

这是:

text 复制代码
CoALA
↓
Runtime化

的重要转折点。


7. Memory Survey(当前最完整综述)


Memory for Autonomous LLM Agents

2026

作者:

Pengfei Du

论文:

Memory for Autonomous LLM Agents


这是目前最值得精读的综述之一。

整理出:

text 复制代码
Write

Manage

Read

完整生命周期。


总结五大路线:

text 复制代码
Context Compression

Retrieval Stores

Reflective Memory

Hierarchical Context

Policy-managed Memory

8. Memory Error & Memory Cleaning

这是你最近搜到的那篇。


Experience Following

2025

论文:

Experience Following Paper


提出:

text 复制代码
Error Propagation

Misaligned Experience Replay

解释:

为什么 Agent 会学坏。


核心贡献:

text 复制代码
Memory Deletion

Memory Cleaning

开始进入:

text 复制代码
Learned Forgetting

时代。


9. 具身智能方向


CoELA

2024

Cooperative Embodied Language Agents

论文:

CoELA Paper

项目:

CoELA Project Page


开始把:

text 复制代码
Memory

Planning

Action

带入:

text 复制代码
Physical World

最重要的阅读顺序

建议不要按年份读。

按思想演进读:

text 复制代码
Tulving
↓
人类记忆分类

Baddeley
↓
工作记忆

ACT-R / Soar
↓
认知架构

ReAct
↓
Agent Loop

Generative Agents
↓
Memory 驱动行为

CoALA
↓
统一认知框架

MemGPT / Letta
↓
Memory Runtime

LangGraph
↓
工程状态机

Mem0 / Zep
↓
工业记忆层

Memory for Autonomous LLM Agents
↓
全景综述

Experience Following
↓
记忆污染与遗忘
相关推荐
进击的横打8 小时前
【人工智能】人与AI协作的四象限
人工智能
yyk333248 小时前
计算机视觉OpenCV中的FisherFace人脸识别
人工智能·opencv·计算机视觉
澳鹏Appen8 小时前
AppenTalk | 当AI推理不再只是模型的事:Dan Roth谈智能体的真正边界
人工智能·大语言模型·智能体·大模型推理
Mr数据杨8 小时前
二手车价格预测实战解析 从 Kaggle 回归赛题到可落地估价方案
人工智能·数据分析·kaggle竞赛
Zzj_tju8 小时前
Embodied Agent 小环境:用状态日志解释成功、绕路与超时
人工智能·深度学习·机器学习·自然语言处理
微财经观圈8 小时前
AI 3D生成角色怎样套用预设动作?自动绑骨与动作测试步骤
人工智能·3d
是翎8 小时前
图解大语言模型部署
人工智能·驱动开发·深度学习·开源协议·imagen
joinwell528 小时前
写了“始终审批”,AI 为什么还是执行了?
人工智能
腾渊信息科技公司8 小时前
腾渊科技重磅出品——智能体交易信任架构实战:从KYA到可追溯审计的完整方案
人工智能·科技·aiagent·腾渊科技·腾渊信息科技
知几蜗牛8 小时前
AI写歌有了工程图:YuE2把旋律和和弦放回可编辑层
人工智能