Reconstructive Episodic Memory: A Functional Approach to Memory for LLM Agents
Creators
Description
We present Reconstructive Episodic Memory (REM) — a functional approach to memory for large language model (LLM) agents. Instead of retrieving stored data from a database or vector index, REM encodes each memory episode into a small neural function that can deterministically reconstruct the original information from a semantic key. This paradigm shifts memory from a passive storage model to an active, reconstructive process, closer to how biological memory operates. We describe the theoretical foundations, implementation details, and experimental evaluation of REM, demonstrating byte-exact recall, linear scalability, and zero-knowledge-like behavior. The results suggest that functional memory can become a fundamental component of future LLM architectures and autonomous cognitive systems.
Files
ReMemory (1).pdf
Files
(225.3 kB)
Name | Size | Download all |
---|---|---|
md5:cae8c471191b06193331d4555d99337f
|
225.3 kB | Preview Download |
Additional details
Dates
- Available
-
2025-09-28
Software
- Repository URL
- https://github.com/MigelSmirnov/ReMemory
- Programming language
- Python console
- Development Status
- Active