CLAIJun 13, 2025

Personalized LLM Decoding via Contrasting Personal Preference

arXiv:2506.12109v29 citationsh-index: 1EMNLP
Originality Incremental advance
AI Analysis

This addresses the need for effective personalization in LLMs, offering a novel decoding-time method that is incremental but practical for users.

The paper tackles the problem of personalizing large language models (LLMs) for real-world applications by proposing CoPe, a decoding-time approach that improves personalization by an average of 10.57% in ROUGE-L across five tasks.

As large language models (LLMs) are progressively deployed in various real-world applications, personalization of LLMs has become increasingly important. While various approaches to LLM personalization such as prompt-based and training-based methods have been actively explored, the development of effective decoding-time algorithms remains largely overlooked, despite their demonstrated potential. In this paper, we propose CoPe (Contrasting Personal Preference), a novel decoding-time approach applied after performing parameter-efficient fine-tuning (PEFT) on user-specific data. Our core idea is to leverage reward-guided decoding specifically for personalization by maximizing each user's implicit reward signal. We evaluate CoPe across five open-ended personalized text generation tasks. Our empirical results demonstrate that CoPe achieves strong performance, improving personalization by an average of 10.57% in ROUGE-L, without relying on external reward models or additional training procedures.

Foundations

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

Your Notes