paper-with-me

홈 › Papers

A Benchmark for Long-Form Medical Question Answering

2024-11-14 · Pedram Hosseini, Jessica M. Sin, Bing Ren, Bryceton G. Thomas, Elnaz Nouri, Ali Farahanchi, Saeed Hassanpour

There is a lack of benchmarks for evaluating large language models (LLMs) in long-form medical question answering (QA). Most existing medical QA evaluation benchmarks focus on automatic metrics and multiple-choice questions. While valuable, these benchmarks fail to fully capture or assess the complexities of real-world clinical applications where LLMs are being deployed. Furthermore, existing studies on evaluating long-form answer generation in medical QA are primarily closed-source, lacking access to human medical expert annotations, which makes it difficult to reproduce results and enhance existing baselines. In this work, we introduce a new publicly available benchmark featuring real-world consumer medical questions with long-form answer evaluations annotated by medical doctors. We performed pairwise comparisons of responses from various open and closed-source medical and general-purpose LLMs based on criteria such as correctness, helpfulness, harmfulness, and bias. Additionally, we performed a comprehensive LLM-as-a-judge analysis to study the alignment between human judgments and LLMs. Our preliminary results highlight the strong potential of open LLMs in medical QA compared to leading closed models. Code & Data: https://github.com/lavita-ai/medical-eval-sphere

📄 PDF Abstract BibTeX arXiv:2411.09834

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationFormMedical Question AnsweringMultiple-choiceQuestion Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

IMB: An Italian Medical Benchmark for Question Answering

2025-10-21 · Antonio Romano, Giuseppe Riccio, Mariano Barone, Marco Postiglione 외 arxiv

Online medical forums have long served as vital platforms where patients seek professional healthcare advice, generating vast amounts of valuable knowledge. However, the informal nature and linguistic complexity of forum…

Information RetrievalQuestion Answering

EHRNote-ChatQA: A Benchmark for Evidence-Grounded Multi-Turn Clinical Question Answering over Longitudinal Discharge Summaries

2026-06-14 · Jiyoun Kim, Muhan Yeo, Eunhye Jang, Jeewon Yang 외 arxiv

Discharge summaries are crucial clinical documents containing the context of a patient's overall hospital stay, and are routinely reviewed by medical experts for patient readmission, ongoing care, and diagnostic decision…

Question Answering

OLAPH: Improving Factuality in Biomedical Long-form Question Answering

2024-05-21 · Minbyul Jeong, Hyeon Hwang, Chanwoong Yoon, Taewhoo Lee 외

In the medical domain, numerous scenarios necessitate the long-form generation ability of large language models (LLMs). Specifically, when addressing patients' questions, it is essential that the model's response conveys…

FormLong Form Question AnsweringQuestion AnsweringText Generation

Uncertainty Estimation of Large Language Models in Medical Question Answering

2024-07-11 · Jiaxin Wu, Yizhou Yu, Hong-Yu Zhou

Large Language Models (LLMs) show promise for natural language generation in healthcare, but risk hallucinating factually incorrect information. Deploying LLMs for medical question answering necessitates reliable uncerta…

Medical Question AnsweringQuestion AnsweringText Generation

Medical Question Understanding and Answering with Knowledge Grounding and Semantic Self-Supervision

2022-09-30 · COLING 2022 10 · Khalil Mrini, Harpreet Singh, Franck Dernoncourt, Seunghyun Yoon 외

Current medical question answering systems have difficulty processing long, detailed and informally worded questions submitted by patients, called Consumer Health Questions (CHQs). To address this issue, we introduce a m…

Medical Question AnsweringQuestion AnsweringRetrieval