paper-with-me

Papers

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

2026-05-25 · Yeonjun In, Wonjoong Kim, Sangwu Park, Kanghoon Yoon, Chanyoung Park arxiv

Existing large language model (LLM) based memory systems apply universal, static policies that overlook a fundamental reality: the contexts that are worth storing in memory are different across users. This misalignment wastes limited memory budget on transient interactions while failing to preserve critical context for long horizon tasks. To address this gap, we investigate an underexplored question: can LLM based memory systems learn personalized memory policies? We introduce PerMemBench, the first benchmark for evaluating personalized memory systems, featuring multi year, multi domain interaction histories across diverse user personas. We further present the first empirical study of memory personalization, proposing session level storage gating, a lightweight framework that selectively bypasses memory operations for transient sessions. Our study confirms that personalization yields substantial retention gains under perfect gating, yet reveals that accurate gating remains an open and critical challenge.

📄 PDF Abstract BibTeX arXiv:2605.25535

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Root Memories: Benchmarking and Enhancing Implicit Logical Memory Retrieval for Personalized LLMs

2026-06-22 · Hongxun Ding, Xiang Yu, Chengbing Wang, Jianfei Xiao 외 arxiv

Memory systems are essential for personalized Large Language Models (LLMs). However, existing retrieval methods in these systems primarily rely on semantic similarity, potentially missing logically critical memories with…

Semantic SimilaritySemantic Retrieval

Personalized Large Language Model Assistant with Evolving Conditional Memory

2023-12-22 · Ruifeng Yuan, Shichao Sun, Yongqi Li, Zili Wang 외

With the rapid development of large language models, AI assistants like ChatGPT have become increasingly integrated into people's works and lives but are limited in personalized services. In this paper, we present a plug…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

How Does Personalized Memory Shape LLM Behavior? Benchmarking Rational Preference Utilization in Personalized Assistants

2026-01-23 · Xueyang Feng, Weinan Gan, Xu Chen, Quanyu Dai 외 arxiv

Large language model (LLM)-powered assistants have recently integrated memory mechanisms that record user preferences, leading to more personalized and user-aligned responses. However, irrelevant personalized memories ar…

M2A: Multimodal Memory Agent with Dual-Layer Hybrid Memory for Long-Term Personalized Interactions

2026-02-07 · Junyu Feng, Binxiao Xu, Jiayi Chen, Mengyu Dai 외 arxiv

This work addresses the challenge of personalized question answering in long-term human-machine interactions: when conversational history spans weeks or months and exceeds the context window, existing personalization mec…

Question Answering

FedMeS: Personalized Federated Continual Learning Leveraging Local Memory

2024-04-19 · Jin Xie, Chenqing Zhu, Songze Li

We focus on the problem of Personalized Federated Continual Learning (PFCL): a group of distributed clients, each with a sequence of local tasks on arbitrary data distributions, collaborate through a central server to tr…

AllContinual Learning