Believing without Seeing: Quality Scores for Contextualizing Vision-Language Model Explanations
Keyu He, Tejas Srinivasan, Brihi Joshi, Xiang Ren, Jesse Thomason, Swabha Swayamdipta
TL;DR
This work introduces two image-anchored explanation-quality cues, Visual Fidelity and Contrastiveness, to help users judge VLM predictions when visual context is unavailable. It defines training-free scoring functions for these cues, shows they align better with prediction correctness than traditional text-based metrics, and demonstrates that combining them (especially via the product) yields substantial gains in user accuracy and reductions in over-reliance. Through extensive experiments on A-OKVQA and VizWiz and multiple VLMs, the authors establish improved calibration and discriminability of the quality signals. User studies show that presenting these quality cues, particularly in descriptive formulations, meaningfully improves decision making and trust calibration in human–AI interactions. The findings underscore the practical value of quantifying and communicating explanation quality to users relying on VLMs in contexts with asymmetrical information access.
Abstract
When people query Vision-Language Models (VLMs) but cannot see the accompanying visual context (e.g. for blind and low-vision users), augmenting VLM predictions with natural language explanations can signal which model predictions are reliable. However, prior work has found that explanations can easily convince users that inaccurate VLM predictions are correct. To remedy undesirable overreliance on VLM predictions, we propose evaluating two complementary qualities of VLM-generated explanations via two quality scoring functions. We propose Visual Fidelity, which captures how faithful an explanation is to the visual context, and Contrastiveness, which captures how well the explanation identifies visual details that distinguish the model's prediction from plausible alternatives. On the A-OKVQA and VizWiz tasks, these quality scoring functions are better calibrated with model correctness than existing explanation qualities. We conduct a user study in which participants have to decide whether a VLM prediction is accurate without viewing its visual context. We observe that showing our quality scores alongside VLM explanations improves participants' accuracy at predicting VLM correctness by 11.1%, including a 15.4% reduction in the rate of falsely believing incorrect predictions. These findings highlight the utility of explanation quality scores in fostering appropriate reliance on VLM predictions.
