The Biased Oracle: Assessing LLMs' Understandability and Empathy in Medical Diagnoses
Jianzhou Yao, Shunchang Liu, Guillaume Drui, Rikard Pettersson, Alessandro Blasimme, Sara Kijewski
TL;DR
The paper investigates how large language models communicate medical diagnoses by measuring understandability via readability metrics and empathy via an LLM-as-a-Judge against human judgments. It designs 156 prompts spanning diverse demographics and six scenarios across obesity, pancreatic cancer, Alzheimer's, and ischemic heart disease. The work finds that GPT-4o and Claude-3.7 produce explanations that vary with patient education and demographic group, often becoming overly complex, and exhibit affective empathy biases; cognitive empathy remains relatively stable. It also reveals biases in LLM-based empathy judgments and notable differences between model and human assessments, underscoring the need for calibrated, bias-aware deployment in patient communication.
Abstract
Large language models (LLMs) show promise for supporting clinicians in diagnostic communication by generating explanations and guidance for patients. Yet their ability to produce outputs that are both understandable and empathetic remains uncertain. We evaluate two leading LLMs on medical diagnostic scenarios, assessing understandability using readability metrics as a proxy and empathy through LLM-as-a-Judge ratings compared to human evaluations. The results indicate that LLMs adapt explanations to socio-demographic variables and patient conditions. However, they also generate overly complex content and display biased affective empathy, leading to uneven accessibility and support. These patterns underscore the need for systematic calibration to ensure equitable patient communication. The code and data are released: https://github.com/Jeffateth/Biased_Oracle
