Knowing When to Abstain: Medical LLMs Under Clinical Uncertainty
Sravanthi Machcha, Sushrita Yerra, Sahil Gupta, Aishwarya Sahoo, Sharmin Sultana, Hong Yu, Zonghai Yao
TL;DR
MedAbstain addresses clinical uncertainty by unifying conformal prediction with explicit abstention for medical MCQA. The benchmark introduces abstention variants (A, NAP, AP) and leverages CP to quantify uncertainty (APS, LAC) under zero-shot and few-shot prompts, including Chain-of-Thought and thinking modes, across open- and closed-source models. Key findings show a strong link between abstention awareness and increased model uncertainty, with explicit abstention having a larger impact on reliability than perturbations alone, and CP offering robust uncertainty quantification across models. The work demonstrates substantial potential for safer deployment in high-stakes medical settings while highlighting gaps in calibration for proprietary models and the need for human oversight in clinical decision support, supported by human judgements on perturbations and abstention appropriateness.
Abstract
Current evaluation of large language models (LLMs) overwhelmingly prioritizes accuracy; however, in real-world and safety-critical applications, the ability to abstain when uncertain is equally vital for trustworthy deployment. We introduce MedAbstain, a unified benchmark and evaluation protocol for abstention in medical multiple-choice question answering (MCQA) -- a discrete-choice setting that generalizes to agentic action selection -- integrating conformal prediction, adversarial question perturbations, and explicit abstention options. Our systematic evaluation of both open- and closed-source LLMs reveals that even state-of-the-art, high-accuracy models often fail to abstain with uncertain. Notably, providing explicit abstention options consistently increases model uncertainty and safer abstention, far more than input perturbations, while scaling model size or advanced prompting brings little improvement. These findings highlight the central role of abstention mechanisms for trustworthy LLM deployment and offer practical guidance for improving safety in high-stakes applications.
