What Patients Really Ask: Exploring the Effect of False Assumptions in Patient Information Seeking
Raymond Xiong, Furong Jia, Lionel Wong, Monica Agrawal
TL;DR
The paper tackles the gap between exam-style medical QA benchmarks and real patient information needs by constructing a Google People Also Ask–based dataset across top prescribed medications to capture corrupted, ill-formed, and dangerous questions. It systematically labels questions and evaluates a wide range of LLMs on their ability to challenge incorrect assumptions, revealing that even leading models fail on certain queries and that misinformation can propagate along question trajectories. The work demonstrates robust statistical links between past incorrect questions and future ones, highlighting safety risks in natural user interactions. By providing a publicly available dataset and a rigorous evaluation framework, the study lays groundwork for improving LLM reliability and safety in real-world health information seeking.
Abstract
Patients are increasingly using large language models (LLMs) to seek answers to their healthcare-related questions. However, benchmarking efforts in LLMs for question answering often focus on medical exam questions, which differ significantly in style and content from the questions patients actually raise in real life. To bridge this gap, we sourced data from Google's People Also Ask feature by querying the top 200 prescribed medications in the United States, curating a dataset of medical questions people commonly ask. A considerable portion of the collected questions contains incorrect assumptions and dangerous intentions. We demonstrate that the emergence of these corrupted questions is not uniformly random and depends heavily on the degree of incorrectness in the history of questions that led to their appearance. Current LLMs that perform strongly on other benchmarks struggle to identify incorrect assumptions in everyday questions.
