ARTFEED — Contemporary Art Intelligence

MemArena: New Benchmark for On-Device Personal Memory Assistants

ai-technology · 2026-08-06

A new benchmark called MemArena has been introduced to evaluate on-device personal memory assistants that handle private interpersonal conversations using open-weight models. The benchmark, detailed in a paper on arXiv (2608.02613), addresses gaps in existing memory benchmarks by combining activity-dense interaction, ego-centric perspective, and coherent multi-session worlds. MemArena is built with the MASim agent simulator, simulating 50 agents over 15 days, generating 10.3 million dialog-text tokens and 24.1K text-only ego-observed tokens per agent per day. It co-generates ground truth across six evaluation dimensions: recall, reasoning, and trustworthiness. The study evaluates five open-weight readers with different memory backends: Vanilla context, BM25-RAG, Oracle retrieval, Memobase, and MemSearch. Key findings show that the choice of memory backend significantly impacts content accuracy. For instance, at Qwen3-0.6B, switching from Memobase to MemSearch yields gains of +32.5 and +19.2 percentage points, which exceeds the gains from scaling the reader model (+10.6 and +6.8 percentage points). This suggests that optimizing memory infrastructure may be more critical than increasing model size for these tasks. The benchmark aims to advance the development of edge-deployed personal memory assistants, emphasizing privacy and on-device processing.

Key facts

  • MemArena is a benchmark for on-device personal memory assistants.
  • It uses the MASim agent simulator to create a single-world conversational benchmark.
  • Simulation involves 50 agents over 15 days.
  • Generates 10.3 million dialog-text tokens and 24.1K text-only ego-observed tokens per agent per day.
  • Ground truth is co-generated across six dimensions: recall, reasoning, and trustworthiness.
  • Evaluates five open-weight readers: Vanilla context, BM25-RAG, Oracle retrieval, Memobase, and MemSearch.
  • Memory backend choice matters more than reader scaling for content accuracy.
  • At Qwen3-0.6B, Memobase-to-MemSearch gains +32.5/+19.2 pp, exceeding reader scaling gains (+10.6/+6.8 pp).
  • Paper available on arXiv with ID 2608.02613.

Entities

Institutions

  • arXiv

Sources