MedCTA: A Benchmark for Clinical Tool Agents
For researchers developing medical AI agents, MedCTA provides a rigorous testbed to diagnose and advance trustworthy clinical tool use, addressing the gap between isolated perception and reliable multi-step agentic behavior.
MedCTA is a benchmark for evaluating medical AI agents on clinician-validated, step-implicit tasks using realistic multimodal inputs. It reveals that even frontier models are brittle in multi-step clinical tool use, with failures in protocol adherence, premature stopping, and tool recruitment, showing that strong perception does not guarantee reliable agentic behavior.
To make clinically grounded decisions, medical AI agents are expected to go beyond simple recognition and be capable of tool retrieval, evidence acquisition, and integration. Existing benchmarks largely evaluate isolated perception or single-turn question answering, and therefore provide limited visibility into failures of planning, tool recruitment, and rollout reliability. We introduce MedCTA, a benchmark for evaluating medical tool agents on clinician-validated, step-implicit tasks grounded in realistic multimodal clinical inputs, including radiology images, pathology slides, and reports. MedCTA comprises 107 real-world clinical tasks with clinician-verified executable trajectories over 5 deployed tools, and supports process-aware evaluation of tool selection, argument validity, execution stability, trajectory fidelity, and outcome quality. We benchmark 18 open- and closed-source multimodal models and find that even frontier systems remain brittle in multi-step clinical tool use: autonomous rollouts are dominated by protocol failures, premature stopping, and incorrect tool recruitment, while gold-standard tool routing yields large but still incomplete gains. These results show that strong backbone perception does not translate into reliable agentic behavior in clinical settings. MedCTA provides a rigorous testbed for auditing, diagnosing, and advancing trustworthy medical AI agents. The dataset and evaluation suite are available at https://ivul-kaust.github.io/MedCTA/