AI RESEARCH

Beyond Retrieval: Learning Compact User Representations for Scalable LLM Personalization

arXiv CS.CL

ArXi:2606.04547v1 Announce Type: cross Personalizing large language models requires adapting model behavior to individual users while preserving robustness and deployment-scale efficiency. Existing approaches typically personalize LLMs either at the input level, by retrieving user histories or constructing profile prompts, or at the parameter level, by maintaining user-specific parameter-efficient modules. The former makes personalization sensitive to retrieval quality and prompt design, whereas the latter incurs storage and maintenance costs that grow with the user population.