用知识图谱路径评分提升医疗诊断推理的可信度
Brittleness and Promise: Knowledge Graph Based Reward Modeling for Diagnostic Reasoning
- 让大模型判断知识图谱中诊断路径是否正确
- 特定训练方法使路径判断准确率超70%,但迁移能力弱
- 适合研究医疗AI推理机制与可解释性的人士
大语言模型在医疗诊断推理中展现潜力,但常缺乏基于可靠知识的推理能力。知识图谱(如UMLS)提供结构化生物医学知识,可支撑可信推理。现有方法多通过检索增强生成或微调将知识融入提示,而非实现结构化推理。本文探索新范式:将大模型视为知识图谱推理路径的奖励模型,学习评估候选路径是否能正确诊断患者。该思路受奖励训练提升推理能力的启发,且符合计算理论——验证解比生成解更易。也类比医生对症状与中间诊断的逻辑判断。我们系统评估了五种任务设计和八种训练范式,并测试路径判断能力在诊断摘要、医学问答等下游任务的泛化效果。实验使用三个开源指令微调大模型,结果表明:特定奖励优化与蒸馏可实现超过70%的路径判断准确率,但向下游任务迁移能力仍弱。这是首个对临床知识图谱上‘奖励模型式’推理的系统评估,揭示结构化奖励监督如何影响医疗生成式AI的诊断推理。
原文摘要 · Abstract (English)
Large language models (LLMs) show promise for diagnostic reasoning but often lack reliable, knowledge grounded inference. Knowledge graphs (KGs), such as the Unified Medical Language System (UMLS), offer structured biomedical knowledge that can support trustworthy reasoning. Prior approaches typically integrate KGs via retrieval augmented generation or fine tuning, inserting KG content into prompts rather than enabling structured reasoning. We explore an alternative paradigm: treating the LLM as a reward model of KG reasoning paths, where the model learns to judge whether a candidate path leads to correct diagnosis for a given patient input. This approach is inspired by recent work that leverages reward training to enhance model reasoning abilities, and grounded in computational theory, which suggests that verifying a solution is often easier than generating one from scratch. It also parallels physicians' diagnostic assessment, where they judge which sequences of findings and intermediate conditions most plausibly support a diagnosis. We first systematically evaluate five task formulation for knowledge path judging and eight training paradigm. Second, we test whether the path judging abilities generalize to downstream diagnostic tasks, including diagnosis summarization and medical question answering. Experiments with three open source instruct-tuned LLMs reveal both promise and brittleness: while specific reward optimization and distillation lead to strong path-judging performance, the transferability to downstream tasks remain weak. Our finding provides the first systematic assessment of "reward model style" reasoning over clinical KGs, offering insights into how structured, reward-based supervision influences diagnostic reasoning in GenAI systems for healthcare.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。