CLJan 26

MemWeaver: Weaving Hybrid Memories for Traceable Long-Horizon Agentic Reasoning

arXiv:2601.18204v13 citationsh-index: 13
Originality Highly original
AI Analysis

This addresses the need for traceable and consistent memory in AI agents for complex interactions, representing a novel method rather than an incremental improvement.

The paper tackles the problem of memory systems for long-horizon agentic reasoning by proposing MemWeaver, a unified framework that improves multi-hop and temporal reasoning accuracy and reduces input context length by over 95% compared to baselines.

Large language model-based agents operating in long-horizon interactions require memory systems that support temporal consistency, multi-hop reasoning, and evidence-grounded reuse across sessions. Existing approaches largely rely on unstructured retrieval or coarse abstractions, which often lead to temporal conflicts, brittle reasoning, and limited traceability. We propose MemWeaver, a unified memory framework that consolidates long-term agent experiences into three interconnected components: a temporally grounded graph memory for structured relational reasoning, an experience memory that abstracts recurring interaction patterns from repeated observations, and a passage memory that preserves original textual evidence. MemWeaver employs a dual-channel retrieval strategy that jointly retrieves structured knowledge and supporting evidence to construct compact yet information-dense contexts for reasoning. Experiments on the LoCoMo benchmark demonstrate that MemWeaver substantially improves multi-hop and temporal reasoning accuracy while reducing input context length by over 95\% compared to long-context baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes