AI Agents 相关度: 9/10

MedCoRAG: Interpretable Hepatology Diagnosis via Hybrid Evidence Retrieval and Multispecialty Consensus

Zheng Li, Jiayi Xu, Zhikai Hu, Hechang Chen, Lele Cong, Yunyun Wang, Shuchao Pang
arXiv: 2603.05129v1 发布: 2026-03-05 更新: 2026-03-05

AI 摘要

MedCoRAG利用混合证据检索和多专科共识,实现可解释的肝病诊断。

主要贡献

  • 提出MedCoRAG框架,用于肝病诊断
  • 结合UMLS知识图谱和临床指南进行证据检索
  • 采用多智能体协作推理,模拟多学科会诊

方法论

构建患者特定证据包,利用路由智能体动态分配专家智能体,进行迭代推理,最终由通用智能体综合。

原文摘要

Diagnosing hepatic diseases accurately and interpretably is critical, yet it remains challenging in real-world clinical settings. Existing AI approaches for clinical diagnosis often lack transparency, structured reasoning, and deployability. Recent efforts have leveraged large language models (LLMs), retrieval-augmented generation (RAG), and multi-agent collaboration. However, these approaches typically retrieve evidence from a single source and fail to support iterative, role-specialized deliberation grounded in structured clinical data. To address this, we propose MedCoRAG (i.e., Medical Collaborative RAG), an end-to-end framework that generates diagnostic hypotheses from standardized abnormal findings and constructs a patient-specific evidence package by jointly retrieving and pruning UMLS knowledge graph paths and clinical guidelines. It then performs Multi-Agent Collaborative Reasoning: a Router Agent dynamically dispatches Specialist Agents based on case complexity; these agents iteratively reason over the evidence and trigger targeted re-retrievals when needed, while a Generalist Agent synthesizes all deliberations into a traceable consensus diagnosis that emulates multidisciplinary consultation. Experimental results on hepatic disease cases from MIMIC-IV show that MedCoRAG outperforms existing methods and closed-source models in both diagnostic performance and reasoning interpretability.

标签

RAG Multi-Agent Hepatology Diagnosis

arXiv 分类

cs.AI cs.MA