注意工具故障:实现医疗智能体的协同工具增益 / Mind the Tool Failures: Achieving Synergistic Tool Gains for Medical Agents
1️⃣ 一句话总结
本文提出了一种基于强化学习的框架,通过让医疗AI智能体在实例级别动态选择并协同使用多种工具,来弥补单个工具在复杂病例上的失败,从而提升诊断和治疗建议的可靠性。
Medical AI agents increasingly use external tools for diagnosis, treatment recommendation, and evidence retrieval, yet most existing approaches assume that task-appropriate tools are reliable within their intended scope. This assumption is fragile in real clinical settings, where even relevant tools may fail on challenging instances and lead to unsafe downstream decisions. To address this issue, we study medical tool use under imperfect-tool settings to correct failure instances missed by individual tools. Instance-dependent failure patterns create a gap between the best fixed single tool and an ideal instance-wise selector, which we refer to as the Single-Oracle risk gap. The core challenge is that conventional task-level tool selection cannot realize this gap, as it is inherently bounded by the performance of the best single tool. Motivated by this observation, we therefore account for instance-level heterogeneity and formulate tool use as an instance-level selection problem. Particularly, we propose a GRPO-based reinforcement learning framework with rewards for probabilistic risk minimization and disagreement-aware synergy learning, which promotes instance-level correction of erroneous tool consensus. Furthermore, an entropy-guided sampling strategy is adopted to upweight high-disagreement instances, which provide stronger signals for learning instance-specific tool synergy. These two components complement each other in mitigating instance-level heterogeneity and improving tool synergy. Experiments on two tasks and seven medical benchmarks show that our method consistently achieves robust and stable improvements over a broad range of baselines, highlighting the importance of synergy-aware tool use for reliable medical agentic systems.
注意工具故障:实现医疗智能体的协同工具增益 / Mind the Tool Failures: Achieving Synergistic Tool Gains for Medical Agents
本文提出了一种基于强化学习的框架,通过让医疗AI智能体在实例级别动态选择并协同使用多种工具,来弥补单个工具在复杂病例上的失败,从而提升诊断和治疗建议的可靠性。
源自 arXiv: 2605.26691