Evaluating Reasoning Faithfulness in Medical Vision-Language Models using Multimodal Perturbations
Johannes Moll, Markus Graf, Tristan Lemke, Nicolas Lenhart, Daniel Truhn, Jean-Benoit Delbrouck, Jiazhen Pan, Daniel Rueckert, Lisa C. Adams, Keno K. Bressem
TL;DR
The paper introduces a clinically grounded framework to evaluate faithfulness of medical vision-language models by perturbing both text and image evidence in chest X-ray VQA. It provides a dedicated TAIX-VQA dataset and a three-axis evaluation (clinical fidelity, causal attribution, confidence calibration), validated via a radiologist reader study. Across six VLMs, the study shows final answer accuracy and explanation quality can decouple, with textual cues having larger impact on explanations than visual cues and with attribution proving more domain-critical than fidelity in some cases. The work advances reliable deployment considerations by highlighting the limits of using attribution alone as grounding and by releasing datasets and code to enable broader, reproducible evaluation of clinically faithful reasoning in multimodal models.
Abstract
Vision-language models (VLMs) often produce chain-of-thought (CoT) explanations that sound plausible yet fail to reflect the underlying decision process, undermining trust in high-stakes clinical use. Existing evaluations rarely catch this misalignment, prioritizing answer accuracy or adherence to formats. We present a clinically grounded framework for chest X-ray visual question answering (VQA) that probes CoT faithfulness via controlled text and image modifications across three axes: clinical fidelity, causal attribution, and confidence calibration. In a reader study (n=4), evaluator-radiologist correlations fall within the observed inter-radiologist range for all axes, with strong alignment for attribution (Kendall's $τ_b=0.670$), moderate alignment for fidelity ($τ_b=0.387$), and weak alignment for confidence tone ($τ_b=0.091$), which we report with caution. Benchmarking six VLMs shows that answer accuracy and explanation quality can be decoupled, acknowledging injected cues does not ensure grounding, and text cues shift explanations more than visual cues. While some open-source models match final answer accuracy, proprietary models score higher on attribution (25.0% vs. 1.4%) and often on fidelity (36.1% vs. 31.7%), highlighting deployment risks and the need to evaluate beyond final answer accuracy.
