pith:LRYPOV6G
MeMo: Memory as a Model
A dedicated memory model encodes new knowledge so LLMs can use it without changing parameters or retraining.
arxiv:2605.15156 v1 · 2026-05-14 · cs.CL · cs.AI · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{LRYPOV6GKFZKCVQ7DLOLENAJXD}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
MeMo offers several advantages: (a) it captures complex cross-document relationships, (b) it is robust to retrieval noise, (c) it avoids catastrophic forgetting in the LLM, (d) it does not require access to the LLM's weights or output logits, enabling plug-and-play integration with both open and proprietary closed-source LLMs, and (e) its retrieval cost is independent of corpus size at inference time.
The assumption that a dedicated memory model can reliably encode and retrieve complex cross-document knowledge without any access to the LLM's internal weights or logits, and that this separation delivers the claimed robustness and performance gains on the tested benchmarks.
MeMo encodes new knowledge into a separate memory model for frozen LLMs, achieving strong performance on BrowseComp-Plus, NarrativeQA, and MuSiQue while capturing cross-document relationships and remaining robust to retrieval noise.
References
Receipt and verification
| First computed | 2026-05-17T21:40:25.437468Z |
|---|---|
| Last reissued | 2026-05-17T21:57:18.760051Z |
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | unsigned_v0 |
| Schema | pith-number/v1.0 |
Canonical hash
5c70f757c65172a1561f1adcb23409b8de092099ac8dfe652bfde395b50341e6
Aliases
· · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/LRYPOV6GKFZKCVQ7DLOLENAJXD \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 5c70f757c65172a1561f1adcb23409b8de092099ac8dfe652bfde395b50341e6
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "4511675e7d58b801544f6e7768af3f8c6f11125fead76befb43a5284f634ae01",
"cross_cats_sorted": [
"cs.AI",
"cs.LG"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2026-05-14T17:51:34Z",
"title_canon_sha256": "cd6ce2f1a7fc1a5ed18488a41b28cb6182d5e90cffaf86c28e62050de8efb577"
},
"schema_version": "1.0",
"source": {
"id": "2605.15156",
"kind": "arxiv",
"version": 1
}
}