Papers › From Uncertainty to Trust: Enhancing Reliability in Vision-Language Models with...

From Uncertainty to Trust: Enhancing Reliability in Vision-Language Models with Uncertainty-Guided Dropout Decoding

9 Dec 2024arXiv:2412.06474archive 2025-07-28

Yixiong Fang, Ziran Yang, Zhaorun Chen, Zhuokai Zhao, Jiawei Zhou

Large vision-language models (LVLMs) demonstrate remarkable capabilities in multimodal tasks but are prone to misinterpreting visual inputs, often resulting in hallucinations and unreliable outputs. To address these challenges, we propose Dropout Decoding, a novel inference-time approach that quantifies the uncertainty of visual tokens and selectively masks uncertain tokens to improve decoding. Our method measures the uncertainty of each visual token by projecting it onto the text space and decomposing it into aleatoric and epistemic components. Specifically, we focus on epistemic uncertainty, which captures perception-related errors more effectively. Inspired by dropout regularization, we introduce uncertainty-guided token dropout, which applies the dropout principle to input visual tokens instead of model parameters, and during inference rather than training. By aggregating predictions from an ensemble of masked decoding contexts, Dropout Decoding robustly mitigates errors arising from visual token misinterpretations. Evaluations on benchmarks including CHAIR, THRONE, and MMBench demonstrate that Dropout Decoding significantly reduces object hallucinations (OH) and enhances both reliability and quality of LVLM outputs across diverse visual contexts.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.06474")

Code

Syntology Ran 3 of 18 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 3 ran · our draft was wrong.

By repository: official repository: 18 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kigb/dropoutdecoding officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 3 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
15unverified

Licence: 18 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kigb/DropoutDecoding. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

combine_coco_captions kigb/DropoutDecoding/chair_test/chair_metrics/chair.py official repository ran · our draft was wrong no licence file found · pointer only · 25585704d77cafb4 · report
combine_coco_instances kigb/DropoutDecoding/chair_test/chair_metrics/chair.py official repository ran · our draft was wrong no licence file found · pointer only · 66415dc1dd50f555 · report
load_json kigb/DropoutDecoding/utils/compare.py official repository ran · our draft was wrong no licence file found · pointer only · 53d425eb1278ddda · report
add_diffusion_noise kigb/DropoutDecoding/models/VCD/vcd_add_noise.py official repository unverified no licence file found · pointer only · fe66de066c32d0fc · report
argmax kigb/DropoutDecoding/models/llavanext.py official repository unverified no licence file found · pointer only · eb627f04ba74cba6 · report
get_blank_prediction_path kigb/DropoutDecoding/chair_test/chair_metrics/lm_consistency.py official repository unverified no licence file found · pointer only · a24f296c7f2750a0 · report
get_consistency kigb/DropoutDecoding/chair_test/chair_metrics/misc.py official repository unverified no licence file found · pointer only · d9a1b1be427abb03 · report
get_im_consistency kigb/DropoutDecoding/chair_test/chair_metrics/im_consistency.py official repository unverified no licence file found · pointer only · c9a73d69abdd252a · report
get_label_dicts kigb/DropoutDecoding/chair_test/chair_metrics/im_consistency.py official repository unverified no licence file found · pointer only · 1b18bf83296c81a8 · report
get_sentence_scores_from_hallucination_file kigb/DropoutDecoding/chair_test/chair_metrics/misc.py official repository unverified no licence file found · pointer only · 521fb486761a4172 · report
hallucination_file_to_dict kigb/DropoutDecoding/chair_test/chair_metrics/misc.py official repository unverified no licence file found · pointer only · 0bb2534b6701d132 · report
load_generated_captions kigb/DropoutDecoding/chair_test/chair_metrics/chair.py official repository unverified no licence file found · pointer only · c6889eebaff1566f · report
read_vocab kigb/DropoutDecoding/chair_test/chair_metrics/lm_consistency.py official repository unverified no licence file found · pointer only · 3fda39b99e8fcada · report
sample kigb/dropoutdecoding/models/VCD/vcd_sample.py official repository unverified no licence file found · pointer only · 265b8739e27fe5c8 · report
select_by_average kigb/DropoutDecoding/models/llava.py official repository unverified no licence file found · pointer only · 64b4a235a9c34b8a · report
select_by_vote kigb/DropoutDecoding/models/llava.py official repository unverified no licence file found · pointer only · 2a5e72bfe7b8597f · report
select_by_vote kigb/DropoutDecoding/models/llavanext.py official repository unverified no licence file found · pointer only · 13246077f0242fbf · report
softmax kigb/DropoutDecoding/chair_test/chair_metrics/lm_consistency.py official repository unverified no licence file found · pointer only · bfe1425c081169ef · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DropoutFocus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections