English

OCR-Memory: Optical Context Retrieval for Long-Horizon Agent Memory

Computation and Language 2026-04-30 v1

Abstract

Autonomous LLM agents increasingly operate in long-horizon, interactive settings where success depends on reusing experience accumulated over extended histories. However, existing agent memory systems are fundamentally constrained by text-context budgets: storing or revisiting raw trajectories is prohibitively token-expensive, while summarization and text-only retrieval trade token savings for information loss and fragmented evidence. To address this limitation, we propose Optical Context Retrieval Memory (OCR-Memory), a memory framework that leverages the visual modality as a high-density representation of agent experience, enabling retention of arbitrarily long histories with minimal prompt overhead at retrieval time. Specifically, OCR-Memory renders historical trajectories into images annotated with unique visual identifiers. OCR-Memory retrieves stored experience via a \emph{locate-and-transcribe} paradigm that selects relevant regions through visual anchors and retrieves the corresponding verbatim text, avoiding free-form generation and reducing hallucination. Experiments on long-horizon agent benchmarks show consistent gains under strict context limits, demonstrating that optical encoding increases effective memory capacity while preserving faithful evidence recovery.

Keywords

Cite

@article{arxiv.2604.26622,
  title  = {OCR-Memory: Optical Context Retrieval for Long-Horizon Agent Memory},
  author = {Jinze Li and Yang Zhang and Xin Yang and Jiayi Qu and Jinfeng Xu and Shuo Yang and Junhua Ding and Edith Cheuk-Han Ngai},
  journal= {arXiv preprint arXiv:2604.26622},
  year   = {2026}
}

Comments

Accepted to ACL 2026 (Main Conference)

R2 v1 2026-07-01T12:41:14.843Z