← Latest papers
🤖 AI

Personalize-then-Store: Benchmarking and Learning Personalized Memory for Long-horizon Agents

This paper introduces PerMemBench, the first benchmark for evaluating personalized memory systems, and presents a session-level storage gating framework that demonstrates the potential for significant retention gains while highlighting the critical challenge of accurately learning personalized memory policies.

Original authors: Yeonjun In, Wonjoong Kim, Sangwu Park, Kanghoon Yoon, Chanyoung Park

Published 2026-05-26
📖 5 min read🧠 Deep dive

Original authors: Yeonjun In, Wonjoong Kim, Sangwu Park, Kanghoon Yoon, Chanyoung Park

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

The Big Problem: The "One-Size-Fits-All" Filing Cabinet

Imagine you have a personal assistant (an AI agent) who helps you with everything: planning your wedding, writing code, cooking dinner, and tracking your fitness.

Currently, these assistants have a memory problem. They use a "one-size-fits-all" rule to decide what to remember. Think of it like a filing cabinet with a strict rule: "If you talk about it, write it down. If the cabinet gets full, throw out the oldest papers."

The paper argues this is a terrible strategy because people are different.

  • Alice might use her assistant to plan a massive, multi-year culinary business. For her, every detail about recipes and business plans is critical and must be saved forever. But when she asks for a quick "what's the weather?" or a one-off travel tip, she doesn't need that stored forever.
  • Bob might use his assistant to plan a complex software project (which needs memory) but only asks for quick, random cooking tips (which don't need memory).

The Current Mistake: The AI treats Alice and Bob the same. It wastes space saving Bob's quick cooking tips (which are "transient" or temporary) while potentially running out of room to save the critical details of Alice's multi-year business project. It's like filling a backpack with sandbags (useless junk) when you should be saving room for a life-saving map.

The Solution: A "Smart Gatekeeper"

The authors propose a new system called Personalized Memory. Instead of a rigid rule, the AI needs a Gatekeeper.

Imagine a bouncer at a club.

  • Old System: The bouncer lets everyone in, regardless of who they are. The club gets crowded with people who just want to say "hi" and leave, pushing out the VIPs who need to stay.
  • New System (Personalized): The Gatekeeper looks at the person. If they are a VIP (like Alice's business project), they get a golden ticket to stay in the memory. If they are just passing through (like Bob's quick weather check), the Gatekeeper says, "No need to write this down; just chat and move on."

The goal is to teach the AI to learn who the user is and what they actually need to remember, rather than guessing based on a generic rule.

The New Tool: PerMem-Bench (The "Training Gym")

To test if AI can actually learn this "Gatekeeper" skill, the researchers built a new testing ground called PerMem-Bench.

Think of this as a gym for AI memory.

  • The Trainees: They created 20 unique "personas" (digital humans) with very different lives. Some are students, some are entrepreneurs, some are travelers.
  • The Workout: They simulated years of conversations for each person. Some conversations were long, complex projects (like building a house); others were quick, one-time questions (like asking for a joke).
  • The Gold Standard: The researchers knew exactly which conversations should have been saved and which shouldn't. This allows them to grade the AI: "Did you save the right things? Did you forget the right things?"

They even built a version where the user's life changes (e.g., Alice finishes her business and starts a new hobby), testing if the AI can adapt its memory rules when the user's needs shift.

What They Found: The "Perfect" vs. The "Real"

The researchers tested three types of Gatekeepers:

  1. The Universal Policy: The old "save everything" method.
  2. The Greedy Gatekeeper: Looks only at the current conversation to decide.
  3. The Structure-Aware Gatekeeper: Looks at the history and tries to understand the "story" or "project" behind the conversations.

The Results:

  • The Potential is Huge: They found that if you had a Perfect Gatekeeper (who knew exactly what to save), the AI's memory performance would skyrocket. It would remember critical details much better, especially when the memory space is small (like a small backpack).
  • The Reality Check: However, the current "smart" Gatekeepers (the AI models they tested) aren't perfect yet.
    • They are getting better at spotting long-term projects.
    • But they struggle when a user's life changes (e.g., when a long project suddenly ends). They tend to keep saving things that are no longer important because they are "stuck" in the old pattern.
    • Because the Gatekeepers make mistakes, the current "Personalized" systems only show small improvements over the old "Save Everything" systems.

The Bottom Line

The paper concludes that personalization is the future, but we aren't there yet.

  • The Dream: An AI that knows you so well it only remembers the things that truly matter to your specific life, saving space and making you smarter.
  • The Current State: We have the map (the benchmark) and the idea (the Gatekeeper), but the Gatekeepers are still a bit clumsy. They need to get better at recognizing when a user's needs change so they don't waste space on the past.

The paper doesn't claim this is ready for your phone today; it claims we now have the first real way to measure and improve this specific skill, and the potential reward for getting it right is massive.

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 →