Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Woodpecker: Hallucination Correction for Multimodal Large Language Models

About

Hallucination is a big shadow hanging over the rapidly evolving Multimodal Large Language Models (MLLMs), referring to the phenomenon that the generated text is inconsistent with the image content. In order to mitigate hallucinations, existing studies mainly resort to an instruction-tuning manner that requires retraining the models with specific data. In this paper, we pave a different way, introducing a training-free method named Woodpecker. Like a woodpecker heals trees, it picks out and corrects hallucinations from the generated text. Concretely, Woodpecker consists of five stages: key concept extraction, question formulation, visual knowledge validation, visual claim generation, and hallucination correction. Implemented in a post-remedy manner, Woodpecker can easily serve different MLLMs, while being interpretable by accessing intermediate outputs of the five stages. We evaluate Woodpecker both quantitatively and qualitatively and show the huge potential of this new paradigm. On the POPE benchmark, our method obtains a 30.66%/24.33% improvement in accuracy over the baseline MiniGPT-4/mPLUG-Owl. The source code is released at https://github.com/BradyFU/Woodpecker.

Shukang Yin, Chaoyou Fu, Sirui Zhao, Tong Xu, Hao Wang, Dianbo Sui, Yunhang Shen, Ke Li, Xing Sun, Enhong Chen• 2023

Related benchmarks

TaskDatasetResultRank
Hallucination EvaluationCHAIR
CHAIR_s60.8
252
Object Hallucination EvaluationCHAIR
CS Score31.2
108
Visual Hallucination EvaluationMSCOCO
CHAIR_i17.6
104
Object Hallucination EvaluationPOPE Popular offline
F1 Score58.53
84
Object Hallucination EvaluationPOPE Adversarial offline
F1 Score58.07
84
Object Hallucination EvaluationPOPE Random offline
F1 Score59.73
84
Multimodal ReasoningMMBench--
78
Object Hallucination in Open-ended CaptioningChair (test)
CHAIR_S60.8
50
Image CaptioningMS-COCO 2014 (test)--
43
Hallucination EvaluationMME Hallucination
Existence Score187.5
39
Showing 10 of 18 rows

Other info

Follow for update