paper-with-me

홈 › Papers

MedArabiQ: Benchmarking Large Language Models on Arabic Medical Tasks

2025-05-06 · Mouath Abu Daoud, Chaimae Abouzahir, Leen Kharouf, Walid Al-Eisawi, Nizar Habash, Farah E. Shamout

Large Language Models (LLMs) have demonstrated significant promise for various applications in healthcare. However, their efficacy in the Arabic medical domain remains unexplored due to the lack of high-quality domain-specific datasets and benchmarks. This study introduces MedArabiQ, a novel benchmark dataset consisting of seven Arabic medical tasks, covering multiple specialties and including multiple choice questions, fill-in-the-blank, and patient-doctor question answering. We first constructed the dataset using past medical exams and publicly available datasets. We then introduced different modifications to evaluate various LLM capabilities, including bias mitigation. We conducted an extensive evaluation with five state-of-the-art open-source and proprietary LLMs, including GPT-4o, Claude 3.5-Sonnet, and Gemini 1.5. Our findings highlight the need for the creation of new high-quality benchmarks that span different languages to ensure fair deployment and scalability of LLMs in healthcare. By establishing this benchmark and releasing the dataset, we provide a foundation for future research aimed at evaluating and enhancing the multilingual capabilities of LLMs for the equitable use of generative AI in healthcare.

📄 PDF Abstract BibTeX arXiv:2505.03427

Code (1)

nyuad-cai/medarabiq 공식 구현

Tasks

BenchmarkingMultiple-choiceQuestion Answering

Similar Papers 제목 키워드 기반

Benchmarking the Medical Understanding and Reasoning of Large Language Models in Arabic Healthcare Tasks

2025-08-13 · Nouar AlDahoul, Yasir Zaki arxiv

Recent progress in large language models (LLMs) has showcased impressive proficiency in numerous Arabic natural language processing (NLP) applications. Nevertheless, their effectiveness in Arabic medical NLP domains has …

AraHealthQA 2025: The First Shared Task on Arabic Health Question Answering

2025-08-27 · Hassan Alhuzali, Walid Al-Eisawi, Muhammad Abdul-Mageed, Chaimae Abouzahir 외 arxiv

We introduce AraHealthQA 2025, the Comprehensive Arabic Health Question Answering Shared Task, held in conjunction with ArabicNLP 2025 (co-located with EMNLP 2025). This shared task addresses the paucity of high-quality …

Question AnsweringDecision Making

!MSA at AraHealthQA 2025 Shared Task: Enhancing LLM Performance for Arabic Clinical Question Answering through Prompt Engineering and Ensemble Learning

2025-09-14 · Mohamed Tarek, Seif Ahmed, Mohamed Basem arxiv

We present our systems for Track 2 (General Arabic Health QA, MedArabiQ) of the AraHealthQA-2025 shared task, where our methodology secured 2nd place in both Sub-Task 1 (multiple-choice question answering) and Sub-Task 2…

Prompt EngineeringQuestion AnsweringEnsemble Learning

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

ArabicaQA: A Comprehensive Dataset for Arabic Question Answering

2024-03-26 · Abdelrahman Abdallah, Mahmoud Kasem, Mahmoud Abdalla, Mohamed Mahmoud 외

In this paper, we address the significant gap in Arabic natural language processing (NLP) resources by introducing ArabicaQA, the first large-scale dataset for machine reading comprehension and open-domain question answe…

BenchmarkingMachine Reading ComprehensionOpen-Domain Question AnsweringPassage Retrieval+4