CLJul 23

PrefReward: Learning User Preference Matrix for Personalized Text Generation

arXiv:2607.2106717.3
Predicted impact top 37% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For LLM-based personalization, it offers a more interpretable and effective alternative to implicit representation methods.

PrefReward introduces a preference matrix to explicitly model user styles for personalized text generation, outperforming baselines on the LongLaMP dataset in quality and interpretability.

Large Language Models (LLMs) have demonstrated remarkable ability in generating personalized content by leveraging user histories and contextual cues. However, most existing personalization approaches rely on implicit representations within model parameters, making it difficult to interpret user-specific preferences or effectively handle long-context dependencies. To address these challenges, we propose PrefReward, a novel preference-aware generative framework that explicitly models user styles through a structured preference matrix and integrates it into the decoding process as a reward signal. PrefReward consists of two stages: (1) extracting a user-specific preference matrix that summarizes individual stylistic tendencies, and (2) using the matrix to guide generation via a KL-divergence-based reward function. Experiments on the LongLaMP dataset show that PrefReward outperforms non-personalized and retrieval-based baselines in both generation quality and personalization interpretability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes