RareBench: Can LLMs Serve as Rare Diseases Specialists?
Xuanzhong Chen, Xiaohao Mao, Qihan Guo, Lun Wang, Shuyang Zhang, Ting Chen
TL;DR
RareBench evaluates whether general-purpose LLMs can act as rare-disease specialists through four tasks that span phenotype extraction, targeted screening, common-vs-rare analysis, and broad differential diagnosis. The framework combines a large open rare-disease dataset with a knowledge-graph–driven dynamic few-shot prompting approach, enabling retrieval-augmented reasoning from a domain-specific embedding space. Across eleven models, GPT-4 generally leads among API-based LLMs, and the dynamic few-shot method with the integrated rare-disease knowledge graph substantially boosts performance for several models, sometimes approaching or surpassing specialist physicians. The work demonstrates both the promise and current limitations of LLMs in rare-disease diagnosis, providing a concrete benchmark and methodology to guide future研究 and clinical considerations.
Abstract
Generalist Large Language Models (LLMs), such as GPT-4, have shown considerable promise in various domains, including medical diagnosis. Rare diseases, affecting approximately 300 million people worldwide, often have unsatisfactory clinical diagnosis rates primarily due to a lack of experienced physicians and the complexity of differentiating among many rare diseases. In this context, recent news such as "ChatGPT correctly diagnosed a 4-year-old's rare disease after 17 doctors failed" underscore LLMs' potential, yet underexplored, role in clinically diagnosing rare diseases. To bridge this research gap, we introduce RareBench, a pioneering benchmark designed to systematically evaluate the capabilities of LLMs on 4 critical dimensions within the realm of rare diseases. Meanwhile, we have compiled the largest open-source dataset on rare disease patients, establishing a benchmark for future studies in this domain. To facilitate differential diagnosis of rare diseases, we develop a dynamic few-shot prompt methodology, leveraging a comprehensive rare disease knowledge graph synthesized from multiple knowledge bases, significantly enhancing LLMs' diagnostic performance. Moreover, we present an exhaustive comparative study of GPT-4's diagnostic capabilities against those of specialist physicians. Our experimental findings underscore the promising potential of integrating LLMs into the clinical diagnostic process for rare diseases. This paves the way for exciting possibilities in future advancements in this field.
