Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LLMs + Persona-Plug = Personalized LLMs

About

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 model, \ours{}. It constructs a user-specific embedding for each individual by modeling all her historical contexts through a lightweight plug-in user embedder module. By attaching this embedding to the task input, LLMs can better understand and capture user habits and preferences, thereby producing more personalized outputs without tuning their own parameters. Extensive experiments on various tasks in the language model personalization (LaMP) benchmark demonstrate that the proposed model significantly outperforms existing personalized LLM approaches.

Jiongnan Liu, Yutao Zhu, Shuting Wang, Xiaochi Wei, Erxue Min, Yu Lu, Shuaiqiang Wang, Dawei Yin, Zhicheng Dou• 2024

Related benchmarks

TaskDatasetResultRank
Personalized Question AnsweringLaMP-QA (test)
Art Score34.88
21
Headline GenerationNews Headline (test)
ROUGE-118.2
11
Question AnsweringALIGNX Reddit QA(RQ) (val)
ROUGE-114.9
11
Review WritingReview Writing RW (test)
ROUGE-10.28
11
Tweet ParaphrasingTweet Paraphrasing TP (test)
ROUGE-152.4
10
Binary ClassificationLaMP 1 (test)
Accuracy70
9
Categorical classificationLaMP-2 (test)
Accuracy55.9
9
LaMP-3 PersonalizationLaMP-3 (val)
MAE0.231
9
LaMP-4 PersonalizationLaMP-4 (val)
ROUGE-10.216
9
LaMP-5 PersonalizationLaMP-5 (val)
ROUGE-10.487
9
Showing 10 of 17 rows

Other info

Follow for update