paper-with-me

홈 › Papers

Memory Retrieval for Changing Preferences

2026-06-02 · Yuehan Qin, Li Li, Linxin Song, Wei Yang, Jiate Li, Yuqing Yang, Yue Zhao arxiv

Long-context dialogue systems must decide both when to access memory and which parts of the interaction history are relevant. Existing approaches typically rely on heuristic retrieval signals or always-on memory usage, failing to account for the changing and potentially inconsistent nature of user preferences. In this work, we propose a unified framework for memory access and selection based on changing preferences. We formulate personalized memory retrieval as identifying which historical turns provide evidence about a user's latent preference state, rather than relying on surface-level semantic similarity. To this end, we quantify the utility of each memory turn using a Bayes factor, defined as the improvement in the model's likelihood of the reference response when the turn is included in context. This provides a principled measure of evidence strength and a unified signal for both memory access and selection. By framing memory retrieval as utility estimation, the model learns to identify salient turns and regulate memory usage based on expected utility. Experiments on four heterogeneous memory benchmarks show that our approach outperforms existing embedding-based retrieval on long-context, preference-intensive tasks where modeling changing preferences is essential, while remaining competitive in low-density regimes where semantic similarity suffices.

📄 PDF Abstract BibTeX arXiv:2606.02976

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

RGMem: Renormalization Group-inspired Memory Evolution for Language Agents

2025-10-18 · Ao Tian, Yunfeng Lu, Xinxin Fan, Changhao Wang 외 arxiv

Personalized and continuous interactions are critical for LLM-based conversational agents, yet finite context windows and static parametric memory hinder the modeling of long-term, cross-session user states. Existing app…

PRAGMA: Evaluating Personalized Guidance with Memory Alignment in Lifelong Conversations

2026-09-09 · Hyojeong Yu, Hyukhun Koh, Minsung Kim, Yunah Jang 외 arxiv

Large language models (LLMs) are increasingly deployed as personalized assistants that interact with users over extended periods of time. As conversations grow longer, relying on full interaction histories becomes increa…

Learning User-Aware Recall: Personalized Retrieval in Long-Term Conversational Memory

2026-05-28 · ZhiShu Jiang, Haibo Liu, Xin Shen, Guanqiang QI 외 arxiv

Long-term conversational agents are expected to remember past interactions, but memory is useful only when the right evidence is recalled for the right user. Existing memory-augmented LLM agents have made progress in bui…

VehicleMemBench: An Executable Benchmark for Multi-User Long-Term Memory in In-Vehicle Agents

2026-03-25 · Yuhao Chen, Yi Xu, Xinyun Ding, Xiang Fang 외 arxiv

With the growing demand for intelligent in-vehicle experiences, vehicle-based agents are evolving from simple assistants to long-term companions. This evolution requires agents to continuously model multi-user preference…

Async Learned User Embeddings for Ads Delivery Optimization

2024-06-09 · Mingwei Tang, Meng Liu, Hong Li, Junjie Yang 외

In recommendation systems, high-quality user embeddings can capture subtle preferences, enable precise similarity calculations, and adapt to changing preferences over time to maintain relevance. The effectiveness of reco…

Graph LearningRecommendation SystemsRetrieval