paper-with-me

홈 › Papers

PRIME: Large Language Model Personalization with Cognitive Memory and Thought Processes

2025-07-07 · Xinliang Frederick Zhang, Nick Beauchamp, Lu Wang

Large language model (LLM) personalization aims to align model outputs with individuals' unique preferences and opinions. While recent efforts have implemented various personalization methods, a unified theoretical framework that can systematically understand the drivers of effective personalization is still lacking. In this work, we integrate the well-established cognitive dual-memory model into LLM personalization, by mirroring episodic memory to historical user engagements and semantic memory to long-term, evolving user beliefs. Specifically, we systematically investigate memory instantiations and introduce a unified framework, PRIME, using episodic and semantic memory mechanisms. We further augment PRIME with a novel personalized thinking capability inspired by the slow thinking strategy. Moreover, recognizing the absence of suitable benchmarks, we introduce a dataset using Change My View (CMV) from Reddit, specifically designed to evaluate long-context personalization. Extensive experiments validate PRIME's effectiveness across both long- and short-context scenarios. Further analysis confirms that PRIME effectively captures dynamic personalization beyond mere popularity biases.

📄 PDF Abstract BibTeX arXiv:2507.04607

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Personalized Language Models via Privacy-Preserving Evolutionary Model Merging

2025-03-23 · KyuYoung Kim, Jinwoo Shin, Jaehyung Kim

Personalization in large language models (LLMs) seeks to tailor models to individual user or user group preferences. Prompt-based methods augment queries with user preference information, whereas training-based methods d…

Evolutionary AlgorithmsPrivacy Preserving

MemWeaver: A Hierarchical Memory from Textual Interactive Behaviors for Personalized Generation

2025-10-09 · Shuo Yu, Mingyue Cheng, Daoyu Wang, Qi Liu 외 arxiv

The primary form of user-internet engagement is shifting from leveraging implicit feedback signals, such as browsing and clicks, to harnessing the rich explicit feedback provided by textual interactive behaviors. This sh…

SPARK: Search Personalization via Agent-Driven Retrieval and Knowledge-sharing

2025-12-30 · Gaurab Chhetri, Subasish Das, Tausif Islam Chowdhury arxiv

Personalized search demands the ability to model users' evolving, multi-dimensional information needs; a challenge for systems constrained by static profiles or monolithic retrieval pipelines. We present SPARK (Search Pe…

Information Retrieval

PRIME: Planning and Retrieval-Integrated Memory for Enhanced Reasoning

2025-09-26 · Hieu Tran, Zonghai Yao, Nguyen Luong Tran, Zhichao Yang 외 arxiv

Inspired by the dual-process theory of human cognition from \textit{Thinking, Fast and Slow}, we introduce \textbf{PRIME} (Planning and Retrieval-Integrated Memory for Enhanced Reasoning), a multi-agent reasoning framewo…

Enabling Personalized Long-term Interactions in LLM-based Agents through Persistent Memory and User Profiles

2025-10-09 · Rebecca Westhäußer, Wolfgang Minker, Sebatian Zepf arxiv

Large language models (LLMs) increasingly serve as the central control unit of AI agents, yet current approaches remain limited in their ability to deliver personalized interactions. While Retrieval Augmented Generation …