A Survey on Personalized Alignment -- The Missing Piece for Large Language Models in Real-World Applications
Jian Guan, Junfei Wu, Jia-Nan Li, Chuanqi Cheng, Wei Wu
TL;DR
The paper addresses the limitation of universal alignment in real-world LLM deployments by proposing a comprehensive, three-component framework for personalized alignment: preference memory management, personalized generation and rewarding, and alignment through feedback. It provides a systematic taxonomy of techniques, covering explicit and implicit preferences, prompting/encoding/parameter/agent-based personalization, and training-time as well as inference-time alignment, complemented by multi-objective optimization and dataset/resource considerations. The survey extends to evaluation methodologies, benchmarks, practical applications across personal assistants, consumer services, and public services, and a critical discussion of risks, governance, and future directions. This work is significant for enabling ethically constrained, user-tailored LLM behavior at scale, addressing challenges around privacy, bias, cold-start, and generalization while guiding future research and standardization efforts in personalized AI systems.
Abstract
Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their transition to real-world applications reveals a critical limitation: the inability to adapt to individual preferences while maintaining alignment with universal human values. Current alignment techniques adopt a one-size-fits-all approach that fails to accommodate users' diverse backgrounds and needs. This paper presents the first comprehensive survey of personalized alignment-a paradigm that enables LLMs to adapt their behavior within ethical boundaries based on individual preferences. We propose a unified framework comprising preference memory management, personalized generation, and feedback-based alignment, systematically analyzing implementation approaches and evaluating their effectiveness across various scenarios. By examining current techniques, potential risks, and future challenges, this survey provides a structured foundation for developing more adaptable and ethically-aligned LLMs.
