Do LLMs Recognize Your Latent Preferences? A Benchmark for Latent Information Discovery in Personalized Interaction
Ioannis Tsaknakis, Bingqing Song, Shuyu Gan, Dongyeop Kang, Alfredo Garcia, Gaowen Liu, Charles Fleming, Mingyi Hong
TL;DR
This paper tackles latent information discovery in personalized LLM interactions by introducing a unified tri-agent benchmark spanning 20 Questions, Personalized Question Answering, and Personalized Text Summarization under a passive-user setting. It formalizes a turn-based elicitation framework with a Judge to assess alignment, and evaluates multiple models to reveal how effectively latent user preferences can be uncovered and applied. Key findings show that LLMs can surface latent information, but performance is highly task- and context-dependent (32%–98%), with common failure modes including preference reinforcement and dilution across turns. The work establishes a first systematic framework for studying latent information discovery in personalized interaction and highlights core challenges for building truly adaptive, user-centered AI systems.
Abstract
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 scenarios, users rarely articulate every preference explicitly; instead, much of what they care about remains latent, waiting to be inferred. This raises a fundamental question: Can LLMs uncover and reason about such latent information through conversation? We address this problem by introducing a unified benchmark for evaluating latent information discovery - the ability of LLMs to reveal and utilize hidden user attributes through multi-turn interaction. The benchmark spans three progressively realistic settings: the classic 20 Questions game, Personalized Question Answering, and Personalized Text Summarization. All tasks share a tri-agent framework (User, Assistant, Judge) enabling turn-level evaluation of elicitation and adaptation. Our results reveal that while LLMs can indeed surface latent information through dialogue, their success varies dramatically with context: from 32% to 98%, depending on task complexity, topic, and number of hidden attributes. This benchmark provides the first systematic framework for studying latent information discovery in personalized interaction, highlighting that effective preference inference remains an open frontier for building truly adaptive AI systems.
