MedRAX: Medical Reasoning Agent for Chest X-ray
Adibvafa Fallahpour, Jun Ma, Alif Munim, Hongwei Lyu, Bo Wang
TL;DR
MedRAX introduces a specialized, tool-augmented AI agent for chest X-ray interpretation that uses a ReAct loop to orchestrate diverse clinical tools without retraining. It is evaluated on ChestAgentBench, a 2,500-question, multi-competency benchmark derived from Eurorad cases, and several additional radiology benchmarks, where MedRAX demonstrates state-of-the-art performance in complex, multi-step reasoning tasks. The framework emphasizes modularity, transparency, and practical deployment potential, with a Gradio interface and privacy-conscious deployment options. Overall, the work argues that combining large-scale reasoning with domain-specific tools yields robust, interpretable performance and outlines future work on uncertainty, tool optimization, and broader multimodal capabilities.
Abstract
Chest X-rays (CXRs) play an integral role in driving critical decisions in disease management and patient care. While recent innovations have led to specialized models for various CXR interpretation tasks, these solutions often operate in isolation, limiting their practical utility in clinical practice. We present MedRAX, the first versatile AI agent that seamlessly integrates state-of-the-art CXR analysis tools and multimodal large language models into a unified framework. MedRAX dynamically leverages these models to address complex medical queries without requiring additional training. To rigorously evaluate its capabilities, we introduce ChestAgentBench, a comprehensive benchmark containing 2,500 complex medical queries across 7 diverse categories. Our experiments demonstrate that MedRAX achieves state-of-the-art performance compared to both open-source and proprietary models, representing a significant step toward the practical deployment of automated CXR interpretation systems. Data and code have been publicly available at https://github.com/bowang-lab/MedRAX
