MedBench: A Large-Scale Chinese Benchmark for Evaluating Medical Large Language Models

Yan Cai,Linlin Wang,Ye Wang,Gerard de Melo,Ya Zhang,Yanfeng Wang,Liang He
2023-12-20
Abstract:The emergence of various medical large language models (LLMs) in the medical domain has highlighted the need for unified evaluation standards, as manual evaluation of LLMs proves to be time-consuming and labor-intensive. To address this issue, we introduce MedBench, a comprehensive benchmark for the Chinese medical domain, comprising 40,041 questions sourced from authentic examination exercises and medical reports of diverse branches of medicine. In particular, this benchmark is composed of four key components: the Chinese Medical Licensing Examination, the Resident Standardization Training Examination, the Doctor In-Charge Qualification Examination, and real-world clinic cases encompassing examinations, diagnoses, and treatments. MedBench replicates the educational progression and clinical practice experiences of doctors in Mainland China, thereby establishing itself as a credible benchmark for assessing the mastery of knowledge and reasoning abilities in medical language learning models. We perform extensive experiments and conduct an in-depth analysis from diverse perspectives, which culminate in the following findings: (1) Chinese medical LLMs underperform on this benchmark, highlighting the need for significant advances in clinical knowledge and diagnostic precision. (2) Several general-domain LLMs surprisingly possess considerable medical knowledge. These findings elucidate both the capabilities and limitations of LLMs within the context of MedBench, with the ultimate goal of aiding the medical research community.
Computation and Language,Artificial Intelligence
What problem does this paper attempt to address?
The paper aims to address the lack of evaluation standards for current Chinese medical large language models (LLMs). Specifically, the paper introduces MedBench, a large-scale Chinese medical benchmark dataset containing 40,041 questions from real exams and clinical cases. MedBench covers four main sections: the Chinese Medical Licensing Examination, the Standardized Residency Training Examination, the Attending Physician Qualification Examination, and real-world clinical cases. The paper points out that existing medical benchmark datasets have some limitations, such as data contamination issues and the inability to comprehensively assess medical knowledge and practical application skills. MedBench ensures the authenticity and authority of the data by collecting the latest validated exam questions and expert-annotated electronic health records. Additionally, the paper conducts extensive experiments and in-depth analysis, revealing the following key findings: 1. **Poor performance of Chinese medical LLMs**: Chinese medical LLMs perform poorly on MedBench, especially in terms of clinical knowledge and diagnostic accuracy, which require significant improvement. 2. **General domain LLMs possess some medical knowledge**: Some general domain LLMs demonstrate considerable medical knowledge, showing potential application value. 3. **Human evaluation results**: Human evaluation shows that ChatGPT has extensive knowledge in clinical practice, while current Chinese medical LLMs lack high-quality conversational abilities and sufficient medical knowledge. 4. **Insufficient case analysis capability**: ChatGPT performs poorly on case analysis questions that require deep medical understanding and clinical reasoning skills, indicating significant room for improvement in the medical field. In summary, this study proposes a comprehensive benchmark dataset that aligns with the actual medical conditions in mainland China and provides profound empirical results, revealing the capabilities and limitations of medical LLMs. Furthermore, the paper introduces Item Response Theory to further optimize the benchmark dataset, aiming to aid the development of the medical research community.