arXiv:2502.15069cs.CLcs.AI2025-02被引 6

用专家系统辅助大模型,提升罕见病诊断准确率超过17%。

Rare Disease Differential Diagnosis with Large Language Models at Scale: From Abdominal Actinomycosis to Wilson's Disease

  • 结合专家系统与大模型生成罕见病对话数据,训练候选疾病预测器。
  • 在575种罕见病上测试,相比黑盒大模型Top-5准确率提升超17%。
  • 适合临床决策支持系统开发者及需快速识别罕见病的医生使用。

大型语言模型(LLMs)在疾病诊断中表现出色,但在识别更难确诊的罕见病方面效果仍不明确。随着其在医疗场景中的广泛应用,尤其当全科医生仅凭患者描述做出罕见病判断时,这一问题尤为关键。现有临床决策支持系统因缺乏常见病知识且使用复杂而效果受限。为此,本文提出RareScale,将专家系统与大模型结合:利用两者协同模拟罕见病问诊对话,生成训练数据以训练一个候选疾病预测模型;再将该模型输出的候选疾病作为额外输入,送入黑盒大模型进行最终鉴别诊断。此方法平衡了罕见与常见疾病的诊断能力。我们在超过575种罕见病上进行了评估,涵盖从腹型放线菌病到威尔逊病。实验结果表明,该方法使黑盒大模型的基线性能提升超过17%(Top-5准确率),且候选生成效果优异(如gpt-4o生成对话下达到88.8%)。

原文摘要 · Abstract (English)

Large language models (LLMs) have demonstrated impressive capabilities in disease diagnosis. However, their effectiveness in identifying rarer diseases, which are inherently more challenging to diagnose, remains an open question. Rare disease performance is critical with the increasing use of LLMs in healthcare settings. This is especially true if a primary care physician needs to make a rarer prognosis from only a patient conversation so that they can take the appropriate next step. To that end, several clinical decision support systems are designed to support providers in rare disease identification. Yet their utility is limited due to their lack of knowledge of common disorders and difficulty of use. In this paper, we propose RareScale to combine the knowledge LLMs with expert systems. We use jointly use an expert system and LLM to simulate rare disease chats. This data is used to train a rare disease candidate predictor model. Candidates from this smaller model are then used as additional inputs to black-box LLM to make the final differential diagnosis. Thus, RareScale allows for a balance between rare and common diagnoses. We present results on over 575 rare diseases, beginning with Abdominal Actinomycosis and ending with Wilson's Disease. Our approach significantly improves the baseline performance of black-box LLMs by over 17% in Top-5 accuracy. We also find that our candidate generation performance is high (e.g. 88.8% on gpt-4o generated chats).

罕见病大模型诊断辅助专家系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。