Towards Effective Model Editing for LLM Personalization
Abstract
Personalization is becoming indispensable for LLMs to align with individual user preferences and needs. Yet current approaches are often computationally expensive, data-intensive, susceptible to catastrophic forgetting, and prone to performance degradation in multi-turn interactions or when handling implicit queries. To address these challenges, we conceptualize personalization as a model editing task and introduce Personalization Editing, a framework that applies localized edits guided by clustered preference representations. This design enables precise preference-aligned updates while preserving overall model capabilities. In addition, existing personalization benchmarks frequently rely on persona-based dialogs between LLMs rather than user-LLM interactions, or focus primarily on stylistic imitation while neglecting information-seeking tasks that require accurate recall of user-specific preferences. We introduce User Preference Question Answering (UPQA), a short-answer QA dataset constructed from in-situ user queries with varying levels of difficulty. Unlike prior benchmarks, UPQA directly evaluates a model's ability to recall and apply specific user preferences. Across experimental settings, Personalization Editing achieves higher editing accuracy and greater computational efficiency than fine-tuning, while outperforming prompting-based baselines in multi-turn conversations and implicit preference questions settings.
Keywords
Cite
@article{arxiv.2512.13676,
title = {Towards Effective Model Editing for LLM Personalization},
author = {Baixiang Huang and Limeng Cui and Jiapeng Liu and Haoran Wang and Jiawei Xu and Zhuiyue Tan and Yutong Chen and Chen Luo and Yi Liu and Kai Shu},
journal= {arXiv preprint arXiv:2512.13676},
year = {2025}
}
Comments
15 pages (including appendix), 7 figures. Code, data, results, and additional resources are available at: https://model-editing.github.io