paper-with-me

Papers

PersistBench: When Should Long-Term Memories Be Forgotten by LLMs?

2026-02-01 · Sidharth Pulipaka, Oliver Chen, Manas Sharma, Taaha S Bajwa, Vyas Raina, Ivaxi Sheth arxiv

Conversational assistants are increasingly integrating long-term memory with large language models (LLMs). This persistence of memories, e.g., the user is vegetarian, can enhance personalization in future conversations. However, the same persistence can also introduce safety risks that have been largely overlooked. Hence, we introduce PersistBench to measure the extent of these safety risks. We identify two long-term memory-specific risks: cross-domain leakage, where LLMs inappropriately inject context from the long-term memories; and memory-induced sycophancy, where stored long-term memories insidiously reinforce user biases. We evaluate 18 frontier and open-source LLMs on our benchmark. Our results reveal a surprisingly high failure rate across these LLMs - a median failure rate of 53% on cross-domain samples and 97% on sycophancy samples. To address this, our benchmark encourages the development of more robust and safer long-term memory usage in frontier conversational systems.

📄 PDF Abstract BibTeX arXiv:2602.01146

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MemSyco-Bench: Benchmarking Sycophancy in Agent Memory

2026-07-01 · Zhishang Xiang, Zerui Chen, Yunbo Tang, Zhimin Wei 외 hf

Memory has emerged as a cornerstone of modern LLM-based agents, supporting their evolution from single-turn assistants to long-term collaborators. However, memory is not always beneficial: retrieved memories often induce…

Should RAG Chatbots Forget Unimportant Conversations? Exploring Importance and Forgetting with Psychological Insights

2024-09-19 · Ryuichi Sumida, Koji Inoue, Tatsuya Kawahara

While Retrieval-Augmented Generation (RAG) has shown promise in enhancing long-term conversations, the increasing memory load as conversations progress degrades retrieval accuracy. Drawing on psychological insights, we p…

RAGRetrievalRetrieval-augmented Generation

SHARE: Shared Memory-Aware Open-Domain Long-Term Dialogue Dataset Constructed from Movie Script

2024-10-28 · Eunwon Kim, Chanho Park, Buru Chang

Shared memories between two individuals strengthen their bond and are crucial for facilitating their ongoing conversations. This study aims to make long-term dialogue more engaging by leveraging these shared memories. To…

Towards Lifelong Dialogue Agents via Timeline-based Memory Management

2024-06-16 · Kai Tzu-iunn Ong, Namyoung Kim, Minju Gwak, Hyungjoo Chae 외

To achieve lifelong human-agent interaction, dialogue agents need to constantly memorize perceived information and properly retrieve it for response generation (RG). While prior studies focus on getting rid of outdated m…

counterfactualManagementQuestion AnsweringRelation+1

Learning How to Remember: A Meta-Cognitive Management Method for Structured and Transferable Agent Memory

2026-01-12 · Sirui Liang, Pengfei Cao, Jian Zhao, Wenhao Teng 외 arxiv

Large language model (LLM) agents increasingly rely on accumulated memory to solve long-horizon decision-making tasks. However, most existing approaches store memory in fixed representations and reuse it at a single or i…