paper-with-me

홈 › Papers

Evaluating Object Hallucination in Large Vision-Language Models

2023-05-17 · YiFan Li, Yifan Du, Kun Zhou, Jinpeng Wang, Wayne Xin Zhao, Ji-Rong Wen

Inspired by the superior language abilities of large language models (LLM), large vision-language models (LVLM) have been recently explored by integrating powerful LLMs for improving the performance on complex multimodal tasks. Despite the promising progress on LVLMs, we find that LVLMs suffer from the hallucination problem, i.e. they tend to generate objects that are inconsistent with the target images in the descriptions. To investigate it, this work presents the first systematic study on object hallucination of LVLMs. We conduct the evaluation experiments on several representative LVLMs, and show that they mostly suffer from severe object hallucination issue. We further discuss that the visual instructions may influence the hallucination, and find that: objects that frequently occur in the visual instructions or co-occur with the image objects, are obviously prone to be hallucinated by LVLMs. Besides, we find that existing evaluation methods might be affected by the input instructions and generation styles of LVLMs. Thus, we further design an improved evaluation method for object hallucination by proposing a polling-based query method called POPE. Experiment results demonstrate that our POPE can evaluate the object hallucination in a more stable and flexible way. Our codes and data are publicly available at https://github.com/RUCAIBox/POPE.

📄 PDF Abstract BibTeX arXiv:2305.10355

Code (6)

rucaibox/pope 공식 구현 pytorch
FuxiaoLiu/LRV-Instruction pytorch
aoidragon/pope pytorch
mengchuang123/vasparse-github jax
yellow-binary-tree/pfram pytorch
ziwei-zheng/nullu pytorch

Tasks

HallucinationObjectObject Hallucination

Similar Papers 제목 키워드 기반

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

THRONE: An Object-based Hallucination Benchmark for the Free-form Generations of Large Vision-Language Models

2024-05-08 · CVPR 2024 1 · Prannay Kaul, Zhizhong Li, Hao Yang, Yonatan Dukler 외

Mitigating hallucinations in large vision-language models (LVLMs) remains an open problem. Recent benchmarks do not address hallucinations in open-ended free-form responses, which we term "Type I hallucinations". Instead…

AttributeData AugmentationFormHallucination+1

Evaluating Hallucination in Large Vision-Language Models based on Context-Aware Object Similarities

2025-01-25 · Shounak Datta, Dhanasekar Sundararaman

Despite their impressive performance on multi-modal tasks, large vision-language models (LVLMs) tend to suffer from hallucinations. An important type is object hallucination, where LVLMs generate objects that are inconsi…

HallucinationObjectObject HallucinationObject Recognition

Negative Object Presence Evaluation (NOPE) to Measure Object Hallucination in Vision-Language Models

2023-10-09 · Holy Lovenia, Wenliang Dai, Samuel Cahyawijaya, Ziwei Ji 외

Object hallucination poses a significant challenge in vision-language (VL) models, often leading to the generation of nonsensical or unfaithful responses with non-existent objects. However, the absence of a general measu…

HallucinationObjectObject HallucinationQuestion Answering+2

HALLUCINOGEN: A Benchmark for Evaluating Object Hallucination in Large Visual-Language Models

2024-12-29 · Ashish Seth, Dinesh Manocha, Chirag Agarwal

Large Vision-Language Models (LVLMs) have demonstrated remarkable performance in performing complex multimodal tasks. However, they are still plagued by object hallucination: the misidentification or misclassification of…

HallucinationObjectObject HallucinationQuestion Answering+3