paper-with-me

홈 › Papers

PrefPalette: Personalized Preference Modeling with Latent Attributes

2025-07-17 · Shuyue Stella Li, Melanie Sclar, Hunter Lang, Ansong Ni, Jacqueline He, Puxin Xu, Andrew Cohen, Chan Young Park, Yulia Tsvetkov, Asli Celikyilmaz arxiv

Personalizing AI systems requires understanding not just what users prefer, but the reasons that underlie those preferences - yet current preference models typically treat human judgment as a black box. We introduce PrefPalette, a framework that decomposes preferences into attribute dimensions and tailors its preference prediction to distinct social community values in a human-interpretable manner. PrefPalette operationalizes a cognitive science principle known as multi-attribute decision making in two ways: (1) a scalable counterfactual attribute synthesis step that involves generating synthetic training data to isolate for individual attribute effects (e.g., formality, humor, cultural values), and (2) attention-based preference modeling that learns how different social communities dynamically weight these attributes. This approach moves beyond aggregate preference modeling to capture the diverse evaluation frameworks that drive human judgment. When evaluated on 45 social communities from the online platform Reddit, PrefPalette outperforms GPT-4o by 46.6% in average prediction accuracy. Beyond raw predictive improvements, PrefPalette also shed light on intuitive, community-specific profiles: scholarly communities prioritize verbosity and stimulation, conflict-oriented communities value sarcasm and directness, and support-based communities emphasize empathy. By modeling the attribute-mediated structure of human judgment, PrefPalette delivers both superior preference modeling and transparent, interpretable insights, and serves as a first step toward more trustworthy, value-aware personalized applications.

📄 PDF Abstract BibTeX arXiv:2507.13541

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Do LLMs Recognize Your Latent Preferences? A Benchmark for Latent Information Discovery in Personalized Interaction

2025-10-20 · Ioannis Tsaknakis, Bingqing Song, Shuyu Gan, Dongyeop Kang 외 arxiv

Large Language Models (LLMs) excel at producing broadly relevant text, but this generality becomes a limitation when user-specific preferences are required, such as recommending restaurants or planning travel. In these s…

Text SummarizationQuestion Answering

What Do Vision-Language Models Encode for Personalized Image Aesthetics Assessment?

2026-04-13 · Koki Ryu, Hitomi Yanaka arxiv

Personalized image aesthetics assessment (PIAA) is an important research problem with practical real-world applications. While methods based on vision-language models (VLMs) are promising candidates for PIAA, it remains …

Behavior2Trip: Towards Personalized Travel Planning via User Behavior Trajectory

2026-08-27 · Zihao Cheng, Yingyu Shan, Hongru Wang, Zeming Liu 외 arxiv

Travel planning agents assist users in generating personalized travel plans by modeling their individual preferences. Existing agents either rely on explicit user instructions or engage in multi-turn clarification to eli…

Reinforcement Learning

Drift: Decoding-time Personalized Alignments with Implicit User Preferences

2025-02-20 · Minbeom Kim, Kang-il Lee, Seongho Joo, Hwaran Lee 외

Personalized alignments for individual users have been a long-standing goal in large language models (LLMs). We introduce Drift, a novel framework that personalizes LLMs at decoding time with implicit user preferences. T…

EXACT: Explicit Attribute-Guided Decoding-Time Personalization

2026-02-06 · Xin Yu, Hanwen Xing, Lingzhou Xue arxiv

Achieving personalized alignment requires adapting large language models to each user's evolving context. While decoding-time personalization offers a scalable alternative to training-time methods, existing methods large…