paper-with-me

홈 › Papers

From Pixels to Tokens: Revisiting Object Hallucinations in Large Vision-Language Models

2024-10-09 · Yuying Shang, Xinyi Zeng, Yutao Zhu, Xiao Yang, Zhengwei Fang, Jingyuan Zhang, Jiawei Chen, Zinan Liu, Yu Tian

Hallucinations in large vision-language models (LVLMs) are a significant challenge, i.e., generating objects that are not presented in the visual input, which impairs their reliability. Recent studies often attribute hallucinations to a lack of understanding of visual input, yet ignore a more fundamental issue: the model's inability to effectively extract or decouple visual features. In this paper, we revisit the hallucinations in LVLMs from an architectural perspective, investigating whether the primary cause lies in the visual encoder (feature extraction) or the modal alignment module (feature decoupling). Motivated by our findings on the preliminary investigation, we propose a novel tuning strategy, PATCH, to mitigate hallucinations in LVLMs. This plug-and-play method can be integrated into various LVLMs, utilizing adaptive virtual tokens to extract object features from bounding boxes, thereby addressing hallucinations caused by insufficient decoupling of visual features. PATCH achieves state-of-the-art performance on multiple multi-modal hallucination datasets. We hope this approach provides researchers with deeper insights into the underlying causes of hallucinations in LVLMs, fostering further advancements and innovation in this field.

📄 PDF Abstract BibTeX arXiv:2410.06795

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeHallucination

Similar Papers 제목 키워드 기반

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…

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

VORD: Visual Ordinal Calibration for Mitigating Object Hallucinations in Large Vision-Language Models

2024-12-20 · Dexter Neo, Tsuhan Chen

Large Vision-Language Models (LVLMs) have made remarkable developments along with the recent surge of large language models. Despite their advancements, LVLMs have a tendency to generate plausible yet inaccurate or incon…

Instruction-Aligned Visual Attention for Mitigating Hallucinations in Large Vision-Language Models

2025-03-24 · Bin Li, Dehong Gao, Yeyuan Wang, Linbo Jin 외

Despite the significant success of Large Vision-Language models(LVLMs), these models still suffer hallucinations when describing images, generating answers that include non-existent objects. It is reported that these mod…

MMETextVQA

SHIELD: Suppressing Hallucinations In LVLM Encoders via Bias and Vulnerability Defense

2025-10-18 · Yiyang Huang, Liang Shi, Yitian Zhang, Yi Xu 외 arxiv

Large Vision-Language Models (LVLMs) excel in diverse cross-modal tasks. However, object hallucination, where models produce plausible but inaccurate object descriptions, remains a significant challenge. In contrast to p…