paper-with-me

홈 › Papers

CUPCase: Clinically Uncommon Patient Cases and Diagnoses Dataset

2025-03-08 · Oriel Perets, Ofir Ben Shoham, Nir Grinberg, Nadav Rappoport

Medical benchmark datasets significantly contribute to developing Large Language Models (LLMs) for medical knowledge extraction, diagnosis, summarization, and other uses. Yet, current benchmarks are mainly derived from exam questions given to medical students or cases described in the medical literature, lacking the complexity of real-world patient cases that deviate from classic textbook abstractions. These include rare diseases, uncommon presentations of common diseases, and unexpected treatment responses. Here, we construct Clinically Uncommon Patient Cases and Diagnosis Dataset (CUPCase) based on 3,562 real-world case reports from BMC, including diagnoses in open-ended textual format and as multiple-choice options with distractors. Using this dataset, we evaluate the ability of state-of-the-art LLMs, including both general-purpose and Clinical LLMs, to identify and correctly diagnose a patient case, and test models' performance when only partial information about cases is available. Our findings show that general-purpose GPT-4o attains the best performance in both the multiple-choice task (average accuracy of 87.9%) and the open-ended task (BERTScore F1 of 0.764), outperforming several LLMs with a focus on the medical domain such as Meditron-70B and MedLM-Large. Moreover, GPT-4o was able to maintain 87% and 88% of its performance with only the first 20% of tokens of the case presentation in multiple-choice and free text, respectively, highlighting the potential of LLMs to aid in early diagnosis in real-world cases. CUPCase expands our ability to evaluate LLMs for clinical decision support in an open and reproducible manner.

📄 PDF Abstract BibTeX arXiv:2503.06204

Code (1)

nadavlab/CUPCase 공식 구현

Tasks

Multiple-choice

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Auditing Evidence Use in Medical LLM Diagnosis

2026-07-23 · Junchi Liao, Jiawen Deng, Fuji Ren arxiv

Medical LLMs are often evaluated by whether they select the correct diagnosis, but diagnostic accuracy alone does not show whether the model used the case evidence appropriately. We present a behavioral audit of evidence…

Medical Diagnosis

Inflated Excellence or True Performance? Rethinking Medical Diagnostic Benchmarks with Dynamic Evaluation

2025-10-10 · Xiangxu Zhang, Lei Li, Yanyun Zhou, Xiao Zhou 외 arxiv

Medical diagnostics is a high-stakes and complex domain that is critical to patient care. However, current evaluations of large language models (LLMs) remain limited in capturing key challenges of clinical diagnostic sce…

Blockchain-Enabled Explainable AI for Trusted Healthcare Systems

2025-09-18 · Md Talha Mohsin arxiv

This paper introduces a Blockchain-Integrated Explainable AI Framework (BXHF) for healthcare systems to tackle two essential challenges confronting health information networks: safe data exchange and comprehensible AI-dr…

Query-Focused EHR Summarization to Aid Imaging Diagnosis

2020-04-09 · Denis Jered McInerney, Borna Dabiri, Anne-Sophie Touret, Geoffrey Young 외

Electronic Health Records (EHRs) provide vital contextual information to radiologists and other physicians when making a diagnosis. Unfortunately, because a given patient's record may contain hundreds of notes and report…

Extractive Summarization

Sequential Counterfactual Inference for Temporal Clinical Data: Addressing the Time Traveler Dilemma

2026-02-24 · Jingya Cheng, Alaleh Azhir, Jiazi Tian, Hossein Estiri arxiv

Counterfactual inference enables clinicians to ask "what if" questions about patient outcomes, but standard methods assume feature independence and simultaneous modifiability -- assumptions violated by longitudinal clini…