Automatically Generating Visual Hallucination Test Cases for Multimodal Large Language Models
Zhongye Liu, Hongbin Liu, Yuepeng Hu, Zedian Shao, Neil Zhenqiang Gong

TL;DR
This paper introduces VHExpansion, an automated method for generating and expanding visual hallucination test cases for multimodal large language models, enabling more effective benchmarking and mitigation of hallucinations.
Contribution
VHExpansion automates the expansion of VH test cases through perturbations, and introduces symmetric accuracy as an unbiased evaluation metric for VH detection.
Findings
VHExpansion effectively expands VH datasets.
Symmetric accuracy provides unbiased evaluation of VH vulnerability.
Fine-tuning on expanded datasets reduces VH more effectively.
Abstract
Visual hallucination (VH) occurs when a multimodal large language model (MLLM) generates responses with incorrect visual details for prompts. Existing methods for generating VH test cases primarily rely on human annotations, typically in the form of triples: (image, question, answer). In this paper, we introduce VHExpansion, the first automated method for expanding VH test cases for MLLMs. Given an initial VH test case, VHExpansion automatically expands it by perturbing the question and answer through negation as well as modifying the image using both common and adversarial perturbations. Additionally, we propose a new evaluation metric, symmetric accuracy, which measures the proportion of correctly answered VH test-case pairs. Each pair consists of a test case and its negated counterpart. Our theoretical analysis shows that symmetric accuracy is an unbiased evaluation metric that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Anomaly Detection Techniques and Applications · Seismology and Earthquake Studies
