On Overcoming Miscalibrated Conversational Priors in LLM-based Chatbots
Christine Herlihy, Jennifer Neville, Tobias Schnabel, Adith, Swaminathan

TL;DR
This paper investigates the calibration issues of LLM-based chatbots in recommendation systems, analyzing their response behavior, and proposes a lightweight method to improve their handling of under-specified queries through learned control prompts.
Contribution
It introduces a novel approach to re-calibrate LLM chatbots for recommendations by using learned control prompts based on logged conversation data.
Findings
Pre-trained LLMs often respond poorly to under-specified queries.
Synthetic experiments show improved policies clarify ambiguous requests.
Re-calibration with control prompts enhances chatbot recommendation performance.
Abstract
We explore the use of Large Language Model (LLM-based) chatbots to power recommender systems. We observe that the chatbots respond poorly when they encounter under-specified requests (e.g., they make incorrect assumptions, hedge with a long response, or refuse to answer). We conjecture that such miscalibrated response tendencies (i.e., conversational priors) can be attributed to LLM fine-tuning using annotators -- single-turn annotations may not capture multi-turn conversation utility, and the annotators' preferences may not even be representative of users interacting with a recommender system. We first analyze public LLM chat logs to conclude that query under-specification is common. Next, we study synthetic recommendation problems with configurable latent item utilities and frame them as Partially Observed Decision Processes (PODP). We find that pre-trained LLMs can be sub-optimal…
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
TopicsAI in Service Interactions · Topic Modeling · Speech and dialogue systems
