AIDB Daily Papers
AIエージェントの長期記憶における状態不整合を解消する「A-TMA」
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- AIエージェントの長期記憶で古い事実と新しい事実が混在する「ゴーストメモリ」問題を特定し、解決策を提案した。
- 記憶の維持・検索・回答の各段階で状態を分離して管理する「A-TMA」を導入し、情報の正確な時間的整合性を実現した。
- 新ベンチマークLTPでの評価により、提案手法が従来手法と比較して時間的推論の精度を大幅に向上させることを示した。
Abstract
Long term memory lets LLM agents act as persistent assistants, but user facts change. A useful memory system must know what is true now, what used to be true, and what changed. We study emph{ghost memory}, a state coordination failure in which old, current, and transition facts coexist in the memory bank, remain mixed during retrieval, and mislead the answer model. We argue that memory systems should be understood and optimized from three levels: bank maintenance, retrieval, and answer time resolution. We propose ATMA, a state aware overlay for existing memory systems. ATMA keeps superseded and transition records in the bank, builds evidence packets for the query's requested state view, and exposes current, historical, and transition labels to QA. We further call for decoupled evaluation of bank, retrieval, and answer level failures, since final QA accuracy can hide where ghost memory occurs. To make this failure measurable, we build LTP (LoCoMo Temporal Plus), a conflict heavy benchmark for ghost memory, and evaluate on LoCoMo for long conversation generalization. On LTP, Graphiti+ATMA improves conflict accuracy by 0.240 absolute over Graphiti. On LoCoMo, Graphiti+ATMA raises temporal F1 from 0.0295 to 0.1705. The gains are host dependent, but they indicate that explicit state roles can reduce memory failures hidden by final QA accuracy.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: