← 返回论文检索
ICML 2026PosterAccept (regular)

Cold-Start Personalization via Training-Free Priors from Structured World Models

Avinandan Bose, Stella Li, Faeze Brahman, Pang Wei Koh, Simon Du, Yulia Tsvetkov, Maryam Fazel, Lin Xiao, Asli Celikyilmaz

University of Washington Meta AI FAIR · University of Washington · Allen Institute for AI · University of Washington/ Cornell University · Meta · META FAIR

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Cold-start personalization requires inferring preferences from minimal interaction when no user-specific historical data is available. The space of possible preferences is vast, yet users care about only a sparse subset and rarely articulate them upfront; combined with limited interaction budgets, this makes preference elicitation challenging. Our key insight is that preferences exhibit predictable structure across populations; e.g., users who want detailed explanations often also value worked examples. We propose PEP (Preference Elicitation with Priors), a principled system decomposition framework for cold-start personalization: learning a structured world model of preference correlations offline using latent variables, then performing Bayesian inference online without retraining. Even simple belief model instantiations (e.g., linear regression) substantially outperform end-to-end RL. Across medical, mathematical, social, and commonsense reasoning, PEP achieves 80.8% alignment with ground-truth user preferences versus 68.5% for RL, requires 3-5× fewer interactions, and adapts twice as often. Our contribution is a principled decomposition of cold-start personalization that makes Bayesian preference elicitation practical at scale for LLM systems.