Papers › Mitigating Hallucinations in Large Vision-Language Models by Adaptively Constraining...

Mitigating Hallucinations in Large Vision-Language Models by Adaptively Constraining Information Flow

28 Feb 2025arXiv:2502.20750archive 2025-07-28

Jiaqi Bai, Hongcheng Guo, Zhongyuan Peng, Jian Yang, Zhoujun Li, Mohan Li, Zhihong Tian

Large vision-language models show tremendous potential in understanding visual information through human languages. However, they are prone to suffer from object hallucination, i.e., the generated image descriptions contain objects that do not exist in the image. In this paper, we reveal that object hallucination can be attributed to overconfidence in irrelevant visual features when soft visual tokens map to the LLM's word embedding space. Specifically, by figuring out the semantic similarity between visual tokens and LLM's word embedding, we observe that the smoothness of similarity distribution strongly correlates with the emergence of object hallucinations. To mitigate hallucinations, we propose using the Variational Information Bottleneck (VIB) to alleviate overconfidence by introducing stochastic noise, facilitating the constraining of irrelevant information. Furthermore, we propose an entropy-based noise-controlling strategy to enable the injected noise to be adaptively constrained regarding the smoothness of the similarity distribution. We adapt the proposed AdaVIB across distinct model architectures. Experimental results demonstrate that the proposed AdaVIB mitigates object hallucinations by effectively alleviating the overconfidence in irrelevant visual features, with consistent improvements on two object hallucination benchmarks.

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="2502.20750")

Code

Syntology Ran 3 of 11 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran with no contract checked.

By repository: official repository: 11 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.

jiaqi5598/adavib officialmentioned in paperpytorchMIT 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

11 samples harvested; 3 ran; 0 honoured the contract we drafted; 8 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.

1ran · violated contract
2ran
8unverified

Licence: 0 of the 11 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 jiaqi5598/adavib. “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.

count_trainable_parameters jiaqi5598/adavib/utils.py official repository ran MIT (permissive) · a3826392847cbef3 · report
disabled_train jiaqi5598/adavib/minigpt4/models/blip2.py official repository ran · violated contract MIT (permissive) · 4cb732f513d69dfd · report
tile jiaqi5598/adavib/minigpt4/models/base_model.py official repository ran fingerprinted MIT (permissive) · cb33571427334815 · report
all_gather_with_grad jiaqi5598/adavib/minigpt4/models/base_model.py official repository unverified MIT (permissive) · 0ec9fc2025c16f65 · report
create_eva_vit_g jiaqi5598/adavib/minigpt4/models/eva_vit.py official repository unverified MIT (permissive) · 64cd9e71a82a2a94 · report
generic_train jiaqi5598/adavib/coco_eval.py official repository unverified MIT (permissive) · 5f2ab8de0b6931ca · report
get_checkpoint_callback jiaqi5598/adavib/callback.py official repository unverified MIT (permissive) · 87dda5e48a6f979b · report
get_early_stopping_callback jiaqi5598/adavib/callback.py official repository unverified MIT (permissive) · da7106d308e830d0 · report
kofn jiaqi5598/adavib/utils.py official repository unverified MIT (permissive) · 5b438ab40d436d5c · report
pickle_load jiaqi5598/adavib/utils.py official repository unverified MIT (permissive) · 84b847bd3c5f6032 · report
sortish_sampler_indices jiaqi5598/adavib/sampler.py official repository unverified MIT (permissive) · ba97e5823244ca98 · report

Tasks

HallucinationObjectObject HallucinationSemantic SimilaritySemantic Textual Similarity

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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