Table of Contents
Fetching ...

Trustworthy Medical Question Answering: An Evaluation-Centric Survey

Yinuo Wang, Baiyang Wang, Robert E. Mercer, Frank Rudzicz, Sudipta Singha Roy, Pengjie Ren, Zhumin Chen, Xindi Wang

TL;DR

Trustworthy medical QA remains challenging due to factual errors, safety risks, and biases in LLMs. To address this, the paper proposes an evaluation-centric framework that defines six trustworthiness dimensions—Factuality, Robustness, Fairness, Safety, Explainability, and Calibration—and maps concrete assessment methods and benchmarks to each. The authors illustrate how evaluation insights have guided concrete improvements, such as retrieval-augmented grounding and adversarial fine-tuning, and review available benchmarks and tools. They also discuss open challenges and future directions, including scalable expert evaluation, multilingual coverage, and end-to-end deployment studies to advance safe, reliable, and transparent medical QA.

Abstract

Trustworthiness in healthcare question-answering (QA) systems is important for ensuring patient safety, clinical effectiveness, and user confidence. As large language models (LLMs) become increasingly integrated into medical settings, the reliability of their responses directly influences clinical decision-making and patient outcomes. However, achieving comprehensive trustworthiness in medical QA poses significant challenges due to the inherent complexity of healthcare data, the critical nature of clinical scenarios, and the multifaceted dimensions of trustworthy AI. In this survey, we systematically examine six key dimensions of trustworthiness in medical QA, i.e., Factuality, Robustness, Fairness, Safety, Explainability, and Calibration. We review how each dimension is evaluated in existing LLM-based medical QA systems. We compile and compare major benchmarks designed to assess these dimensions and analyze evaluation-guided techniques that drive model improvements, such as retrieval-augmented grounding, adversarial fine-tuning, and safety alignment. Finally, we identify open challenges-such as scalable expert evaluation, integrated multi-dimensional metrics, and real-world deployment studies-and propose future research directions to advance the safe, reliable, and transparent deployment of LLM-powered medical QA.

Trustworthy Medical Question Answering: An Evaluation-Centric Survey

TL;DR

Trustworthy medical QA remains challenging due to factual errors, safety risks, and biases in LLMs. To address this, the paper proposes an evaluation-centric framework that defines six trustworthiness dimensions—Factuality, Robustness, Fairness, Safety, Explainability, and Calibration—and maps concrete assessment methods and benchmarks to each. The authors illustrate how evaluation insights have guided concrete improvements, such as retrieval-augmented grounding and adversarial fine-tuning, and review available benchmarks and tools. They also discuss open challenges and future directions, including scalable expert evaluation, multilingual coverage, and end-to-end deployment studies to advance safe, reliable, and transparent medical QA.

Abstract

Trustworthiness in healthcare question-answering (QA) systems is important for ensuring patient safety, clinical effectiveness, and user confidence. As large language models (LLMs) become increasingly integrated into medical settings, the reliability of their responses directly influences clinical decision-making and patient outcomes. However, achieving comprehensive trustworthiness in medical QA poses significant challenges due to the inherent complexity of healthcare data, the critical nature of clinical scenarios, and the multifaceted dimensions of trustworthy AI. In this survey, we systematically examine six key dimensions of trustworthiness in medical QA, i.e., Factuality, Robustness, Fairness, Safety, Explainability, and Calibration. We review how each dimension is evaluated in existing LLM-based medical QA systems. We compile and compare major benchmarks designed to assess these dimensions and analyze evaluation-guided techniques that drive model improvements, such as retrieval-augmented grounding, adversarial fine-tuning, and safety alignment. Finally, we identify open challenges-such as scalable expert evaluation, integrated multi-dimensional metrics, and real-world deployment studies-and propose future research directions to advance the safe, reliable, and transparent deployment of LLM-powered medical QA.

Paper Structure

This paper contains 14 sections, 1 figure, 1 table.

Figures (1)

  • Figure 1: Taxonomy of Evaluation Dimensions of Trustworthiness. The taxonomy includes six core dimensions, each with corresponding assessment methods. For each method, representative benchmarks are provided.