paper-with-me

홈 › Papers

Holistic Analysis of Hallucination in GPT-4V(ision): Bias and Interference Challenges

2023-11-06 · Chenhang Cui, Yiyang Zhou, Xinyu Yang, Shirley Wu, Linjun Zhang, James Zou, Huaxiu Yao

While GPT-4V(ision) impressively models both visual and textual information simultaneously, it's hallucination behavior has not been systematically assessed. To bridge this gap, we introduce a new benchmark, namely, the Bias and Interference Challenges in Visual Language Models (Bingo). This benchmark is designed to evaluate and shed light on the two common types of hallucinations in visual language models: bias and interference. Here, bias refers to the model's tendency to hallucinate certain types of responses, possibly due to imbalance in its training data. Interference pertains to scenarios where the judgment of GPT-4V(ision) can be disrupted due to how the text prompt is phrased or how the input image is presented. We identify a notable regional bias, whereby GPT-4V(ision) is better at interpreting Western images or images with English writing compared to images from other countries or containing text in other languages. Moreover, GPT-4V(ision) is vulnerable to leading questions and is often confused when interpreting multiple images together. Popular mitigation approaches, such as self-correction and chain-of-thought reasoning, are not effective in resolving these challenges. We also identified similar biases and interference vulnerabilities with LLaVA and Bard. Our results characterize the hallucination challenges in GPT-4V(ision) and state-of-the-art visual-language models, and highlight the need for new solutions. The Bingo benchmark is available at https://github.com/gzcch/Bingo.

📄 PDF Abstract BibTeX arXiv:2311.03287

Code (1)

gzcch/bingo 공식 구현

Tasks

Hallucination

Similar Papers 제목 키워드 기반

SDCD: Structure-Disrupted Contrastive Decoding for Mitigating Hallucinations in Large Vision-Language Models

2026-01-07 · Yuxuan Xia, Siheng Wang, Peng Li arxiv

Large Vision-Language Models (LVLMs) demonstrate significant progress in multimodal understanding and reasoning, yet object hallucination remains a critical challenge. While existing research focuses on mitigating langua…

System-Mediated Attention Imbalances Make Vision-Language Models Say Yes

2026-01-18 · Tsan Tsai Chan, Varsha Suresh, Anisha Saha, Michael Hahn 외 arxiv

Vision-language model (VLM) hallucination is commonly linked to imbalanced allocation of attention across input modalities: system, image and text. However, existing mitigation strategies tend towards an image-centric in…

Transformers Remember First, Forget Last: Dual-Process Interference in LLMs

2026-02-27 · Sourav Chattaraj, Kanak Raj arxiv

When large language models encounter conflicting information in context, which memories survive -- early or recent? We adapt classical interference paradigms from cognitive psychology to answer this question, testing 39 …

VALOR-EVAL: Holistic Coverage and Faithfulness Evaluation of Large Vision-Language Models

2024-04-22 · Haoyi Qiu, WenBo Hu, Zi-Yi Dou, Nanyun Peng

Large Vision-Language Models (LVLMs) suffer from hallucination issues, wherein the models generate plausible-sounding but factually incorrect outputs, undermining their reliability. A comprehensive quantitative evaluatio…

HallucinationInformativenessLanguage ModelingLanguage Modelling+1

See Only When Needed: Context-Aware Attention Intervention for Mitigating Hallucinations in LVLMs

2026-06-29 · Yuqing Lei, Wenbo Lyu, Yingjun Du, Xiantong Zhen 외 arxiv

Large Vision-Language Models (LVLMs) excel at multimodal tasks but remain prone to object hallucinations. Prior training-free remedies often uniformly strengthen visual signals, which may also amplify irrelevant regions …

Visual Grounding