| Rank | Model | Score |
|---|---|---|
| 1 | o1 | 44.67 |
| 2 | gpt-4o | 30.37 |
| 3 | qvq-72b-preview | 21.76 |
| 4 | claude-3-5-sonnet | 21.31 |
| 5 | gemini-2-0-flash | 20.57 |
| 6 | gemini-1-5-pro | 19.67 |
| 7 | qwen2-5-vl-72b | 17.96 |
| 8 | gpt-4o-mini | 17.84 |
| 9 | qwen2-vl-72b | 16.94 |
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.
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.
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.
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.
| Field | Value |
|---|---|
| Task category | Multimodal (expert-level medical reasoning; Text and MM subsets) |
| Metric | Accuracy (%) |
| Number of tasks | 4,460 questions across 17 specialties and 11 body systems |
| Saturation | Low — designed specifically to restore difficulty lost to benchmark saturation |
| Created by | Yuxin Zuo, Shang Qu, Yifei Li, Zhangren Chen, Xuekai Zhu, and collaborators |
| Source paper | Zuo et al. 2025 (ICML 2025) |
| Code | GitHub |
| Dataset | Hugging Face |
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.
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.
No Benchgen results yet — be the first to run MedXpertQA.
| Benchmark | What it tests | Tasks | Saturation |
|---|---|---|---|
| MedXpertQA | Expert-level medical reasoning, Text + MM subsets | 4,460 | low |
| PMC-VQA | Medical visual question answering from literature figures | 227000 | medium |
| MIMIC-CXR | Chest radiograph interpretation with free-text reports | 377110 | medium |
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).
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.