Pith. sign in

REVIEW 4 cited by

LLMs + Persona-Plug = Personalized LLMs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2409.11901 v2 pith:HXTAMY4K submitted 2024-09-18 cs.CL

classification cs.CL
keywords userpersonalizedllmsapproacheslanguagemodeloutputspersonalization
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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 model, PPlug. 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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Retrieval-Augmented Personalization with Foundation Models for Wearable Stress Detection

    cs.LG 2026-06 unverdicted novelty 6.0 of 10

    Retrieval from out-of-domain foundation models enables personalization of a lightweight transformer for stress detection, yielding +3.92% accuracy and +4.76% F1 gains on WESAD without user labels.

  2. Thinking in Character: Advancing Role-Playing Agents with Role-Aware Reasoning

    cs.CL 2025-06 conditional novelty 6.0 of 10

    RAR improves role-playing agents by distilling character-grounded reasoning traces and optimizing the reasoning style to fit the dialogue scene.

  3. RoleRAG: Enhancing LLM Role-Playing via Graph Guided Retrieval

    cs.AI 2025-05 conditional novelty 5.0 of 10

    RoleRAG combines entity normalization and boundary-aware graph retrieval to make LLM role-playing more faithful to the character and less prone to hallucination.

  4. Personalised Explanations in Long-term Human-Robot Interactions

    cs.RO 2025-07 conditional novelty 4.0 of 10

    A two-stage LLM pipeline that first generates an explanation and then personalises it using a stored user knowledge memory reduces explanation length only when the user has related prior knowledge, in synthetic hospit...

Pith tools