Search papers, labs, and topics across Lattice.
This paper investigates the effectiveness of large language models (LLMs) in personalizing responses based on real human interactions, contrasting these results with traditional evaluations using synthetic data. By analyzing 550 human conversations and conducting extensive judgments across three personalization stages, the authors reveal significant limitations in current LLM systems, including difficulties in attribute extraction and a lack of alignment with human preferences in personalized responses. The study introduces two training-based interventions aimed at improving personalization evaluation, yet finds that achieving high correlation with human ratings remains a challenge, underscoring the complexity of human-aligned personalization.
LLMs fail to deliver personalized responses that align with human judgments, often producing results indistinguishable from generic outputs.
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.