G-Memory: Tracing Hierarchical Memory for Multi-Agent Systems
Guibin Zhang, Muxin Fu, Guancheng Wan, Miao Yu, Kun Wang, Shuicheng Yan

TL;DR
G-Memory introduces a hierarchical, graph-based memory system for multi-agent systems that enhances collaboration and knowledge retention, significantly improving task success and accuracy across multiple benchmarks without altering existing frameworks.
Contribution
It presents G-Memory, a novel hierarchical memory architecture inspired by organizational memory theory, tailored for multi-agent systems to improve their self-evolution and collaboration capabilities.
Findings
Up to 20.89% improvement in success rates for embodied actions.
Up to 10.12% increase in knowledge QA accuracy.
Effective across multiple benchmarks, LLM backbones, and MAS frameworks.
Abstract
Large language model (LLM)-powered multi-agent systems (MAS) have demonstrated cognitive and execution capabilities that far exceed those of single LLM agents, yet their capacity for self-evolution remains hampered by underdeveloped memory architectures. Upon close inspection, we are alarmed to discover that prevailing MAS memory mechanisms (1) are overly simplistic, completely disregarding the nuanced inter-agent collaboration trajectories, and (2) lack cross-trial and agent-specific customization, in stark contrast to the expressive memory developed for single agents. To bridge this gap, we introduce G-Memory, a hierarchical, agentic memory system for MAS inspired by organizational memory theory, which manages the lengthy MAS interaction via a three-tier graph hierarchy: insight, query, and interaction graphs. Upon receiving a new user query, G-Memory performs bi-directional memory…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · AI-based Problem Solving and Planning · Semantic Web and Ontologies
MethodsMixing Adam and SGD
