AIJun 1

AutoMedBench: Towards Medical AutoResearch with Agentic AI Models

arXiv:2606.0196147.2
Predicted impact top 5% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For researchers developing autonomous AI agents for medical research, this benchmark provides granular workflow analysis to identify specific bottlenecks in agent behavior.

AutoMedBench is a workflow-aware benchmark for autonomous medical-AI research that evaluates agents across a five-stage workflow (Plan, Setup, Validate, Inference, Submit) on medical imaging and multimodal tasks. Stage-level scoring reveals that Validate is the weakest stage, while Setup is the strongest, and verification/submission failures dominate errors (37.7% and 38.1%), with task-understanding errors being rare (0.9%).

Autonomous agents are increasingly expected to support end-to-end medical-AI research workflows, moving beyond isolated prediction tasks or short-form clinical question answering. However, existing medical agent benchmarks primarily evaluate final outputs, providing limited visibility into agent behavior within the research process. To address this gap, we present AutoMedBench, a workflow-aware benchmark for autonomous medical-AI research across diverse medical imaging and multimodal inference tasks, organizing agent execution into a unified five-stage workflow (S1-S5): Plan, Setup, Validate, Inference, and Submit. It comprises long-horizon tasks with each run averaging 33 agent turns, spanning five research tracks: segmentation, image enhancement, visual question answering (VQA), report generation, and lesion detection. Each task is evaluated under two difficulty tiers, Lite and Standard, which use the same data and metrics but differ in the amount of task-brief scaffolding, and each run is scored using both final task performance and S1-S5 stage scores, enabling stage-level analysis from the initial task brief to the final submitted artifact. Across thousands of recorded runs, stage-level scoring reveals that Validate is the weakest workflow stage on average, whereas Setup is the strongest, suggesting that current agents are better at making pipelines executable than at verifying their reliability. Post-run error analysis further shows that verification and submission failures dominate tagged errors, accounting for 37.7% and 38.1% of fired codes respectively, whereas task-understanding errors are rare at 0.9%, and runs with one fired error code have a 48% lower overall score than runs with no error code on average.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes