From Storage to Experience: A Survey on the Evolution of LLM Agent Memory Mechanisms
LLM エージェントのメモリ機構サーベイ — ストレージから経験へ
エージェント期 その他 scientific-discoveryエージェント・自律システム・tool use・computer use テキスト(自然言語)エージェント・computer use・tool use
2026-05-11 · arXiv cs.AI
English summary
A systematic survey of memory mechanisms in LLM agents, tracing the evolution from simple 'storage' to abstracted 'experience' that distills behavior history. Covers short-term / long-term / episodic / semantic layers, retrieval strategies, self-reflection and summarization-based compression, and integration with external stores — a useful theoretical lens for the agent implementations at Anthropic, OpenAI, and Google.
LLM エージェントのメモリ機構の進化を体系的にサーベイした論文。単なる『ストレージ』としてのメモリから、行動履歴を抽象化して『経験 (experience)』として活用するメカニズムへの移行を整理。short-term / long-term / episodic / semantic 等の階層、retrieval 戦略、自己反省・要約による圧縮、外部 store との統合などを網羅。Anthropic / OpenAI / Google の各エージェント実装の理論的整理に有用。
ポイント
- LLM エージェントのメモリ機構サーベイ
- 『ストレージ』から『経験』へのパラダイム整理
- short/long term・episodic・semantic 階層、retrieval、自己反省を網羅
- Anthropic / OpenAI / Google の agent 実装の理論的整理
ソース
arXiv cs.AI