pith:LDXXKYC4
Cooperative Memory Paging with Keyword Bookmarks for Long-Horizon LLM Conversations
Cooperative paging with keyword bookmarks lets LLMs recover evicted conversation turns on demand and achieve higher answer quality than full context or retrieval methods.
arxiv:2604.12376 v2 · 2026-04-14 · cs.CL · cs.AI
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{LDXXKYC4SALQ5OVRLBTKMCB2AX}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
On the LoCoMo benchmark (10 real multi-session conversations, 300+ turns), cooperative paging achieves the highest answer quality among six methods -- outperforming truncation, BM25, word-overlap retrieval, a search-tool baseline, and full context -- on four models (GPT-4o-mini, DeepSeek-v3.2, Claude Haiku, GLM-5), confirmed by four independent LLM judges (p=0.017, paired bootstrap).
That keyword bookmarks supply enough distinctive information for the model to correctly trigger and select the right page via the recall() tool, given the reported 57% correct selection rate when bookmarks lack specificity.
Cooperative paging replaces evicted LLM context with keyword bookmarks and adds a recall tool, outperforming six other methods on the LoCoMo benchmark across four models with statistical significance.
Receipt and verification
| First computed | 2026-05-26T01:03:30.016508Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
58ef75605c90170ebab15866a6083a05fed3282b0b826bf15f4641f652c82cbd
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/LDXXKYC4SALQ5OVRLBTKMCB2AX \
| 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: 58ef75605c90170ebab15866a6083a05fed3282b0b826bf15f4641f652c82cbd
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "683db263687a16b74e6b0df378cbf99218c0ebca88c663919b5e74c13a8a4ec7",
"cross_cats_sorted": [
"cs.AI"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2026-04-14T07:06:35Z",
"title_canon_sha256": "1112b36fba36114aa4f805d0134c960d4070789b98d9f8cf6cb087abbb395df3"
},
"schema_version": "1.0",
"source": {
"id": "2604.12376",
"kind": "arxiv",
"version": 2
}
}