Papers
arxiv:2606.06614

Re-Centering Humans in LLM Personalization

Published on Jun 4
ยท Submitted by
Lechen Zhang
on Jun 18
Authors:
,
,

Abstract

Human-centered evaluation reveals significant gaps between synthetic and real-world LLM personalization performance, with models struggling to extract user attributes and generate truly personalized responses that match human quality judgments.

Despite growing interest, most evaluations of large language models' (LLMs') personalization abilities have relied on synthetic data. It remains unclear how well current personalization systems work for real users. In this paper, we study the gap in LLM personalization performance when using synthetic versus human data. We collect human conversations (550 conversations) and judgments across three stages of personalization: extracting user attributes from conversations (5,949 judgments), pairing relevant attributes with new prompts (11,919), and incorporating relevant attributes into a personalized response (1,101). Incorporating human data reveals system limitations at each stage. Models struggle to extract attributes from human conversations, disagree with human judgments on relevant attributes, and generate personalized responses that humans judge no better than generic responses (though that LLM judges widely rate as better). We introduce two lightweight training-based interventions that shift automated personalization evaluation closer to human data in our first two stages. However, in our third stage we find that learned reward models achieve only modest correlation with human ratings, suggesting that human-aligned personalization quality judgments are difficult to model directly. Our collected data provides a foundation for studying how models should extract, select, and incorporate user information in ways that humans find useful.

Community

Paper submitter

Personalization is becoming a core promise of LLM systems: chatbots remember your job, interests, preferences, and past conversations to tailor responses. But โ€œpersonalizedโ€ does not always mean helpful โ€” it can also feel uncomfortable, offensive, or just unnecessary.

This raises a basic but surprisingly under-examined question: ๐—ช๐—ต๐—ผ ๐—ฑ๐—ฒ๐—ฐ๐—ถ๐—ฑ๐—ฒ๐˜€ ๐˜„๐—ต๐—ฒ๐˜๐—ต๐—ฒ๐—ฟ ๐—ฝ๐—ฒ๐—ฟ๐˜€๐—ผ๐—ป๐—ฎ๐—น๐—ถ๐˜‡๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ถ๐˜€ ๐—ฎ๐—ฐ๐˜๐˜‚๐—ฎ๐—น๐—น๐˜† ๐—ต๐—ฒ๐—น๐—ฝ๐—ณ๐˜‚๐—น โ€” ๐˜๐—ต๐—ฒ ๐—บ๐—ผ๐—ฑ๐—ฒ๐—น, ๐—ผ๐—ฟ ๐˜๐—ต๐—ฒ ๐—ฝ๐—ฒ๐—ฟ๐˜€๐—ผ๐—ป ๐—ฏ๐—ฒ๐—ถ๐—ป๐—ด ๐—ฝ๐—ฒ๐—ฟ๐˜€๐—ผ๐—ป๐—ฎ๐—น๐—ถ๐˜‡๐—ฒ๐—ฑ ๐—ณ๐—ผ๐—ฟ?

Most existing benchmarks rely heavily on synthetic personas, simulated conversations, and LLM judges. In this work, we put ๐—ฟ๐—ฒ๐—ฎ๐—น ๐—ต๐˜‚๐—บ๐—ฎ๐—ป๐˜€ back into the loop.

We study personalization as a three-stage pipeline:

๐Ÿง  ๐—”๐˜๐˜๐—ฟ๐—ถ๐—ฏ๐˜‚๐˜๐—ฒ ๐—ฒ๐˜…๐˜๐—ฟ๐—ฎ๐—ฐ๐˜๐—ถ๐—ผ๐—ป โ€” what should the system infer from conversation history?
๐ŸŽฏ ๐—ฅ๐—ฒ๐—น๐—ฒ๐˜ƒ๐—ฎ๐—ป๐—ฐ๐—ฒ ๐—บ๐—ฎ๐˜๐—ฐ๐—ต๐—ถ๐—ป๐—ด โ€” which attributes actually matter for the current request?
โœ๏ธ ๐—ฅ๐—ฒ๐˜€๐—ฝ๐—ผ๐—ป๐˜€๐—ฒ ๐—ด๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป โ€” does personalization improve the user experience?

Using 550 real user conversations and nearly 19,000 human judgments, we find systematic ๐—ต๐˜‚๐—บ๐—ฎ๐—ปโ€“๐—Ÿ๐—Ÿ๐—  ๐—ด๐—ฎ๐—ฝ๐˜€ at every stage:

โ€ข Models extract noisy and overgeneralized attributes from real conversations. Synthetic data underestimates this difficulty.
โ€ข LLMs and humans disagree on which attributes should be used in a new question(ฮบ=0.30), but each agree well within their own group (ฮบ=0.60 and 0.43).
โ€ข LLMs select ๐Ÿฎโ€“๐Ÿฏร— ๐—บ๐—ผ๐—ฟ๐—ฒ ๐—ฎ๐˜๐˜๐—ฟ๐—ถ๐—ฏ๐˜‚๐˜๐—ฒ๐˜€ as relevant than humans do, suggesting a tendency to over-personalize.
โ€ข Even with human-selected relevant attributes, ๐Ÿฑ๐Ÿฐ.๐Ÿฒ% of personalized responses are judged ๐—ป๐—ผ ๐—ฏ๐—ฒ๐˜๐˜๐—ฒ๐—ฟ ๐˜๐—ต๐—ฎ๐—ป ๐—ด๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ถ๐—ฐ ones by humans.
โ€ข LLM judges often overestimate personalization quality, sometimes rewarding surface-level attribute mentions that humans do not find useful.

We also find that lightweight training improves attribute verification and relevance matching substantially. But response-level personalization remains much harder, likely because โ€œgood personalizationโ€ is inherently individual.

๐—ข๐˜‚๐—ฟ ๐˜๐—ฎ๐—ธ๐—ฒ๐—ฎ๐˜„๐—ฎ๐˜† ๐—ถ๐˜€ ๐˜€๐—ถ๐—บ๐—ฝ๐—น๐—ฒ: Synthetic users and LLM judges aren't enough to capture the complex nature of human preferences. We highlight the importance of ๐—ต๐˜‚๐—บ๐—ฎ๐—ป ๐—ฑ๐—ฎ๐˜๐—ฎ and call for ๐—ฟ๐—ฒ-๐—ฐ๐—ฒ๐—ป๐˜๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด ๐—ต๐˜‚๐—บ๐—ฎ๐—ป๐˜€ in LLM personalization.

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2606.06614
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2606.06614 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2606.06614 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2606.06614 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.