Benchgen

MedXpertQA — Results

RankModelScore
1o144.67
2gpt-4o30.37
3qvq-72b-preview21.76
4claude-3-5-sonnet21.31
5gemini-2-0-flash20.57
6gemini-1-5-pro19.67
7qwen2-5-vl-72b17.96
8gpt-4o-mini17.84
9qwen2-vl-72b16.94

MedXpertQA

1 phaseActive

4,460 expert-level medical questions across 17 specialties and 11 body systems, with Text and multimodal (MM) subsets drawn from specialty board exams.

Overview

MedXpertQA

Category Metric Tasks Saturation Created

Paper GitHub

Quick answer: MedXpertQA is a highly challenging benchmark for expert-level medical knowledge and reasoning, comprising 4,460 questions across 17 specialties and 11 body systems, with a multimodal (MM) subset that introduces genuine specialty-board exam questions featuring patient records, exam results, and diverse clinical images rather than simple image-caption QA pairs.

At a Glance

What it tests: Expert-level clinical reasoning and medical knowledge via both a text-only subset and a multimodal subset that requires interpreting rich clinical context (patient history, lab results, imaging) alongside diverse medical images.

Why it matters: Existing medical benchmarks like MedQA have become insufficiently difficult for frontier models; MedXpertQA applies rigorous filtering, augmentation, and specialty board questions to restore genuine difficulty, and its MM subset is explicitly designed to be harder than typical medical VQA sets built from simple image captions.

Known limitations: As a highly specialized medical benchmark, correct interpretation requires domain expertise to validate answer quality beyond simple accuracy, and the benchmark's reasoning-oriented subset specifically targets o1-like models, which may not be directly comparable to standard instruction-tuned models.

What MedXpertQA Measures

MedXpertQA includes 4,460 questions spanning 17 medical specialties and 11 body systems, split into a Text subset for pure text-based medical reasoning and an MM (multimodal) subset that introduces expert-level exam questions featuring diverse images and rich clinical information — including patient records and examination results — setting it apart from traditional medical multimodal benchmarks built from simple image-caption-derived QA pairs.

To address insufficient difficulty in prior benchmarks, the authors apply rigorous filtering and augmentation, incorporate specialty board exam questions for improved clinical relevance, and perform data synthesis specifically to mitigate data leakage risk. Multiple rounds of expert review were conducted to ensure both accuracy and reliability of the question set.

Because medicine connects deeply to real-world decision-making, MedXpertQA also provides a rich setting for assessing reasoning abilities beyond mathematics and code, and the authors developed a dedicated reasoning-oriented subset to facilitate evaluation of o1-like reasoning models specifically.

Benchmark Specifications

FieldValue
Task categoryMultimodal (expert-level medical reasoning; Text and MM subsets)
MetricAccuracy (%)
Number of tasks4,460 questions across 17 specialties and 11 body systems
SaturationLow — designed specifically to restore difficulty lost to benchmark saturation
Created byYuxin Zuo, Shang Qu, Yifei Li, Zhangren Chen, Xuekai Zhu, and collaborators
Source paperZuo et al. 2025 (ICML 2025)
CodeGitHub
DatasetHugging Face

How MedXpertQA Is Scored

Both the Text and MM subsets are scored as multiple-choice/open-ended accuracy against expert-verified ground truth, reported separately for each subset (and by specialty/body-system where relevant), since text-only and multimodal reasoning represent distinct capability profiles.

State-of-the-Art Results

Scores vary significantly between the Text and MM subsets and by model release. See the paper and official repository for current standings across 18 evaluated models.

MedXpertQA on Benchgen

No Benchgen results yet — be the first to run MedXpertQA.

MedXpertQA vs Other Benchmarks

BenchmarkWhat it testsTasksSaturation
MedXpertQAExpert-level medical reasoning, Text + MM subsets4,460low
PMC-VQAMedical visual question answering from literature figures227000medium
MIMIC-CXRChest radiograph interpretation with free-text reports377110medium

MedXpertQA targets specialty-board-level clinical reasoning difficulty across all of medicine, complementing narrower imaging-specific benchmarks like MIMIC-CXR (chest radiographs) and PMC-VQA (literature-derived figures).

Run MedXpertQA on Your Model

Benchgen lets teams run both the Text and MM subsets of MedXpertQA against their own model versions on demand, tracking accuracy by specialty and body system to catch regressions in specific areas of clinical reasoning.

Explore related multimodal benchmarks like PMC-VQA and MIMIC-CXR to compare specialty-board-level medical reasoning with imaging-focused medical VQA evaluation.

Frequently Asked Questions

What is MedXpertQA? MedXpertQA is a 4,460-question benchmark for expert-level medical knowledge and reasoning across 17 specialties, with Text and multimodal (MM) subsets — the MM subset uses real specialty-board exam questions with clinical images and patient records.
What does a good MedXpertQA score look like? Because MedXpertQA was specifically constructed to restore difficulty lost to saturation on benchmarks like MedQA, strong models typically show a meaningful accuracy gap between the Text and MM subsets, with MM generally proving harder due to its richer clinical context requirements.
Who created MedXpertQA? MedXpertQA was created by Yuxin Zuo and collaborators at Tsinghua University and Shanghai AI Laboratory, accepted at ICML 2025.