CLDec 9, 2024

PediaBench: A Comprehensive Chinese Pediatric Dataset for Benchmarking Large Language Models

arXiv:2412.06287v35 citationsh-index: 4Has CodeFrontiers of Computer Science
Originality Synthesis-oriented
AI Analysis

This provides a benchmark for evaluating LLMs in Chinese pediatric medical QA, addressing a domain-specific gap but is incremental as it builds on existing medical QA datasets.

The authors tackled the lack of a standard dataset for evaluating large language models (LLMs) in Chinese pediatric question-answering by constructing PediaBench, which contains 4,117 objective and 1,632 subjective questions across 12 disease groups, and validated it with experiments on 20 LLMs to assess their performance and limitations.

The emergence of Large Language Models (LLMs) in the medical domain has stressed a compelling need for standard datasets to evaluate their question-answering (QA) performance. Although there have been several benchmark datasets for medical QA, they either cover common knowledge across different departments or are specific to another department rather than pediatrics. Moreover, some of them are limited to objective questions and do not measure the generation capacity of LLMs. Therefore, they cannot comprehensively assess the QA ability of LLMs in pediatrics. To fill this gap, we construct PediaBench, the first Chinese pediatric dataset for LLM evaluation. Specifically, it contains 4,117 objective questions and 1,632 subjective questions spanning 12 pediatric disease groups. It adopts an integrated scoring criterion based on different difficulty levels to thoroughly assess the proficiency of an LLM in instruction following, knowledge understanding, clinical case analysis, etc. Finally, we validate the effectiveness of PediaBench with extensive experiments on 20 open-source and commercial LLMs. Through an in-depth analysis of experimental results, we offer insights into the ability of LLMs to answer pediatric questions in the Chinese context, highlighting their limitations for further improvements. Our code and data are published at https://github.com/ACMISLab/PediaBench.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes