English

Detecting Clinical Hallucinations in LVLMs via Counterfactual Visual Grounding Uncertainty

Computer Vision and Pattern Recognition 2026-06-26 v1 Computation and Language

Abstract

Large vision-language models (LVLMs) are increasingly used for clinical image understanding, yet they remain vulnerable to \emph{hallucinations}--producing textual findings or attributes not supported by the image. We present a vision-traceable hallucination detection framework that audits arbitrary LVLM responses via visual evidence grounding, requiring neither modification nor internal access to the hidden states of LVLMs. Given an LVLM response, we extract visually verifiable entities and use a medical-domain-adapted Qwen-VL grounding verifier to localize each entity on the input image. To enhance the robustness of our detection method, we introduce a counterfactual entity perturbation method and estimate visual evidence uncertainty by contrasting factual and counterfactual grounding results. Specifically, we compute an entity-level uncertainty score from the positive confidence, counterfactual confidence, and their grounding overlap for binary hallucination decision-making. Experiments on multiple medical imaging modalities and LVLM backbones demonstrate that our method consistently improves hallucination detection performance over recent baselines, while providing interpretable localization evidence and strong cross-model transferability. Code and dataset are available at https://github.com/Agentic-CliniAI/CounterVHD.

Keywords

Cite

@article{arxiv.2606.28520,
  title  = {Detecting Clinical Hallucinations in LVLMs via Counterfactual Visual Grounding Uncertainty},
  author = {Xiao Song and Haonan Qin and Zhaoxu Zhang and Jiong Zhang and Yuqi Fang and Caifeng Shan},
  journal= {arXiv preprint arXiv:2606.28520},
  year   = {2026}
}

Comments

10 pages, 4 figures