Memory benchmark

MemoryBench

A benchmark for memory and continual learning in LLM systems that tests declarative and procedural memory learned from explicit and implicit user feedback.

Best for

  • Learning continuously from user feedback

Evaluation style

  • Simulated service-time feedback

Memory horizon

  • Stepwise continual learning

Scale

  • 28 benchmarks across three domains, four task formats, and two languages, with eight published baselines.

Tasks

  • Declarative memory
  • Procedural memory
  • Explicit feedback
  • Implicit feedback

What it measures

  • Continual-learning effectiveness
  • Learning efficiency
  • Stepwise improvement
  • Forgetting

Original research

MemoryBench: A Benchmark for Memory and Continual Learning in LLM Systems

This is the paper that introduced MemoryBench.

arXiv:2510.17281

Used in the field

Papers evaluated on MemoryBench

BenchmarkAgent Memory

ATANT v1.1: Positioning Continuity Evaluation Against Memory, Long-Context, and Agentic-Memory Benchmarks

Samuel Sameer Tanguturi

· 2026

ATANT v1.1 structurally analyzes seven benchmarks using the 7 v1.0 continuity properties, the 10 checkpoints, a property-coverage matrix, and the Kenotic v1.0 reference implementation. ATANT v1.1 reports 96% ATANT cumulative-scale versus 8.8% LOCOMO substring accuracy, showing that LOCOMO, LongMemEval, BEAM, MemoryBench, Zep eval, MemGPT/Letta, and RULER measure different properties from continuity.

Agent Memory

MedMemoryBench: Benchmarking Agent Memory in Personalized Healthcare

Yihao Wang, Haoran Xu et al.

arXiv 2026 · 2026

MedMemoryBench builds a four stage pipeline with Patient Profile Construction, Disease Progression Event Generation, Multi turn Sessions Simulation, and Memory Extraction and Query Construction to synthesize long horizon, clinically grounded interactions. On MedMemoryBench Efficient vs Mixed, methods like Letta drop from 51.21% to 41.55% average accuracy, quantifying how memory saturation harms personalized healthcare agents.