TL;DR
SuperLocalMemory V3.3 introduces a biologically-inspired, multi-channel local memory system for AI agents, featuring advanced quantization, forgetting, and retrieval mechanisms to improve long-term memory and autonomous operation.
Contribution
It presents novel mathematical metrics, adaptive forgetting, multi-channel retrieval, and an auto-cognitive pipeline, advancing local agent memory systems beyond existing vector database approaches.
Findings
Achieves 70.4% on LoCoMo in zero-LLM Mode A
Introduces Fisher-Rao Quantization-Aware Distance with 100% precision
Demonstrates 6.7x discriminative power through adaptive forgetting
Abstract
AI coding agents operate in a paradox: they possess vast parametric knowledge yet cannot remember a conversation from an hour ago. Existing memory systems store text in vector databases with single-channel retrieval, require cloud LLMs for core operations, and implement none of the cognitive processes that make human memory effective. We present SuperLocalMemory V3.3 ("The Living Brain"), a local-first agent memory system implementing the full cognitive memory taxonomy with mathematical lifecycle dynamics. Building on the information-geometric foundations of V3.2 (arXiv:2603.14588), we introduce five contributions: (1) Fisher-Rao Quantization-Aware Distance (FRQAD) -- a new metric on the Gaussian statistical manifold achieving 100% precision at preferring high-fidelity embeddings over quantized ones (vs 85.6% for cosine), with zero prior art; (2) Ebbinghaus Adaptive Forgetting with…
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.
