CVLGApr 7

HaloProbe: Bayesian Detection and Mitigation of Object Hallucinations in Vision-Language Models

arXiv:2604.0616596.2
Predicted impact top 10% in CV · last 90 daysOriginality Highly original
AI Analysis

This addresses the issue of unreliable image descriptions for users of vision-language models, though it is incremental as it builds on prior detection strategies.

The paper tackles the problem of object hallucinations in vision-language models by introducing HaloProbe, a Bayesian framework that detects and mitigates hallucinations using token-level probabilities, reducing them more effectively than state-of-the-art methods while preserving utility.

Large vision-language models can produce object hallucinations in image descriptions, highlighting the need for effective detection and mitigation strategies. Prior work commonly relies on the model's attention weights on visual tokens as a detection signal. We reveal that coarse-grained attention-based analysis is unreliable due to hidden confounders, specifically token position and object repetition in a description. This leads to Simpson's paradox: the attention trends reverse or disappear when statistics are aggregated. Based on this observation, we introduce HaloProbe, a Bayesian framework that factorizes external description statistics and internal decoding signals to estimate token-level hallucination probabilities. HaloProbe uses balanced training to isolate internal evidence and combines it with learned prior over external features to recover the true posterior. While intervention-based mitigation methods often degrade utility or fluency by modifying models' internals, we use HaloProbe as an external scoring signal for non-invasive mitigation. Our experiments show that HaloProbe-guided decoding reduces hallucinations more effectively than state-of-the-art intervention-based methods while preserving utility.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes