REVIEW 10 cited by
VL-Uncertainty: Detecting Hallucination in Large Vision-Language Model via Uncertainty Estimation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Given the higher information load processed by large vision-language models (LVLMs) compared to single-modal LLMs, detecting LVLM hallucinations requires more human and time expense, and thus rise a wider safety concerns. In this paper, we introduce VL-Uncertainty, the first uncertainty-based framework for detecting hallucinations in LVLMs. Different from most existing methods that require ground-truth or pseudo annotations, VL-Uncertainty utilizes uncertainty as an intrinsic metric. We measure uncertainty by analyzing the prediction variance across semantically equivalent but perturbed prompts, including visual and textual data. When LVLMs are highly confident, they provide consistent responses to semantically equivalent queries. However, when uncertain, the responses of the target LVLM become more random. Considering semantically similar answers with different wordings, we cluster LVLM responses based on their semantic content and then calculate the cluster distribution entropy as the uncertainty measure to detect hallucination. Our extensive experiments on 10 LVLMs across four benchmarks, covering both free-form and multi-choice tasks, show that VL-Uncertainty significantly outperforms strong baseline methods in hallucination detection.
Forward citations
Cited by 10 Pith papers
-
It's the Decoding Format, Not the Perturbation: Auditing Consistency-Based Selection for Vision-Language Test-Time Scaling
Perturbation-based selection does not beat a format-matched control that spends the same short-answer budget on the unperturbed image, so reported gains against CoT-only majority voting are mostly a decoding-format effect.
-
HalluScope: Fine-grained Hallucination Diagnosis for Multimodal Large Language Models
HalluScope couples span-level hallucination detection, 12-way type classification, and explanation generation in one model, and shows the resulting feedback reduces hallucinations in two MLLMs.
-
When Does Visual Token Pruning Improve Calibration? The Role of Evidence Coverage in MLLMs
Coverage-based visual token pruning at K=128 lowers LLaVA-1.5's POPE ECE from 0.041 to 0.016 without an accuracy drop, and the token selection rule, not the budget, drives calibration quality.
-
Deterministic Hallucination Detection in Medical VQA via Confidence-Evidence Bayesian Gain
A fixed, sampling-free score — per-token log-probability variance times (1 + average |image-vs-text probability shift|) — detects medical-VQA hallucinations better than semantic-entropy baselines in 13 of 16 settings.
-
MIRAGE: Assessing Hallucination in Multimodal Reasoning Chains of MLLM
MIRAGE is a benchmark that separates reasoning hallucinations from perception errors in multimodal LLMs, and Logos is a curriculum reinforcement fine-tuning method that reduces logical hallucinations.
-
Analysis of Image-and-Text Uncertainty Propagation in Multimodal Large Language Models with Cardiac MR-Based Applications
A linear uncertainty-propagation model fitted on cardiac MRI plus health-record text is shown to transfer across prediction tasks and data distributions, enabling cheaper uncertainty estimates.
-
Uncertainty-o: One Model-agnostic Framework for Unveiling Uncertainty in Large Multimodal Models
Uncertainty-o estimates uncertainty in large multimodal models by perturbing prompts and computing entropy over semantically clustered answers, improving hallucination detection across five modalities.
-
LEC: Linear Expectation Constraints for Selection-Conditioned Risk Control in Selective Prediction and Routing Systems
LEC proposes a +1-corrected threshold for FDR control in selective prediction and routing, but the finite-sample guarantee rests on a false exchangeability identity and is not valid for arbitrary exchangeable data.
-
Mitigating Behavioral Hallucination in Multimodal Large Language Models for Sequential Images
SHE lowers behavioral hallucination scores by about 10 percent by detecting low visual-textual similarity and projecting out the hallucinated direction in embedding space.
-
Empowering Multimodal LLMs with External Tools: A Comprehensive Survey
A survey paper maps how external tools are used to augment multimodal large language models across data, tasks, evaluation, and future directions.
Discussion (0). Sign in to comment.