English

Drift: Decoding-time Personalized Alignments with Implicit User Preferences

Computation and Language 2025-05-09 v3

Abstract

Personalized alignments for individual users have been a long-standing goal in large language models (LLMs). We introduce Drift, a novel framework that personalizes LLMs at decoding time with implicit user preferences. Traditional Reinforcement Learning from Human Feedback (RLHF) requires thousands of annotated examples and expensive gradient updates. In contrast, Drift personalizes LLMs in a training-free manner, using only a few dozen examples to steer a frozen model through efficient preference modeling. Our approach models user preferences as a composition of predefined, interpretable attributes and aligns them at decoding time to enable personalized generation. Experiments on both a synthetic persona dataset (Perspective) and a real human-annotated dataset (PRISM) demonstrate that Drift significantly outperforms RLHF baselines while using only 50-100 examples. Our results and analysis show that Drift is both computationally efficient and interpretable.

Keywords

Cite

@article{arxiv.2502.14289,
  title  = {Drift: Decoding-time Personalized Alignments with Implicit User Preferences},
  author = {Minbeom Kim and Kang-il Lee and Seongho Joo and Hwaran Lee and Thibaut Thonet and Kyomin Jung},
  journal= {arXiv preprint arXiv:2502.14289},
  year   = {2025}
}

Comments

19 pages, 6 figures

R2 v1 2026-06-28T21:50:56.134Z