PhD: A ChatGPT-Prompted Visual hallucination Evaluation Dataset
Jiazhen Liu, Yuhan Fu, Ruobing Xie, Runquan Xie, Xingwu Sun, Fengzong Lian, Zhanhui Kang, Xirong Li
TL;DR
This work introduces PhD, a large-scale visual hallucination evaluation dataset for MLLMs, designed to quantify and dissect hallucinations across four modes and five visual tasks. Built via a ChatGPT-assisted pipeline, PhD combines image-specific hitem selection, hitem-embedded Q&A, specious/incorrect contexts, and CCS-generated images to produce 102k VQA triplets. Comprehensive evaluation across open-source and proprietary MLLMs, plus mitigation methods, reveals mode- and task-dependent weaknesses, with insights into how visual ambiguity, multi-modal inconsistency, and counter-common-sense content drive hallucinations. The dataset provides a practical, scalable tool for diagnosing hallucination sources and guiding targeted model improvements. PhD thus offers a robust pathway for advancing reliable multimodal reasoning in real-world applications.
Abstract
Multimodal Large Language Models (MLLMs) hallucinate, resulting in an emerging topic of visual hallucination evaluation (VHE). This paper contributes a ChatGPT-Prompted visual hallucination evaluation Dataset (PhD) for objective VHE at a large scale. The essence of VHE is to ask an MLLM questions about specific images to assess its susceptibility to hallucination. Depending on what to ask (objects, attributes, sentiment, etc.) and how the questions are asked, we structure PhD along two dimensions, i.e. task and mode. Five visual recognition tasks, ranging from low-level (object / attribute recognition) to middle-level (sentiment / position recognition and counting), are considered. Besides a normal visual QA mode, which we term PhD-base, PhD also asks questions with specious context (PhD-sec) or with incorrect context ({PhD-icc), or with AI-generated counter common sense images (PhD-ccs). We construct PhD by a ChatGPT-assisted semi-automated pipeline, encompassing four pivotal modules: task-specific hallucinatory item (hitem) selection, hitem-embedded question generation, specious / incorrect context generation, and counter-common-sense (CCS) image generation. With over 14k daily images, 750 CCS images and 102k VQA triplets in total, PhD reveals considerable variability in MLLMs' performance across various modes and tasks, offering valuable insights into the nature of hallucination. As such, PhD stands as a potent tool not only for VHE but may also play a significant role in the refinement of MLLMs.
