Cold-Start Personalization via Training-Free Priors from Structured World Models
Avinandan Bose, Shuyue Stella Li, Faeze Brahman, Pang Wei Koh, Simon Shaolei Du, Yulia Tsvetkov, Maryam Fazel, Lin Xiao, Asli Celikyilmaz

TL;DR
This paper introduces Pep, a training-free Bayesian approach that leverages structured world models to efficiently infer user preferences in cold-start scenarios, significantly reducing interactions compared to reinforcement learning methods.
Contribution
The paper proposes a novel modular framework combining offline structure learning with online Bayesian inference for cold-start personalization, improving efficiency and accuracy.
Findings
Achieves 80.8% alignment with user preferences, outperforming RL's 68.5%.
Requires 3-5x fewer interactions than RL methods.
Uses ~10K parameters versus 8B for RL, demonstrating efficiency.
Abstract
Cold-start personalization requires inferring user preferences through interaction when no user-specific historical data is available. The core challenge is a routing problem: each task admits dozens of preference dimensions, yet individual users care about only a few, and which ones matter depends on who is asking. With a limited question budget, asking without structure will miss the dimensions that matter. Reinforcement learning is the natural formulation, but in multi-turn settings its terminal reward fails to exploit the factored, per-criterion structure of preference data, and in practice learned policies collapse to static question sequences that ignore user responses. We propose decomposing cold-start elicitation into offline structure learning and online Bayesian inference. Pep (Preference Elicitation with Priors) learns a structured world model of preference correlations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Mobile Crowdsensing and Crowdsourcing
