MedAgentsBench: Benchmarking Thinking Models and Agent Frameworks for Complex Medical Reasoning
Xiangru Tang, Daniel Shao, Jiwoong Sohn, Jiapeng Chen, Jiayi Zhang, Jinyu Xiang, Fang Wu, Yilun Zhao, Chenglin Wu, Wenqi Shi, Arman Cohan, Mark Gerstein
TL;DR
<3-5 sentence high-level summary> MedAgentsBench introduces a challenging, multi-dataset benchmark designed to probe deep, multi-step medical reasoning beyond standard QA tasks. It systematically curates hard questions, enforces standardized evaluation, and analyzes cost-performance trade-offs across base thinking models, open-source options, and agent-based reasoning frameworks, with contamination checks via MELD. Key findings show thinking models like DeepSeek R1 and o3-mini achieve superior performance on hard items, while search-based agents (e.g., AFlow) offer favorable efficiency, and open-source models can approach or match performance at lower costs. The work provides a public evaluation toolkit and highlights the need for robust, clinically validated evaluation and potential hybrid approaches to balance accuracy, safety, and compute in medical reasoning.
Abstract
Large Language Models (LLMs) have shown impressive performance on existing medical question-answering benchmarks. This high performance makes it increasingly difficult to meaningfully evaluate and differentiate advanced methods. We present MedAgentsBench, a benchmark that focuses on challenging medical questions requiring multi-step clinical reasoning, diagnosis formulation, and treatment planning-scenarios where current models still struggle despite their strong performance on standard tests. Drawing from seven established medical datasets, our benchmark addresses three key limitations in existing evaluations: (1) the prevalence of straightforward questions where even base models achieve high performance, (2) inconsistent sampling and evaluation protocols across studies, and (3) lack of systematic analysis of the interplay between performance, cost, and inference time. Through experiments with various base models and reasoning methods, we demonstrate that the latest thinking models, DeepSeek R1 and OpenAI o3, exhibit exceptional performance in complex medical reasoning tasks. Additionally, advanced search-based agent methods offer promising performance-to-cost ratios compared to traditional approaches. Our analysis reveals substantial performance gaps between model families on complex questions and identifies optimal model selections for different computational constraints. Our benchmark and evaluation framework are publicly available at https://github.com/gersteinlab/medagents-benchmark.
