MultiDx:面向诊断推理的多源知识整合框架 / MultiDx: A Multi-Source Knowledge Integration Framework towards Diagnostic Reasoning
1️⃣ 一句话总结
本文提出了一种名为MultiDx的诊断推理框架,通过结合网络搜索、SOAP格式病例和临床案例数据库等多源知识,先猜测可能的诊断并生成推理路径,再经过匹配、投票和鉴别诊断来做出最终预测,从而大幅提升大语言模型在医学诊断中的准确性和推理过程的合理性。
Diagnostic prediction and clinical reasoning are critical tasks in healthcare applications. While Large Language Models (LLMs) have shown strong capabilities in commonsense reasoning, they still struggle with diagnostic reasoning due to limited domain knowledge. Existing approaches often rely on internal model knowledge or static knowledge bases, resulting in knowledge insufficiency and limited adaptability, which hinder their capacity to perform diagnostic reasoning. Moreover, these methods focus solely on the accuracy of final predictions, overlooking alignment with standard clinical reasoning trajectories. To this end, we propose MultiDx, a two-stage diagnostic reasoning framework that performs differential diagnosis by analyzing evidence collected from multiple knowledge sources. Specifically, it first generates suspected diagnoses and reasoning paths by leveraging knowledge from web search, SOAP-formatted case, and clinical case database. Then it integrates multi-perspective evidence through matching, voting, and differential diagnosis to generate the final prediction.~Extensive experiments on two public benchmarks demonstrate the effectiveness of our approach.
MultiDx:面向诊断推理的多源知识整合框架 / MultiDx: A Multi-Source Knowledge Integration Framework towards Diagnostic Reasoning
本文提出了一种名为MultiDx的诊断推理框架,通过结合网络搜索、SOAP格式病例和临床案例数据库等多源知识,先猜测可能的诊断并生成推理路径,再经过匹配、投票和鉴别诊断来做出最终预测,从而大幅提升大语言模型在医学诊断中的准确性和推理过程的合理性。
源自 arXiv: 2604.24186