Paper Detail

Caching for the Future: Scrub Jay Episodic Memory Principles for Agent Memory Systems

Kartikey Singh Bhandari, Aarya Wadhwani, Dhruv Kumar, Pratik Narang

arxiv Score 21.2

Published 2026-08-05 · First seen 2026-08-06

Research Track A · General AI

Abstract

LLM agents that persist across sessions accumulate stored memories whose validity varies enormously by content type, yet existing memory architectures treat all memories as equally persistent and systematically contaminate retrieved context with outdated facts. We show that per-memory, type-conditioned temporal decay, a property of western scrub jay episodic memory, can be operationalized as an auto-classified coefficient $π_i$ in an external LLM-agent memory store, yielding ScrubJay-MEM: each memory is encoded as a jointly-bound What--Where--When tuple with an estimated perishability $π_i$ and utility horizon $τ_i$, retrieved by query-adaptive scoring, and revised retroactively at $O(1)$ LLM calls per update. We introduce the Temporal Generalization Test (TGT), a benchmark with held-out retention intervals and a Generalization Gap (GenGap) metric. On TGT, ScrubJay-MEM is the only retrieval-based system with substantially positive GenGap ($+0.108$); on MemoryAgentBench EventQA-64k it improves F1 by $+2.66$ over Mem0 and $+3.09$ over Qwen3-Embedding-4B under a llm backbone. A decay ablation collapses GenGap by $5.7\times$, establishing type-conditioned decay as necessary for the result. Gains narrow under stronger backbones and reverse on fact-consolidation tasks, scoping the contribution to temporal reasoning over perishable facts.

Workflow Status

Review status
pending
Role
unreviewed
Read priority
now
Vote
Not set.
Saved
no
Collections
Not filed yet.
Next action
Not filled yet.

Reading Brief

No structured notes yet. Add `summary_sections`, `why_relevant`, `claim_impact`, or `next_action` in `papers.jsonl` to enrich this view.

Why It Surfaced

No ranking explanation is available yet.

Tags

No tags.

BibTeX

@article{bhandari2026caching,
  title = {Caching for the Future: Scrub Jay Episodic Memory Principles for Agent Memory Systems},
  author = {Kartikey Singh Bhandari and Aarya Wadhwani and Dhruv Kumar and Pratik Narang},
  year = {2026},
  abstract = {LLM agents that persist across sessions accumulate stored memories whose validity varies enormously by content type, yet existing memory architectures treat all memories as equally persistent and systematically contaminate retrieved context with outdated facts. We show that per-memory, type-conditioned temporal decay, a property of western scrub jay episodic memory, can be operationalized as an auto-classified coefficient \$π\_i\$ in an external LLM-agent memory store, yielding ScrubJay-MEM: each m},
  url = {https://arxiv.org/abs/2608.04746},
  keywords = {cs.CL, cs.IR},
  eprint = {2608.04746},
  archiveprefix = {arXiv},
}

Metadata

{}