English

Personalize Your LLM: Fake it then Align it

Machine Learning 2025-03-06 v3

Abstract

Personalizing large language models (LLMs) is essential for delivering tailored interactions that improve user experience. Many existing personalization methods require fine-tuning LLMs for each user, rendering them prohibitively expensive for widespread adoption. Although retrieval-based approaches offer a more compute-efficient alternative, they still depend on large, high-quality datasets that are not consistently available for all users. To address this challenge, we propose CHAMELEON, a scalable and efficient personalization approach that uses (1) self-generated personal preference data and (2) representation editing to enable quick and cost-effective personalization. Our experiments on various tasks, including those from the LaMP personalization benchmark, show that CHAMELEON efficiently adapts models to personal preferences, improving instruction-tuned models and outperforms two personalization baselines by an average of 40% across two model architectures.

Keywords

Cite

@article{arxiv.2503.01048,
  title  = {Personalize Your LLM: Fake it then Align it},
  author = {Yijing Zhang and Dyah Adila and Changho Shin and Frederic Sala},
  journal= {arXiv preprint arXiv:2503.01048},
  year   = {2025}
}

Comments

NAACL 2025 Findings

R2 v1 2026-06-28T22:03:53.510Z