← Latest papers
💬 NLP

Momento: Evaluating Persistent Memory and Reasoning with Multi-Session Agentic Conversations

The paper introduces Momento, a benchmark designed to evaluate agentic AI's ability to maintain persistent memory and reason across multi-session interactions, revealing that current agents significantly struggle with accurately interpreting evolving user contexts and validating stale historical information.

Original authors: Adril Putra Merin, David Anugraha, Ayu Purwarianti, Genta Indra Winata

Published 2026-06-02
📖 4 min read☕ Coffee break read

Original authors: Adril Putra Merin, David Anugraha, Ayu Purwarianti, Genta Indra Winata

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 have a very smart, helpful personal assistant named "Agent." You've been using this agent for months to book restaurants, order food, and manage your membership.

The Problem: The "Amnesiac" Assistant
Most tests we give to these AI assistants right now are like giving them a pop quiz on a single, isolated day. They ask, "Can you book a table for tonight?" The AI says, "Yes!" and does it. Great.

But in real life, your life isn't just one day. It's a story that unfolds over weeks. You might tell the agent on Monday, "I'm trying to lose weight, so no pasta." Then, on Friday, you come back and say, "Let's get that pasta I wanted last week."

The paper argues that current AI assistants are terrible at this long-term story. They treat your past conversations like a reliable diary, assuming everything you said last week is still true today. They don't realize that your preferences might have changed, or that the information they remember might be "stale" (old and outdated). They forget to double-check the facts before acting.

The Solution: MOMENTO (The "Memory Gym")
The authors created a new test called MOMENTO. Think of this as a "memory gym" for AI agents. Instead of a single-day quiz, MOMENTO simulates a long-term relationship between a user and an assistant.

  • The Setup: The AI has to interact with a simulated human over many different "sessions" (like different days or weeks).
  • The Challenge: The human's goals change. They might interrupt a task, change their mind about what they want to eat, or refer to something they discussed three weeks ago.
  • The Memory: The AI has a special "backpack" (memory module) where it can store and retrieve past conversations. But the trick is, the backpack contains old information that needs to be checked against the current reality.

How They Tested It
They built a realistic restaurant simulation. The AI had to:

  1. Remember what the user liked in the past.
  2. Notice if the user's mood or diet changed.
  3. Use tools (like a database or a reservation system) to get fresh information.
  4. Make a decision based on both the old memory and the new facts.

The Results: The "False Confidence" Trap
When they ran the tests, the results were surprising. Even the smartest AI models failed often.

  • The Main Mistake: The AI didn't fail because it forgot the past. It failed because it trusted the past too much.
  • The Analogy: Imagine you ask your assistant, "Do I still have my gold membership?" The assistant looks at a note from last month that says "Yes, Gold." Instead of calling the bank to check if the status is still Gold today, the assistant just says, "Yes, you're Gold," and proceeds to book a table.
  • The Reality: The user might have lost their membership yesterday. Because the AI didn't verify the current status, it made a mistake.

The paper found that the biggest reason for failure was that the AI skipped the "verification step." It assumed the history was a perfect map of the present, rather than an old map that might need updating.

The Takeaway
The paper concludes that while AI is getting better at reasoning and using tools, it still struggles with persistent memory in long-term interactions. It treats old history as absolute truth rather than a hint that needs to be re-verified.

To build truly helpful long-term assistants, we need to teach them that just because they remember something from last week, it doesn't mean it's still true today. They need to be curious and double-check the facts before acting.

What the Paper Does NOT Say

  • It does not claim this technology is ready for hospitals or critical medical advice.
  • It does not say this will immediately change how you use your phone tomorrow.
  • It focuses strictly on the gap between current AI capabilities and the needs of long-term, multi-day interactions in service environments (like restaurants).

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 →