Personalization of Large Language Models: A Survey
Zhehao Zhang, Ryan A. Rossi, Branislav Kveton, Yijia Shao, Diyi Yang, Hamed Zamani, Franck Dernoncourt, Joe Barrow, Tong Yu, Sungchul Kim, Ruiyi Zhang, Jiuxiang Gu, Tyler Derr, Hongjie Chen, Junda Wu, Xiang Chen, Zichao Wang, Subrata Mitra, Nedim Lipka, Nesreen Ahmed, Yu Wang
TL;DR
The paper provides a unified framework for personalization of large language models by bridging direct personalized text generation with downstream task personalization through formal foundations and comprehensive taxonomies. It introduces three levels of personalization granularity, a taxonomy of techniques (RAG, prompting, representation learning, RLHF), and explicit evaluation and dataset taxonomies to standardize research and practice. The work further surveys applications across education, healthcare, finance, law, coding, and search, and discusses open problems including benchmarks, cold-start, bias, privacy, and multimodality. Together, these contributions offer a structured, multi-faceted roadmap for designing, evaluating, and deploying personalized LLMs in diverse domains. The ultimate goal is to enable integrated, scalable, and ethically responsible personalized AI that adapts to individual and group user needs while maintaining safety and fairness.
Abstract
Personalization of Large Language Models (LLMs) has recently become increasingly important with a wide range of applications. Despite the importance and recent progress, most existing works on personalized LLMs have focused either entirely on (a) personalized text generation or (b) leveraging LLMs for personalization-related downstream applications, such as recommendation systems. In this work, we bridge the gap between these two separate main directions for the first time by introducing a taxonomy for personalized LLM usage and summarizing the key differences and challenges. We provide a formalization of the foundations of personalized LLMs that consolidates and expands notions of personalization of LLMs, defining and discussing novel facets of personalization, usage, and desiderata of personalized LLMs. We then unify the literature across these diverse fields and usage scenarios by proposing systematic taxonomies for the granularity of personalization, personalization techniques, datasets, evaluation methods, and applications of personalized LLMs. Finally, we highlight challenges and important open problems that remain to be addressed. By unifying and surveying recent research using the proposed taxonomies, we aim to provide a clear guide to the existing literature and different facets of personalization in LLMs, empowering both researchers and practitioners.
