paper-with-me

Papers

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

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

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 part of the model these hallucinations originate from. In this paper, we present an in-depth investigation into the object hallucination problem specifically within the CLIP model, which serves as the backbone for many state-of-the-art vision-language systems. We unveil that even in isolation, the CLIP model is prone to object hallucinations, suggesting that the hallucination problem is not solely due to the interaction between vision and language modalities. To address this, we propose a counterfactual data augmentation method by creating negative samples with a variety of hallucination issues. We demonstrate that our method can effectively mitigate object hallucinations for CLIP model, and we show the the enhanced model can be employed as a visual encoder, effectively alleviating the object hallucination issue in LVLMs.

📄 PDF Abstract BibTeX arXiv:2410.03176

Code (1)

yufang-liu/clip_hallucination 공식 구현 pytorch

Tasks

counterfactualData AugmentationHallucinationObjectObject Hallucination

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

EAZY: Eliminating Hallucinations in LVLMs by Zeroing out Hallucinatory Image Tokens

2025-03-10 · Liwei Che, Tony Qingze Liu, Jing Jia, Weiyi Qin 외

Despite their remarkable potential, Large Vision-Language Models (LVLMs) still face challenges with object hallucination, a problem where their generated outputs mistakenly incorporate objects that do not actually exist.…

HallucinationLanguage ModelingLanguage ModellingObject+1

Mitigating Action-Relation Hallucinations in LVLMs via Relation-aware Visual Enhancement

2026-05-12 · Zhenxin Qin, Qiang Li, Qingzhuo Wang, Ruiyang Qin 외 arxiv

Large Vision-Language Models (LVLMs) have achieved remarkable performance on diverse vision-language tasks. However, LVLMs still suffer from hallucinations, generating text that contradicts the visual input. Existing res…

Mitigating Object Hallucinations in Large Vision-Language Models through Visual Contrastive Decoding

2023-11-28 · CVPR 2024 1 · Sicong Leng, Hang Zhang, Guanzheng Chen, Xin Li 외

Large Vision-Language Models (LVLMs) have advanced considerably, intertwining visual recognition and language understanding to generate content that is not only coherent but also contextually attuned. Despite their succe…

HallucinationObjectObject Hallucination

Residual Decoding: Mitigating Hallucinations in Large Vision-Language Models via History-Aware Residual Guidance

2026-02-01 · Xinrong Chen, Xu Chu, Yingmin Qiu, Hengyuan Zhang 외 arxiv

Large Vision-Language Models (LVLMs) can reason from image-text inputs and perform well in various multimodal tasks. Despite this success, they are affected by language priors and often produce hallucinations. Hallucinat…

Visual Grounding

Evaluating and Analyzing Relationship Hallucinations in Large Vision-Language Models

2024-06-24 · Mingrui Wu, Jiayi Ji, Oucheng Huang, Jiale Li 외

The issue of hallucinations is a prevalent concern in existing Large Vision-Language Models (LVLMs). Previous efforts have primarily focused on investigating object hallucinations, which can be easily alleviated by intro…

Common Sense ReasoningHallucinationObject