MemUse: Moving Memory Evaluation from Direct QA to Natural Integration in Long-Term Human-AI Conversation
Ryuichi Sumida, Koji Inoue, Tatsuya Kawahara
Stop optimizing memory systems for recall benchmarks. Build for natural integration: the system must detect when prior context is relevant and surface it without being asked. Benchmark on conversational moments, not fact retrieval.
Memory benchmarks test whether LLMs can recall facts when directly asked. But in real conversation, users don't quiz the AI—they expect it to naturally weave prior context into responses without prompting.
Method: A 4-month deployment with 40 users and 1,872 sessions tested 7 memory conditions. Direct QA accuracy ranged from 19.7% to 70.1%, but user satisfaction didn't budge. The disconnect: a system scoring 78.8% on Direct QA referenced only 7.9% of those facts in actual conversation—a 71-point gap. Natural integration (detecting relevance and weaving context unprompted) correlated with satisfaction; Direct QA didn't.
Caveats: Tested on general conversation. Task-specific domains (customer support, medical) may show different integration patterns.
Reflections: What architectural changes enable models to detect relevance and integrate context naturally, rather than just retrieve on demand? · Does natural integration degrade over longer time horizons (6+ months) as memory volume grows? · Can users learn to trust natural integration, or do they revert to explicitly prompting for recall?