Existing medical VQA benchmarks typically focus on simple, single-step reasoning tasks. In contrast, ChestAgentBench offers several distinctive advantages:
We utilize Eurorad, the largest peer-reviewed radiological case report database maintained by the European Society of Radiology (ESR). This database contains detailed clinical cases consisting of patient histories, clinical presentations, and multi-modal imaging findings. Each case includes detailed radiological interpretations across different modalities, complemented by in-depth discussions that connect findings with clinical context, and concludes with reasoned interpretations, differential diagnosis list and a final diagnoses.
From its chest imaging section, we curated 675 patient cases with associated chest X-rays and complete clinical documentation. These cases covered 53 unique areas of interest including lung, thorax, and mediastinum. \autoref{fig:benchmark} provides an overview of the benchmark, showing (a) the creation pipeline, (b) patient gender distribution, (c) age distribution, and (d) most frequent anatomical areas of interest.
ChestAgentBench comprises six-choice questions, each designed to evaluate complex CXR interpretation capabilities.
We first established seven core competencies alongside reasoning that are essential for CXR interpretation:
Download the benchmark:
huggingface-cli download wanglab/chestagentbench --repo-type dataset --local-dir chestagentbench
The metadata contains question, the question to ask the agent, and images, a list of paths to all the images necessary for answering each question.
For more details check out https://github.com/bowang-lab/MedRAX .
4 commits
4 commits
Existing medical VQA benchmarks typically focus on simple, single-step reasoning tasks. In contrast, ChestAgentBench offers several distinctive advantages:
We utilize Eurorad, the largest peer-reviewed radiological case report database maintained by the European Society of Radiology (ESR). This database contains detailed clinical cases consisting of patient histories, clinical presentations, and multi-modal imaging findings. Each case includes detailed radiological interpretations across different modalities, complemented by in-depth discussions that connect findings with clinical context, and concludes with reasoned interpretations, differential diagnosis list and a final diagnoses.
From its chest imaging section, we curated 675 patient cases with associated chest X-rays and complete clinical documentation. These cases covered 53 unique areas of interest including lung, thorax, and mediastinum. \autoref{fig:benchmark} provides an overview of the benchmark, showing (a) the creation pipeline, (b) patient gender distribution, (c) age distribution, and (d) most frequent anatomical areas of interest.
ChestAgentBench comprises six-choice questions, each designed to evaluate complex CXR interpretation capabilities.
We first established seven core competencies alongside reasoning that are essential for CXR interpretation:
Download the benchmark:
huggingface-cli download wanglab/chestagentbench --repo-type dataset --local-dir chestagentbench
The metadata contains question, the question to ask the agent, and images, a list of paths to all the images necessary for answering each question.
For more details check out https://github.com/bowang-lab/MedRAX .
4 commits
4 commits