Abstract
Learned-memory methods store information in an explicit table and consume it through a separate reader, allowing addressing, storage, and reading to be modified independently. We study whether useful memory can also be generated rather than only retrieved. MemoryAthena uses three pathways: direct Engram retrieval (E), generation from retrieved Engram cues (GE), and generation from causal backbone states without consulting the memory table (GH). Generated memory is conditionally useful: it can complement E in one context but interfere with it in another. MemoryAthena therefore treats E as an anchor and learns when a generated representation should intervene. With the backbone, memory, generators, and readers frozen, a lightweight causal routing head is trained from counterfactual future-token likelihood advantages of GE and GH relative to E. At inference time, an admitted candidate modifies the E residual through bounded interpolation, while rejection recovers the direct pathway exactly. On question answering, MemoryAthena raises the five-task average from 37.65 to 39.28 over the direct pathway of the same checkpoint, while the six-task general-NLP average increases from 76.73 to 79.13. The complete memory-side system contains approximately 201M parameters, excluding the frozen backbone. Further analyses show complementary strengths among E, GE, and GH across tasks and inputs. These results support generated memory as a selective correction to direct retrieval and highlight routing when, which, and how strongly to intervene as the central challenge.
Community
MemoryAthena explores a simple question: can useful memory be generated rather than only retrieved from storage? It combines direct Engram retrieval with two generated-memory pathways and learns a lightweight causal router that selectively decides when generated representations should modify the retrieved memory. The key finding is that generated memory works best as a selective correction rather than a replacement: routing improves both QA and general NLP performance, while preserving the direct retrieval pathway when generation is not helpful.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Cross-Model Memory Transfer via Target-Side Reader Adaptation (2026)
- RPMem: Learning Long-Term Recurrent Parametric Memory Across Sessions for LLM Agents (2026)
- Memory Is Not Always Needed: Characterizing Conditional Memory in Scientific Reasoning (2026)
- Dual-Latent Memory Routing for Vision-Language Reasoning (2026)
- On-Demand Attention: Language Models Know When to Recall (2026)
- FocusMem: Factorizing Content, Readout, and Trust in Latent GUI Memory (2026)
- Consolidator: Learning Persistent Routed Memory Across Context Boundaries (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2609.25853 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper