MedVision: Benchmarking Quantitative Medical Image Analysis
About
Current vision-language models (VLMs) in medicine are primarily designed for categorical question answering (e.g., "Is this normal or abnormal?") or qualitative descriptive tasks. However, clinical decision-making often relies on quantitative assessments, such as measuring the size of a tumor or the angle of a joint, from which physicians draw their own diagnostic conclusions. This quantitative reasoning capability remains underexplored and poorly supported in existing VLMs. In this work, we introduce MedVision, a large-scale dataset and benchmark specifically designed to evaluate and improve VLMs on quantitative medical image analysis. MedVision spans 22 public datasets covering diverse anatomies and modalities, with 30.8 million image-annotation pairs. We focus on three representative quantitative tasks: (1) detection of anatomical structures and abnormalities, (2) tumor/lesion (T/L) size estimation, and (3) angle/distance (A/D) measurement. We show that current off-the-shelf VLMs perform poorly on these tasks. However, supervised and reinforcement fine-tuning on MedVision significantly enhances performance across detection, T/L estimation, and A/D measurement. MedVision provides a foundation for developing VLMs with robust quantitative reasoning capabilities in medical imaging.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Angle Measurement | Ceph-Bio-400 Angle | MAE4.7 | 13 | |
| Distance Measurement | Ceph-Bio-400 Distance (1000 samples) | MAE3.4 | 13 | |
| Distance Measurement | FeTA Distance (100 samples) 24 | MAE5.6 | 13 | |
| Object Detection | MedVision Anatomy 18 regions V0 | Recall81.3 | 13 | |
| Tumor/Lesion Size Estimation | MedVision Tumor Lesion 2K samples | MAE10.5 | 13 | |
| Object Detection | MedVision Tumor/Lesion (8 regions) V0 | Recall52.4 | 13 |