Evaluating the Hidden Costs of Personalization in Large Language Models

Yumeng Wang, Yuchen Wu, Cheng Qian, Zhiyuan Fan, Hyeonjeong Ha, Shujin Wu, Jiayu Liu, Heng Ji, Ge Wang

arXiv:2608.28833 · 2026-09-01 공개 · arXiv · PDF

evaluation-framework llm-bias user-profiles llm-personalization response-diversity llm-echo-chambers sycophantic-bias preference-narrowing

Abstract

While Large language models (LLMs) incorporate user personalization signals to improve usability and helpfulness, they increasingly shift from providing balanced, informative responses toward optimizing for user satisfaction when conditioned on personal context such as conversation history, inferred preferences, and user profiles. Specifically, we identify three emerging risks: (1) irrelevant personalization, where models reference personal information in unnecessary contexts; (2) preference narrowing, where models reinforce informational echo chambers; and (3) sycophantic bias, where models agree excessively with user opinions. As a result, models may reference personal information in contexts where it is unnecessary, inadvertently collapse response diversity, or agree excessively with user opinions. Despite the growing use of personalization in AI assistants, there has been limited systematic evaluation of its potential side effects. To bridge this gap, we propose PRISK, a dynamic evaluation framework with automated data generation and tailored metrics that uncovers systematic limitations in current LLM personalization and how personalized information shapes its responses. Our empirical analysis across 13 LLMs demonstrates the presence of user profiles and retrieved memories consistently exacerbates biases, resulting in an average drop of 45.9% in irrelevant personalization, 41.7% in preference narrowing and 61.7% in sycophantic bias.

한국어 요약

한 줄 요약

LLM 개인화는 유저 만족도를 높이지만, 무관한 정보 참조, 선호도 축소, 과도한 동의 편향을 유발하며, 이를 평가하기 위한 PRISK 프레임워크를 제안하고 13개 모델에서 평균 45.9% 이상의 편향 증가를 확인했다.

핵심 기여도

핵심 아이디어

LLM에서 유저의 대화 히스토리, 추론된 선호도, 프로필 정보를 조건으로 삼아 개인화 응답을 생성하는 것은 유저 경험 향상에 기여하지만, 모델의 응답 공간을 왜곡하고 편향을 유발할 수 있다. 본 연구는 개인화가 세 가지 주요 위험을 유발한다고 주장한다: (1) 무관한 개인화, (2) 선호도 축소, (3) 과도한 동의 편향. 이는 모델이 필요 없는 맥락에서 개인 정보를 참조하거나, 다양한 관점을 억제하거나, 유저 의견에 지나치게 동의하는 현상이다. 이러한 문제는 기존 평가 체계에서 충분히 다뤄지지 않았으며, 이를 해결하기 위해 PRISK라는 동적 평가 프레임워크를 제안한다. PRISK는 유저 프로필과 추출 메모리 두 가지 주요 구성 요소를 요인 분석하며, 3,000개의 수동 검증된 테스트 케이스와 맞춤형 자동 평가 및 LLM-판정 지표를 통해 개인화 유발 행동 변화를 정량화한다.

기술적 접근법

주요 결과

의의 및 한계

실용적 활용