paper-with-me

Papers

MedExpQA: Multilingual Benchmarking of Large Language Models for Medical Question Answering

2024-04-08 · Iñigo Alonso, Maite Oronoz, Rodrigo Agerri

Large Language Models (LLMs) have the potential of facilitating the development of Artificial Intelligence technology to assist medical experts for interactive decision support, which has been demonstrated by their competitive performances in Medical QA. However, while impressive, the required quality bar for medical applications remains far from being achieved. Currently, LLMs remain challenged by outdated knowledge and by their tendency to generate hallucinated content. Furthermore, most benchmarks to assess medical knowledge lack reference gold explanations which means that it is not possible to evaluate the reasoning of LLMs predictions. Finally, the situation is particularly grim if we consider benchmarking LLMs for languages other than English which remains, as far as we know, a totally neglected topic. In order to address these shortcomings, in this paper we present MedExpQA, the first multilingual benchmark based on medical exams to evaluate LLMs in Medical Question Answering. To the best of our knowledge, MedExpQA includes for the first time reference gold explanations written by medical doctors which can be leveraged to establish various gold-based upper-bounds for comparison with LLMs performance. Comprehensive multilingual experimentation using both the gold reference explanations and Retrieval Augmented Generation (RAG) approaches show that performance of LLMs still has large room for improvement, especially for languages other than English. Furthermore, and despite using state-of-the-art RAG methods, our results also demonstrate the difficulty of obtaining and integrating readily available medical knowledge that may positively impact results on downstream evaluations for Medical Question Answering. So far the benchmark is available in four languages, but we hope that this work may encourage further development to other languages.

📄 PDF Abstract BibTeX arXiv:2404.05590

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingMedical Question AnsweringQuestion AnsweringRAGRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
WordPiece 설명 없음
Weight Decay 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

PerMedCQA: Benchmarking Large Language Models on Medical Consumer Question Answering in Persian Language

2025-05-23 · Naghmeh Jamali, Milad Mohammadi, Danial Baledi, Zahra Rezvani 외

Medical consumer question answering (CQA) is crucial for empowering patients by providing personalized and reliable health information. Despite recent advances in large language models (LLMs) for medical QA, consumer-ori…

BenchmarkingQuestion Answering

MedAraBench: Large-Scale Arabic Medical Question Answering Dataset and Benchmark

2026-02-02 · Mouath Abu-Daoud, Leen Kharouf, Omar El Hajj, Dana El Samad 외 arxiv

Arabic remains one of the most underrepresented languages in natural language processing research, particularly in medical applications, due to the limited availability of open-source data and benchmarks. The lack of res…

Question Answering

WorldMedQA-V: a multilingual, multimodal medical examination dataset for multimodal language models evaluation

2024-10-16 · João Matos, Shan Chen, Siena Placino, Yingya Li 외

Multimodal/vision language models (VLMs) are increasingly being deployed in healthcare settings worldwide, necessitating robust benchmarks to ensure their safety, efficacy, and fairness. Multiple-choice question and answ…

BenchmarkingFairnessMultiple-choice

MORQA: Benchmarking Evaluation Metrics for Medical Open-Ended Question Answering

2025-09-15 · Wen-wai Yim, Asma Ben Abacha, Zixuan Yu, Robert Doerning 외 arxiv

Evaluating natural language generation (NLG) systems in the medical domain presents unique challenges due to the critical demands for accuracy, relevance, and domain-specific expertise. Traditional automatic evaluation m…

Question Answering

Towards Building Multilingual Language Model for Medicine

2024-02-21 · Pengcheng Qiu, Chaoyi Wu, Xiaoman Zhang, Weixiong Lin 외

The development of open-source, multilingual medical language models can benefit a wide, linguistically diverse audience from different regions. To promote this domain, we present contributions from the following: First,…

Domain AdaptationLanguage ModelingLanguage Modellingmodel+1