GAAMA: Graph Augmented Associative Memory for Agents
Swarna Kamal Paul, Shubhendu Sharma, Nitin Sareen

TL;DR
GAAMA introduces a graph-augmented associative memory for AI agents, enhancing long-term memory retention and relevance in multi-session interactions by structurally organizing memories and repairing retrieval failures.
Contribution
It presents a novel concept-mediated knowledge graph construction pipeline and a graph repair method, improving multi-session conversational agent performance over existing approaches.
Findings
GAAMA achieves 79.1% mean reward on LoCoMo-10, outperforming RAG baseline.
Outperforms baselines across three tasks in MemoryArena, with performance improving with dialogue length.
Maintains consistent performance across categories, avoiding degradation seen in competitors.
Abstract
AI agents that interact with users across multiple sessions require persistent long-term memory to maintain coherent, personalized behavior. Current approaches either rely on flat retrieval-augmented generation (RAG), which loses structural relationships among memories, or use entity-centric knowledge graphs that suffer from mega-hub effects in conversational data, diluting graph-based relevance propagation. We propose GAAMA, a graph-augmented associative memory for agents that constructs a concept-mediated knowledge graph through a three-step pipeline: (1)verbatim episode preservation, (2)LLM-based extraction of atomic facts and topic-level concept nodes, and (3)synthesis of higher-order reflections. The resulting graph uses four node types (episode, fact, reflection, concept) connected by five structural edge types, with concept nodes providing cross-cutting traversal paths that avoid…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
