Deterministic Hallucination Detection in Medical VQA via Confidence-Evidence Bayesian Gain
arXiv cs.AI / 2026/3/24
💬 オピニオンSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- The paper addresses hallucinations in medical multimodal VQA systems, where models may produce answers that contradict the input image and could be unsafe for clinical use.
- It argues that hallucinated responses leave a detectable signature in the model’s own token-level log-probabilities, specifically inconsistent confidence and low sensitivity to visual evidence.
- It introduces Confidence-Evidence Bayesian Gain (CEBaG), a deterministic, self-contained hallucination detection approach that avoids stochastic sampling and external natural language inference models.
- Across four medical MLLMs and three VQA benchmarks (16 settings), CEBaG achieves the best AUC in 13/16 settings and improves over Vision-Amplified Semantic Entropy (VASE) by an average of 8 AUC points.
- The authors report no task-specific hyperparameters are required and plan to release code after acceptance.

