Response-Aware User Memory Selection for LLM Personalization
Jillian Fisher, Jennifer Neville, Chan Young Park

TL;DR
This paper introduces RUMS, an information-theoretic method for selecting user memory in LLMs that improves response quality and reduces computational costs compared to existing similarity-based methods.
Contribution
RUMS is a novel mutual information-based approach that better aligns user memory selection with model response utility, outperforming prior similarity-based methods.
Findings
RUMS improves response quality over existing methods.
Memory selection with RUMS reduces computational costs by up to 95%.
RUMS models significantly larger (up to 400x) than previous approaches.
Abstract
A common approach to personalization in large language models (LLMs) is to incorporate a subset of the user memory into the prompt at inference time to guide the model's generation. Existing methods select these subsets primarily using similarity between user memory items and input queries, ignoring how features actually affect the model's response distribution. We propose Response-Utility optimization for Memory Selection (RUMS), a novel method that selects user memory items by measuring the mutual information between a subset of memory and the model's outputs, identifying items that reduce response uncertainty and sharpen predictions beyond semantic similarity. We demonstrate that this information-theoretic foundation enables more principled user memory selection that aligns more closely with human selection compared to state-of-the-art methods, and models larger.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
