When Should Memory Stay Silent: Measuring Memory-Use Boundaries in Memory-Augmented Conversational Agents
- model Claude Sonnet 4.6
- model DeepSeek-V4-Flash
- model Qwen3.5 9B
- model gpt-5.4-mini
Researchers have introduced RBI-Eval, a study to measure when memory should be integrated into responses in memory-augmented conversational agents, revealing substantial behavioral divergence between models with and without access to sensitive memory.
The RBI-Eval study compares model behavior with and without access to sensitive memory under identical benign prompts, evaluating four base LLMs against a matched no-memory reference across four memory-access settings[1]. Findings show that with memory available, the separation score for sensitive-memory integration decreases by 8.9%--26.6% relative to the matched no-memory reference for GPT-5.4-mini, and by 51.1%--82.9% for Claude-Sonnet-4.6, DeepSeek-V4-Flash, and Qwen3.5-9B. Control experiments on DeepSeek and GPT-5.4-mini indicate this effect is specific to sensitive content. Separately, a study on Search-Time Contamination (STC) found that it can inflate performance by up to 4%[2]. This suggests that existing evaluations may overestimate true reasoning ability due to STC. The RBI-Eval findings imply that safe personalization requires memory-aware decisions at both retrieval and generation time.
model-releaseapplicationproduct-launchresearch-paper
Background sources we checked (3)
- arxiv.org ↗ Long-term memory enables language model agents to support personalized interactions, but it remains unclear when available memories warrant integration into responses. Existing memory evaluations emphasize retrieval accuracy and downstream task utility, while overlooking whether …
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…