paper-with-me

홈 › Papers

PerLTQA: A Personal Long-Term Memory Dataset for Memory Classification, Retrieval, and Synthesis in Question Answering

2024-02-26 · Yiming Du, Hongru Wang, Zhengyi Zhao, Bin Liang, Baojun Wang, Wanjun Zhong, Zezhong Wang, Kam-Fai Wong

Long-term memory plays a critical role in personal interaction, considering long-term memory can better leverage world knowledge, historical information, and preferences in dialogues. Our research introduces PerLTQA, an innovative QA dataset that combines semantic and episodic memories, including world knowledge, profiles, social relationships, events, and dialogues. This dataset is collected to investigate the use of personalized memories, focusing on social interactions and events in the QA task. PerLTQA features two types of memory and a comprehensive benchmark of 8,593 questions for 30 characters, facilitating the exploration and application of personalized memories in Large Language Models (LLMs). Based on PerLTQA, we propose a novel framework for memory integration and generation, consisting of three main components: Memory Classification, Memory Retrieval, and Memory Synthesis. We evaluate this framework using five LLMs and three retrievers. Experimental results demonstrate that BERT-based classification models significantly outperform LLMs such as ChatGLM3 and ChatGPT in the memory classification task. Furthermore, our study highlights the importance of effective memory integration in the QA task.

📄 PDF Abstract BibTeX arXiv:2402.16288

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRetrievalWorld Knowledge

Similar Papers 제목 키워드 기반

Rethinking How to Remember: Beyond Atomic Facts in Lifelong LLM Agent Memory

2026-05-19 · Jingwei Sun, Jianing Zhu, Jiangchao Yao, Tongliang Liu 외 arxiv

To enable reliable long-term interaction, LLM agents require a memory system that can faithfully store, efficiently retrieve, and deeply reason over accumulated dialogue history. Most existing methods adopt an extracted …

ComMer: a Framework for Compressing and Merging User Data for Personalization

2025-01-05 · Yoel Zeldes, Amir Zait, Ilia Labzovsky, Danny Karmon 외

Large Language Models (LLMs) excel at a wide range of tasks, but adapting them to new data, particularly for personalized applications, poses significant challenges due to resource and computational constraints. Existing…

Headline Generation

From Recall to Forgetting: Benchmarking Long-Term Memory for Personalized Agents

2026-04-21 · Md Nayem Uddin, Kumar Shubham, Eduardo Blanco, Chitta Baral 외 arxiv

Personalized agents that interact with users over long periods must maintain persistent memory across sessions and update it as circumstances change. However, existing benchmarks predominantly frame long-term memory eval…

CloneMem: Benchmarking Long-Term Memory for AI Clones

2026-01-11 · Sen Hu, Zhiyu Zhang, Yuxiang Wei, Xueran Han 외 arxiv

AI Clones aim to simulate an individual's thoughts and behaviors to enable long-term, personalized interaction, placing stringent demands on memory systems to model experiences, emotions, and opinions over time. Existing…

According to Me: Long-Term Personalized Referential Memory QA

2026-03-02 · Jingbiao Mei, Jinghong Chen, Guangyu Yang, Xinyu Hou 외 arxiv

Personalized AI assistants must recall and reason over long-term user memory, which naturally spans multiple modalities and sources such as images, videos, and emails. However, existing Long-term Memory benchmarks focus …

Answer Generation