XBench: A Comprehensive Benchmark for Visual-Language Explanations in Chest Radiography
Haozhe Luo, Shelley Zixin Shu, Ziyu Zhou, Sebastian Otalora, Mauricio Reyes
TL;DR
XBench addresses the critical need for reliable grounding in medical vision-language models by introducing a unified benchmark for chest radiographs that jointly evaluates recognition and cross-modal grounding. It analyzes seven CLIP-style VLMs across 36 findings and 12,601 cases, using both radiologist-annotated regions and multiple grounding metrics to reveal how domain-specific pretraining improves localization for large lesions while small, diffuse findings remain challenging. A strong coupling between recognition performance and grounding is observed (e.g., $R^2=0.92$), yet significant per-pathology gaps and calibration issues persist, underscoring the need for size-aware interpretability benchmarks before clinical deployment. The XBench framework, with its Dataset/Model/Metrics modular design, provides a rigorous foundation for evaluating and improving medically oriented multimodal explanations and sets a baseline for future domain-adapted models.
Abstract
Vision-language models (VLMs) have recently shown remarkable zero-shot performance in medical image understanding, yet their grounding ability, the extent to which textual concepts align with visual evidence, remains underexplored. In the medical domain, however, reliable grounding is essential for interpretability and clinical adoption. In this work, we present the first systematic benchmark for evaluating cross-modal interpretability in chest X-rays across seven CLIP-style VLM variants. We generate visual explanations using cross-attention and similarity-based localization maps, and quantitatively assess their alignment with radiologist-annotated regions across multiple pathologies. Our analysis reveals that: (1) while all VLM variants demonstrate reasonable localization for large and well-defined pathologies, their performance substantially degrades for small or diffuse lesions; (2) models that are pretrained on chest X-ray-specific datasets exhibit improved alignment compared to those trained on general-domain data. (3) The overall recognition ability and grounding ability of the model are strongly correlated. These findings underscore that current VLMs, despite their strong recognition ability, still fall short in clinically reliable grounding, highlighting the need for targeted interpretability benchmarks before deployment in medical practice. XBench code is available at https://github.com/Roypic/Benchmarkingattention
