paper-with-me

Papers

Alleviating Hallucinations in Large Vision-Language Models through Hallucination-Induced Optimization

2024-05-24 · Xinyu Lyu, Beitao Chen, Lianli Gao, Jingkuan Song, Heng Tao Shen

Although Large Visual Language Models (LVLMs) have demonstrated exceptional abilities in understanding multimodal data, they invariably suffer from hallucinations, leading to a disconnect between the generated text and the corresponding images. Almost all current visual contrastive decoding methods attempt to mitigate these hallucinations by introducing visual uncertainty information that appropriately widens the contrastive logits gap between hallucinatory and targeted ones. However, due to uncontrollable nature of the global visual uncertainty, they struggle to precisely induce the hallucinatory tokens, which severely limits their effectiveness in mitigating hallucinations and may even lead to the generation of undesired hallucinations. To tackle this issue, we conducted the theoretical analysis to promote the effectiveness of contrast decoding. Building on this insight, we introduce a novel optimization strategy named Hallucination-Induced Optimization (HIO). This strategy seeks to amplify the contrast between hallucinatory and targeted tokens relying on a fine-tuned theoretical preference model (i.e., Contrary Bradley-Terry Model), thereby facilitating efficient contrast decoding to alleviate hallucinations in LVLMs. Extensive experimental research demonstrates that our HIO strategy can effectively reduce hallucinations in LVLMs, outperforming state-of-the-art methods across various benchmarks.

📄 PDF Abstract BibTeX arXiv:2405.15356

Code (1)

BT-C/HIO 공식 구현

Tasks

Hallucination

Similar Papers 제목 키워드 기반

NoiseBoost: Alleviating Hallucination with Noise Perturbation for Multimodal Large Language Models

2024-05-30 · Kai Wu, Boyuan Jiang, Zhengkai Jiang, Qingdong He 외

Multimodal large language models (MLLMs) contribute a powerful mechanism to understanding visual information building on large language models. However, MLLMs are notorious for suffering from hallucinations, especially w…

Hallucination

Investigating and Mitigating Object Hallucinations in Pretrained Vision-Language (CLIP) Models

2024-10-04 · Yufang Liu, Tao Ji, Changzhi Sun, Yuanbin Wu 외

Large Vision-Language Models (LVLMs) have achieved impressive performance, yet research has pointed out a serious issue with object hallucinations within these models. However, there is no clear conclusion as to which pa…

counterfactualData AugmentationHallucinationObject+1

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

2025-02-28 · Jiaqi Bai, Hongcheng Guo, Zhongyuan Peng, Jian Yang 외

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 cont…

HallucinationObjectObject HallucinationSemantic Similarity+1

Alleviating Hallucinations in Large Language Models with Scepticism Modeling

2024-09-10 · Yetao Wu, Yihong Wang, Teng Chen, Chenxi Liu 외

Hallucinations is a major challenge for large language models (LLMs), prevents adoption in diverse fields. Uncertainty estimation could be used for alleviating the damages of hallucinations. The skeptical emotion of huma…

On Epistemic Uncertainty of Visual Tokens for Object Hallucinations in Large Vision-Language Models

2025-10-10 · Hoigi Seo, Dong Un Kang, Hyunjin Cho, Joohoon Lee 외 arxiv

Large vision-language models (LVLMs), which integrate a vision encoder (VE) with a large language model, have achieved remarkable success across various tasks. However, there are still crucial challenges in LVLMs such as…