English

Assessing and Enhancing Large Language Models in Rare Disease Question-answering

Computational Engineering, Finance, and Science 2024-08-19 v1 Artificial Intelligence

Abstract

Despite the impressive capabilities of Large Language Models (LLMs) in general medical domains, questions remain about their performance in diagnosing rare diseases. To answer this question, we aim to assess the diagnostic performance of LLMs in rare diseases, and explore methods to enhance their effectiveness in this area. In this work, we introduce a rare disease question-answering (ReDis-QA) dataset to evaluate the performance of LLMs in diagnosing rare diseases. Specifically, we collected 1360 high-quality question-answer pairs within the ReDis-QA dataset, covering 205 rare diseases. Additionally, we annotated meta-data for each question, facilitating the extraction of subsets specific to any given disease and its property. Based on the ReDis-QA dataset, we benchmarked several open-source LLMs, revealing that diagnosing rare diseases remains a significant challenge for these models. To facilitate retrieval augmentation generation for rare disease diagnosis, we collect the first rare diseases corpus (ReCOP), sourced from the National Organization for Rare Disorders (NORD) database. Specifically, we split the report of each rare disease into multiple chunks, each representing a different property of the disease, including their overview, symptoms, causes, effects, related disorders, diagnosis, and standard therapies. This structure ensures that the information within each chunk aligns consistently with a question. Experiment results demonstrate that ReCOP can effectively improve the accuracy of LLMs on the ReDis-QA dataset by an average of 8%. Moreover, it significantly guides LLMs to generate trustworthy answers and explanations that can be traced back to existing literature.

Keywords

Cite

@article{arxiv.2408.08422,
  title  = {Assessing and Enhancing Large Language Models in Rare Disease Question-answering},
  author = {Guanchu Wang and Junhao Ran and Ruixiang Tang and Chia-Yuan Chang and Chia-Yuan Chang and Yu-Neng Chuang and Zirui Liu and Vladimir Braverman and Zhandong Liu and Xia Hu},
  journal= {arXiv preprint arXiv:2408.08422},
  year   = {2024}
}