English

Visual Semantic Entropy: Do Vision Language Models Recognize Visual Ambiguity?

Computer Vision and Pattern Recognition 2026-06-30 v1 Artificial Intelligence Computation and Language

Abstract

Vision-language models can produce confident answers on visually ambiguous inputs, resulting in biased predictions. Common entropy-based methods, such as Semantic Entropy (SE), rely on output diversity. Yet our analysis shows that overconfident visual embeddings suppress output diversity under stochastic decoding, causing SE to underestimate uncertainty in such cases. Recent methods instead probe output diversity through input perturbations, including textual paraphrasing or joint text-image perturbations, and show improved performance. We study these approaches and reveals that the resulting variability is often dominated by textual changes rather than visual evidence, causing uncertainty estimates to reflect prompt sensitivity rather than visual ambiguity. We therefore propose Visual Semantic Entropy (VSE), which perturbs only the image to probe nearby visual variations while keeping the text query fixed. VSE measures uncertainty by clustering generated answers into semantic prototypes and computing the mass-weighted dispersion among them. Extensive evaluation across five modern vision-language models and five diverse VQA benchmarks demonstrates that VSE effectively captures visual ambiguity, establishing a new state-of-the-art for VLM uncertainty estimation.

Cite

@article{arxiv.2606.31407,
  title  = {Visual Semantic Entropy: Do Vision Language Models Recognize Visual Ambiguity?},
  author = {Ta Duc Huy and Trang Nguyen and Townim Chowdhury and Ankit Yadav and Minh-Son To and Zhibin Liao and Johan W. Verjans and Vu Minh Hieu Phan},
  journal= {arXiv preprint arXiv:2606.31407},
  year   = {2026}
}

Comments

Accepted at ECCV2026