TCMD: A Traditional Chinese Medicine QA Dataset for Evaluating Large Language Models
Ping Yu, Kaitao Song, Fengchen He, Ming Chen, Jianfeng Lu
TL;DR
This work introduces TCMD, an exam-aligned MCQA dataset for Traditional Chinese Medicine derived from CNMLE, designed to objectively evaluate LLMs in the TCM domain. TCMD covers 5 realms and 18 subjects, balancing 2851 training and 600 test questions across four MCQA formats with explanations, and includes robustness analysis via answer-shuffling. Experimental results show general LLMs often outperform medical and TCM-specific models, while chain-of-thought prompts offer limited universal benefits in this domain; ensemble voting can improve robustness under certain conditions. The dataset and evaluation methodology provide a rigorous, objective benchmark to spur progress in LLMs for TCM and encourage careful consideration of reliability in real-world, risk-sensitive settings.
Abstract
The recently unprecedented advancements in Large Language Models (LLMs) have propelled the medical community by establishing advanced medical-domain models. However, due to the limited collection of medical datasets, there are only a few comprehensive benchmarks available to gauge progress in this area. In this paper, we introduce a new medical question-answering (QA) dataset that contains massive manual instruction for solving Traditional Chinese Medicine examination tasks, called TCMD. Specifically, our TCMD collects massive questions across diverse domains with their annotated medical subjects and thus supports us in comprehensively assessing the capability of LLMs in the TCM domain. Extensive evaluation of various general LLMs and medical-domain-specific LLMs is conducted. Moreover, we also analyze the robustness of current LLMs in solving TCM QA tasks by introducing randomness. The inconsistency of the experimental results also reveals the shortcomings of current LLMs in solving QA tasks. We also expect that our dataset can further facilitate the development of LLMs in the TCM area.
