GAM: Hierarchical Graph-based Agentic Memory for LLM Agents (April 2026)
FreeHierarchical graph-structured memory with role-aware modulation and temporal/confidence weighting; training-free, evaluated across multiple model scales
About GAM: Hierarchical Graph-based Agentic Memory for LLM Agents (April 2026)
GAM is a hierarchical graph-based agentic memory framework for Large Language Model (LLM) agents, designed to sustain coherent long-term interactions by decoupling memory encoding from consolidation. It uses an event progression graph to capture ongoing dialogue and integrates information into a topic associative network only upon semantic shifts, minimizing interference while preserving long-term consistency. The framework also employs a graph-guided, multi-factor retrieval strategy to enhance context precision. Evaluated on the LoCoMo and LongDialQA benchmarks, GAM consistently outperforms state-of-the-art baselines in both reasoning accuracy and efficiency.
Key Features
Pros & Cons
- Outperforms state-of-the-art baselines on LoCoMo and LongDialQA benchmarks
- Explicitly addresses the conflict between context perception and stable knowledge retention
- Preserves long-term consistency by minimizing interference from transient noise
- Graph-guided retrieval improves context precision without additional training