memory-architecture

Tag

Cards List
#memory-architecture

Anatomy of Persistent Memory's 3 Layers: Comparing ContextNest, Mem0 and Zep

Hacker News Top · 6h ago Cached

Explains why production AI agents require a three-tier persistent memory stack—session logs (Zep), personalization (Mem0), and governed context (ContextNest)—to avoid retrieval of stale or conflicting facts.

0 favorites 0 likes
#memory-architecture

From Signals to Structure: How Memory Architecture Drives Language Emergence in LLM Agents

arXiv cs.AI · yesterday Cached

This paper studies how memory architecture affects language emergence in LLM agents playing a Lewis signaling game, finding that persistent private notebook memory outperforms stateless agents and prevents high-capacity collapse.

0 favorites 0 likes
#memory-architecture

@Pluvio9yte: https://x.com/Pluvio9yte/status/2070318502016426008

X AI KOLs Timeline · 2026-06-26 Cached

This article delves into the memory architecture of AI agents, using the Hermes four-layer memory model as an example, analyzes the limitations of the Claude Code memory system, and introduces how to add local memory capabilities to agents through open-source frameworks (such as EverOS), providing detailed deployment steps.

0 favorites 0 likes
#memory-architecture

Staying In Character: Perspective-Bounded Memory For Book-Based Role-Playing Agents

arXiv cs.CL · 2026-06-25 Cached

This paper proposes ReverieMem, a three-layer memory architecture for book-based LLM role-playing agents that prevents factual overreach and stylistic monotony. It also introduces the KBF-QA benchmark and achieves significant improvements in knowledge boundary fidelity and narrative quality.

0 favorites 0 likes
#memory-architecture

T-Mem: Memory That Anticipates, Not Archives

arXiv cs.CL · 2026-06-16 Cached

T-Mem is a new long-term conversational memory architecture that enables both descriptive and associative recall, covering scenarios where query and memory share surface features and those where they are connected by latent semantic arcs. It reaches state-of-the-art on the LoCoMo and LoCoMo-Plus benchmarks.

0 favorites 0 likes
#memory-architecture

Xiaomi's new open source, agentic AI coding harness MiMo Code beats Claude Code at ultra-long, 200+ step tasks (14 minute read)

TLDR AI · 2026-06-12 Cached

Xiaomi open-sourced MiMo Code, an AI coding assistant with a novel memory architecture that outperforms Claude Code on long-horizon tasks, and includes free access to its MiMo-V2.5 model.

0 favorites 0 likes
#memory-architecture

Recursive Binding on a Budget: Subspace Carving in Order-p Tensor Memories

arXiv cs.LG · 2026-06-11 Cached

This paper proposes Orthogonal Subspace Carving (OSC), a novel memory architecture that enables deep recursive binding in a constant memory footprint by projecting fillers onto the null space of role bases, overcoming the exponential scaling of Tensor Product Representations.

0 favorites 0 likes
#memory-architecture

@mem0ai: https://x.com/mem0ai/status/2064383137338233179

X AI KOLs Timeline · 2026-06-09 Cached

This article analyzes GitHub Copilot's memory architecture, which uses structured memory objects anchored to specific code citations and employs just-in-time verification to combat knowledge staleness. With memory enabled, Copilot's pull request merge rate improved from 83% to 90% in an A/B test on real developers.

0 favorites 0 likes
#memory-architecture

Temporal Order Matters for Agentic Memory: Segment Trees for Long-Horizon Agents

arXiv cs.CL · 2026-06-04 Cached

Researchers from University of Toronto and Vector Institute propose Segment Tree Memory (SegTreeMem), a memory architecture for long-horizon conversational agents that preserves temporal order using a hierarchical segment tree structure for both online construction and retrieval. Experiments across three datasets show nearly 20% improvement in LLM-judge accuracy over non-temporal tree baselines.

0 favorites 0 likes
#memory-architecture

@himanshutwtxs: Single article with a complete breakdown on the state of memory architecture in the major Agent Harnesses- Claude Code,…

X AI KOLs Timeline · 2026-06-02 Cached

A comprehensive breakdown of memory architecture in major AI agent platforms (Claude Code, OpenAI Codex, Copilot, Windsurf, Devin, etc.), discussing how memory is managed, current shortcomings, and future directions.

0 favorites 0 likes
#memory-architecture

Eywa: Provenance-Grounded Long-Term Memory for AI Agents

arXiv cs.CL · 2026-06-01 Cached

Eywa is a provenance-grounded long-term memory architecture for AI agents that stores immutable source evidence, validates extracted memories, and achieves strong benchmark results on LoCoMo, LongMemEval-S, and BEAM.

0 favorites 0 likes
#memory-architecture

How I wired a Graph DB on top of my vector store to scale 1K agents for 2 months, because vector search alone fails when user preferences change over time.

Reddit r/AI_Agents · 2026-05-18

A detailed architectural guide for building long-running AI agents that handle changing user preferences over time by combining a vector store, graph DB, and temporal edges instead of overwriting data.

0 favorites 0 likes
#memory-architecture

Helix_AGI home project

Reddit r/AI_Agents · 2026-05-16

A developer shares Helix-AGI, a continuously-running cognitive agent using a physics-based memory retrieval system that integrates recency, structural importance, and semantic proximity via an entropic gravity equation and Euler-Lagrange dynamics, without tuning separate weights.

0 favorites 0 likes
#memory-architecture

Stratum: System-Hardware Co-Design with 3D-Stackable DRAM for Efficient Moe

Hacker News Top · 2026-05-15

Introduces Stratum, a system-hardware co-design approach utilizing 3D-stackable DRAM to efficiently accelerate Mixture of Experts (MoE) models.

0 favorites 0 likes
#memory-architecture

OpenSquilla launches open-source AI agent to cut token costs (4 minute read)

TLDR AI · 2026-05-15 Cached

OpenSquilla has launched an open-source AI agent runtime designed to reduce token costs through intelligent routing, caching, and a four-tier memory architecture, claiming 60-80% cost savings.

0 favorites 0 likes
#memory-architecture

EvolveMem:Self-Evolving Memory Architecture via AutoResearch for LLM Agents

Hugging Face Daily Papers · 2026-05-13 Cached

EvolveMem introduces a self-evolving memory architecture for LLM agents that optimizes retrieval configurations through LLM-powered diagnosis and iterative research cycles, achieving significant performance improvements on benchmarks like LoCoMo and MemBench.

0 favorites 0 likes
#memory-architecture

Cognis: Context-Aware Memory for Conversational AI Agents

arXiv cs.CL · 2026-04-23 Cached

Lyzr Cognis introduces a unified, open-source memory system for conversational AI that fuses BM25 and Matryoshka vector search with version-aware ingestion, achieving SOTA on LoCoMo and LongMemEval benchmarks.

0 favorites 0 likes
← Back to home

Submit Feedback