AI News selected for Professionals and Decision Makers
Primary Research Stream

Accurate and Efficient Long-Term Memory for LLM Agents

06:00 · July 21, 2026 · arXiv cs.AI RSS

Accurate and Efficient Long-Term Memory for LLM Agents

LLM agents augmented with persistent memory can recall past interactions, but existing systems suffer from two limitations: flat, unstructured storage loses relational context needed for multi-hop and temporal reasoning, and reliance on expensive LLM-based classification makes them impractical for latency-sensitive deployment. Without mechanisms to validate new information against stored knowledge, these systems silently accumulate contradictions. We present MOSAIC (Memory-Organized Structured Agent for Information Collection), a structured, conflict-aware long-term memory framework for LLM agents that is substantially more accurate and efficient. MOSAIC introduces three key capabilities: (1) entity-typed graph storage with semantic classification preserving relational structure across events, personas, and relationships, enabling multi-hop and temporal reasoning over conversation history; (2) hash-accelerated dual-path retrieval replacing LLM-based classification with locality-sensitive hashing, achieving near-instantaneous lookup with negligible accuracy loss; and (3) active conflict detection at save time that cross-references new information against existing graph neighbors, triggering updates or deletions for contradictory entries. Evaluated on LoCoMo (long-conversation QA), HaluMem, and a novel clinical-guideline error compounding test, MOSAIC achieves 89.35% accuracy on LoCoMo (+27.21 pp over the best baseline), best HaluMem-Medium extraction F1(86.77%) and HaluMem-Long extraction F1 (85.84%), best QA correctness on both Medium and Long (73.10%, 70.75%), and detects 66% of injected factual conflicts-4.7 times higher than the best baseline (14%)-while hash-accelerated retrieval keeps average search latency at 0.58 s per question.

Summary

MOSAIC addresses persistent shortcomings in memory-augmented LLM agents by replacing flat, append-only storage with a typed entity graph that distinguishes events, personas, and relationships. This structure preserves the relational and temporal links required for multi-hop reasoning, while an ingestion-time conflict detector cross-references each new fact against its graph neighbors and resolves contradictions through updates or deletions. Retrieval is accelerated by locality-sensitive hashing that bypasses repeated LLM classification, keeping lookup latency near 0.58 seconds without measurable loss of accuracy.

The design rests on the principle of neighbor-conditioned stability: an entity’s priority or belief state is re-evaluated only when one of its immediate neighbors changes. This locality mirrors the dependency patterns found in clinical intake, insurance adjudication, and technical troubleshooting, where decisions hinge on small clusters of related facts rather than global state.

Evaluated on LoCoMo long-conversation QA, HaluMem extraction and QA tasks, and a clinical error-compounding benchmark, MOSAIC reaches 89.35 percent accuracy on LoCoMo, an absolute gain of 27.21 points over the strongest baseline. It records the highest extraction F1 scores on both medium- and long-context HaluMem splits, improves QA correctness to 73.10 percent and 70.75 percent respectively, and identifies 66 percent of injected factual conflicts—more than four times the rate of prior systems—while maintaining low search latency. The framework is positioned for safety-critical settings where undetected contradictions can propagate into harmful downstream actions.

Why it matters

Provides novel, reproducible graph-based memory methods directly applicable to reliable LLM agent development; aligns with Dutch/EU emphasis on ethical, transparent AI and supports SME adoption of robust agent systems.

More in this beat
agent-memoryknowledge-graphslarge-language-modelsllm-agentsMOSAICpaper-key-findings
Self-Evolving Agents as Dynamic Graph Transformation: A Survey and New Perspective

06:00 · August 20, 2026

Self-Evolving Agents as Dynamic Graph Transformation: A Survey and New Perspective

The paper provides foundational research on making autonomous AI agents auditable, safe, and transparent through dynamic graph modeling. This aligns strongly with the Dutch and EU focus on ethical AI and regulatory compliance, offering advanced researchers actionable frameworks for building governable agentic systems.

Relevance 85 · Audience 95

OpenClaw and Ollama in Agentic AI: Toward Fully Autonomous and Scalable AI Agent Systems

06:00 · August 3, 2026

OpenClaw and Ollama in Agentic AI: Toward Fully Autonomous and Scalable AI Agent Systems

The research is highly relevant for Dutch AI practitioners as it provides a reproducible, privacy-preserving framework using local inference that aligns with strict EU data sovereignty and governance standards. It offers actionable architectural blueprints for researchers building trustworthy, scalable autonomous agents.

Relevance 85 · Audience 95

StateFuse: Deterministic Conflict-Preserving Memory for Multi-Agent Systems

06:00 · July 8, 2026

StateFuse: Deterministic Conflict-Preserving Memory for Multi-Agent Systems

This research is highly relevant for Dutch AI practitioners developing multi-agent systems, as it directly addresses the need for transparent and auditable AI memory architectures. By preserving data conflicts rather than overwriting them, StateFuse aligns strongly with EU and Dutch priorities for ethical, explainable, and safe AI deployments.

Relevance 85 · Audience 95

Object-Centric Environment Modeling for Agentic Tasks

06:00 · July 7, 2026

Object-Centric Environment Modeling for Agentic Tasks

This research is highly relevant for Dutch AI researchers and developers working on autonomous LLM agents. It provides a structured, programmatic approach to agent memory and environment modeling, which can be directly applied by technical teams in the Netherlands to build more robust and reliable AI systems.

Relevance 75 · Audience 90

Darwin Mobile Agent: A Roadmap for Self-Evolution

06:00 · June 23, 2026

Darwin Mobile Agent: A Roadmap for Self-Evolution

This research provides a novel, open-source infrastructure for developing autonomous, self-evolving GUI agents, which is highly actionable for Dutch AI researchers and developers working on reinforcement learning and automation. The focus on removing human priors aligns with advanced AI development goals within the Netherlands' strong technical ecosystem.

Relevance 75 · Audience 95

Dynamic Governance of Multi-LLM Agent Systems for Collaborative Conversational Outcomes

06:00 · August 13, 2026

Dynamic Governance of Multi-LLM Agent Systems for Collaborative Conversational Outcomes

This research is highly relevant for Dutch AI researchers and enterprise practitioners, particularly in the financial and customer service sectors, as it offers a novel, mathematically grounded framework for governing autonomous LLM agents. Its focus on external control mechanisms aligns well with EU regulatory demands for predictable and transparent AI behavior.

Relevance 85 · Audience 95

Poor Man's Agentic Modeling: Simulating Large LLM-Agent Societies on a Laptop

06:00 · August 13, 2026

Poor Man's Agentic Modeling: Simulating Large LLM-Agent Societies on a Laptop

This research is highly relevant for Dutch AI researchers and SMEs, offering a mathematically rigorous and computationally cheap way to simulate and study multi-agent systems. It aligns with the Netherlands' focus on accessible, efficient, and transparent AI methodologies.

Relevance 85 · Audience 95

Harnessing agent memory to build lifelong AI partners for materials scientists

06:00 · August 13, 2026

Harnessing agent memory to build lifelong AI partners for materials scientists

This research is highly relevant for Dutch AI researchers and high-tech materials enterprises looking to deploy autonomous AI agents for R&D. The proposed model-agnostic memory framework addresses critical challenges in AI reproducibility and workflow efficiency, offering actionable methodologies for advanced scientific computing.

Relevance 85 · Audience 95