MeDiSumQA: Patient-Oriented Question-Answer Generation from Discharge Letters
Amin Dada, Osman Alperen Koras, Marie Bauer, Amanda Butler, Kaleb E. Smith, Jens Kleesiek, Julian Friedrich
TL;DR
MeDiSumQA creates a patient-centric QA benchmark derived from MIMIC-IV discharge letters to enable standardized evaluation of LLMs in generating safe, understandable hospital information. The authors build an automated generation pipeline, followed by physician curation, resulting in 416 QA pairs across six categories, and they assess a range of general- and biomedical-domain LLMs using both automatic metrics (ROUGE, BERTScore, UMLS-F1) and manual physician evaluations. Findings show general-domain LLMs can rival or outperform biomedical-adapted models, with automatic metrics correlating with human judgments but still benefiting from human review to capture safety and patient-friendliness. The work highlights the importance of long-document handling, data contamination considerations, and public release via PhysioNet to accelerate patient-centered AI research and safer clinical communication.
Abstract
While increasing patients' access to medical documents improves medical care, this benefit is limited by varying health literacy levels and complex medical terminology. Large language models (LLMs) offer solutions by simplifying medical information. However, evaluating LLMs for safe and patient-friendly text generation is difficult due to the lack of standardized evaluation resources. To fill this gap, we developed MeDiSumQA. MeDiSumQA is a dataset created from MIMIC-IV discharge summaries through an automated pipeline combining LLM-based question-answer generation with manual quality checks. We use this dataset to evaluate various LLMs on patient-oriented question-answering. Our findings reveal that general-purpose LLMs frequently surpass biomedical-adapted models, while automated metrics correlate with human judgment. By releasing MeDiSumQA on PhysioNet, we aim to advance the development of LLMs to enhance patient understanding and ultimately improve care outcomes.
