LLMs + Persona-Plug = Personalized LLMs
Jiongnan Liu, Yutao Zhu, Shuting Wang, Xiaochi Wei, Erxue Min, Yu Lu,, Shuaiqiang Wang, Dawei Yin, Zhicheng Dou

TL;DR
This paper introduces \\ours{}, a lightweight personalized LLM approach that creates user-specific embeddings from historical data, enabling better personalization without model fine-tuning, and outperforms existing methods in experiments.
Contribution
The paper proposes a novel user embedding method that enhances personalization in LLMs by modeling user history without fine-tuning the entire model.
Findings
significantly outperforms existing personalized LLM approaches in experiments.
effectively captures user preferences through lightweight embeddings.
improves personalization without requiring model parameter tuning.
Abstract
Personalization plays a critical role in numerous language tasks and applications, since users with the same requirements may prefer diverse outputs based on their individual interests. This has led to the development of various personalized approaches aimed at adapting large language models (LLMs) to generate customized outputs aligned with user preferences. Some of them involve fine-tuning a unique personalized LLM for each user, which is too expensive for widespread application. Alternative approaches introduce personalization information in a plug-and-play manner by retrieving the user's relevant historical texts as demonstrations. However, this retrieval-based strategy may break the continuity of the user history and fail to capture the user's overall styles and patterns, hence leading to sub-optimal performance. To address these challenges, we propose a novel personalized LLM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsSemantic Web and Ontologies · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
