-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 883 Bytes
/
CITATION.cff
File metadata and controls
28 lines (28 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.2.0
title: "MemoryStress: The First Longitudinal Benchmark for AI Memory Systems"
message: "If you use this benchmark, please cite it as below."
type: software
authors:
- name: "OMEGA Memory"
repository-code: "https://github.com/omega-memory/memorystress"
url: "https://github.com/omega-memory/memorystress"
abstract: >-
MemoryStress is a longitudinal benchmark for evaluating AI agent memory
systems, LLM memory retention, and RAG pipeline degradation across 1,000
sessions spanning 10 simulated months. It measures 6 dimensions: recall
by age, degradation curves, contradiction resolution, cost efficiency,
cross-agent recall, and cold start recovery.
keywords:
- benchmark
- ai-agents
- llm
- memory-systems
- evaluation
- rag
- long-term-memory
- openai
- claude
- mcp
license: Apache-2.0
version: 0.1.0
date-released: "2026-02-14"