Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Beyond Retrieval: Learning Compact User Representations for Scalable LLM Personalization

About

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. To address these limitations, we propose TAP-PER (Temporal Attentive Prefix for PERsonalization), a prefix-based framework that encodes user preferences as learnable representations, eliminating explicit prompt construction and replacing heavy per-user adapters with lightweight user-state prefix embeddings. Inspired by personalized recommendation systems, TAP-PER decomposes user modeling into user-state and query-conditioned components, and incorporates temporal signals to capture the evolving nature of user interests. Experiments on six LaMP tasks show that TAP-PER consistently outperforms prompt-based and model-based baselines across classification, rating, and generation settings. Moreover, TAP-PER uses 130x fewer per-user parameters than OPPU and roughly half the total parameter footprint of PER-PCS at the 1,000-user scale, demonstrating that scalable LLM personalization can be achieved without explicit prompt construction or heavy per-user adapters.

Heng Cao, Fan Zhang, Jian Yao, Yujie Zheng, Changlin Zhao, Lu Hao, Yuxuan Wei, Wangze Ni, Huaiyu Fu, Yuqian Sun, Xuyan Mo• 2026

Related benchmarks

TaskDatasetResultRank
Personalized movie taggingLaMP-2M
Accuracy75.1
22
Personalized News CategorizationLaMP 2N
Accuracy83.8
22
Personalized Citation IdentificationLaMP-1
Accuracy73.2
22
Personalized Scholarly Title GenerationLaMP-5 v1 (test)
ROUGE-149.9
22
Personalized News Headlines GenerationLaMP-4 v1 (test)
ROUGE-10.189
22
Movie TaggingLaMP-2 Personalized Movie Tagging 1.0 (test)
Accuracy69
19
Product RatingLaMP-3 1.0 (test)
MAE0.195
19
Personalized Citation IdentificationLaMP-1 1.0 (test)
Accuracy81.3
15
Personalized News CategorizationLaMP-2N 1.0 (test)
Accuracy82.6
15
Personalized news headline generationLaMP-4
ROUGE-121.9
15
Showing 10 of 12 rows

Other info

Follow for update