← Latest papers
💬 NLP

MemArena: An Ego-Centric Benchmark for On-Device Agentic Personal Memory Assistants at Scale

MemArena introduces a large-scale, ego-centric benchmark and simulator for evaluating on-device personal memory assistants, revealing that memory backend selection significantly impacts content accuracy and trustworthiness while incurring minimal search latency on edge hardware.

Original authors: Jiadong Zhang, Xiaosong Ma

Published 2026-08-05
📖 4 min read☕ Coffee break read

Original authors: Jiadong Zhang, Xiaosong Ma

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are the personal assistant to a busy friend. You know their schedule, their secrets, and who they trust. But unlike a human friend who remembers things naturally, your digital assistant is a robot brain that needs to be told exactly what to remember and how to find it. This is the world of Agentic AI: smart programs that don't just answer questions but actively help you do things. A key part of making these assistants truly helpful is Personal Memory. This is the ability for an AI to remember past conversations, store private details, and recall them later to help you. However, there is a catch: for privacy reasons, we want these assistants to live on your phone or laptop (your "edge device") rather than sending your secrets to a giant cloud server. The big question scientists are asking is: Can a small, private AI on your device actually remember enough about your life to be useful, while keeping your secrets safe from prying ears?

This paper, titled MEMARENA, tackles that exact problem by building a massive, realistic test to see how well these on-device memory assistants actually work. The researchers realized that previous tests were too simple; they were like asking a student to remember a single fact from a textbook, rather than remembering a whole semester of complex social interactions. To fix this, they created a "simulated world" called MASIM. Think of it as a digital soap opera where 50 different AI characters (like Alice, Bob, and Charlie) live together for 15 days. They chat, make plans, share secrets, and argue, generating over 10 million words of conversation. Crucially, the test is ego-centric, meaning the AI assistant only sees what its specific user sees. If Alice tells a secret to Bob, Charlie's assistant shouldn't know about it unless Charlie was there. This setup mimics real life, where your memory is limited to your own perspective and the rules of who you can talk to.

The team used this massive simulation to test five different "memory backends" (the filing systems the AI uses to store and find information) paired with five different AI models (the "brains" doing the reading). They asked the assistants questions about what happened days or weeks ago, whether they could figure out if a story changed over time, and most importantly, whether they could keep secrets when asked by the wrong person.

Here is what they found, and it's a bit of a plot twist. First, the filing system matters more than the brain size. It turns out that having a super-smart, huge AI model doesn't help much if its filing cabinet is messy. Switching from a weak filing system to a better one (like moving from a simple keyword search to a smart semantic search) boosted the AI's ability to remember facts by a huge margin—sometimes over 30 percentage points. In fact, a tiny AI with a great filing system often remembered more than a giant AI with a bad one.

Second, keeping secrets is currently a major failure. The researchers tested if the assistants would refuse to tell a secret to someone who wasn't allowed to know. The results were sobering: almost every system failed. Some were too timid and refused to answer even when they should have shared the info (like a nervous librarian), while others were too loose and accidentally leaked secrets to the wrong people. The "perfect" system that knew exactly what to share and what to hide didn't exist yet; the current tools just aren't good at understanding social permission.

Finally, speed isn't the big problem. The researchers worried that searching through years of memories would make the AI slow and laggy on a phone. They found that on modern edge devices, the time it takes to search the memory is actually very small—adding only about 7 to 87 milliseconds depending on the system. The real bottleneck is the AI itself thinking, not the memory search.

In short, the paper suggests that to build a truly personal AI assistant, we shouldn't just focus on making the AI brain bigger. Instead, we need to build much smarter, more secure ways for it to organize and retrieve its memories. The technology is close, but the "social rules" of what to share and what to hide are still a work in progress.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →