arXiv:2605.07058cs.CLcs.AI2026-05被引 1

让大模型在嘈杂临床环境中像医生一样问诊、检查、诊断。

MedExAgent: Training LLM Agents to Ask, Examine, and Diagnose in Noisy Clinical Environments

论文配图:MedExAgent: Training LLM Agents to Ask, Examine, and Diagnose in Noisy Clinical Environments
图 1 · 摘自论文原文
  • 将问诊、检查、诊断建模为带噪声的决策过程,模拟真实诊疗流程。
  • 在多个噪声场景下诊断准确率接近大模型,且检查成本更低。
  • 适合医疗AI研究者与临床决策系统开发者参考。

真实临床诊断是一个复杂过程,医生需通过与患者互动和开展医学检查获取信息,并应对不同患者性格及随时出现的噪声和信息不全问题。现有医疗大模型基准和自动诊断方法大多简化为单轮问答、无噪声对话或顺序检查,忽略了诊疗中的交互性与不确定性。本文将临床诊断形式化为具有三种动作(问诊、调用检查工具、下达诊断)的局部可观测马尔可夫决策过程(POMDP),并提出包含七类患者噪声和三类检查噪声的系统性噪声模型。基于该环境,我们通过两阶段训练流程构建了诊断智能体MedExAgent:首先在基于卡尔加里-剑桥模型生成的合成对话上进行监督微调,再利用DAPO优化综合奖励(涵盖诊断准确率、工具调用质量与检查成本,含经济成本与患者不适)。大量实验与消融分析表明,MedExAgent在保持低成本检查策略的同时,诊断性能可媲美更大模型。

原文摘要 · Abstract (English)

Real-world clinical diagnosis is a complex process in which the doctor is required to obtain information from both interaction with the patient and conducting medical exams. Additionally, the doctor needs to adapt to different patient personas, as well as noisy and incomplete information that can happen at any time during the process. However, existing benchmarks for medical LLMs and methods for automatic diagnosis largely simplify this process by reducing it to single-turn question answering, noise-free conversations, or sequential exam making, etc., ignoring the interactive and uncertain nature of clinical diagnosis. In this paper, we aim to address this gap by formalizing clinical diagnosis as a Partially Observable Markov Decision Process (POMDP) with three action types: questioning the patient, ordering medical exams as tool calls, and issuing a diagnosis. We also introduce a systematic noise model comprising seven patient noise types and three exam noise types. Using our proposed environment, we train an effective diagnosis agent, \textbf{MedExAgent}, through a two-stage pipeline that first performs supervised finetuning on synthetic conversations structured after the Calgary-Cambridge model for clinical interviews, and then applies DAPO to optimize a composite reward capturing diagnostic accuracy, tool call quality, and exam cost including financial cost and patient discomfort. Through extensive experiments and ablation studies, we demonstrate that MedExAgent achieves diagnostic performance comparable to larger models while maintaining cost-efficient examination strategies.

医疗AI大模型决策智能噪声鲁棒

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