Pelican: Correcting Hallucination in Vision-LLMs via Claim Decomposition and Program of Thought Verification
Pritish Sahu, Karan Sikka, Ajay Divakaran

TL;DR
Pelican is a framework that reduces hallucinations in vision-language models by decomposing visual claims into sub-claims, generating code to answer them, and verifying their consistency, significantly improving trustworthiness.
Contribution
Pelican introduces a novel claim decomposition and program-of-thought verification method to effectively detect and mitigate hallucinations in vision-language models.
Findings
Hallucination rate reduced by up to 32% across various models
27% reduction in hallucinations on MMHal-Bench
Improved consistency and trustworthiness of LVLMs
Abstract
Large Visual Language Models (LVLMs) struggle with hallucinations in visual instruction following task(s), limiting their trustworthiness and real-world applicability. We propose Pelican -- a novel framework designed to detect and mitigate hallucinations through claim verification. Pelican first decomposes the visual claim into a chain of sub-claims based on first-order predicates. These sub-claims consist of (predicate, question) pairs and can be conceptualized as nodes of a computational graph. We then use Program-of-Thought prompting to generate Python code for answering these questions through flexible composition of external tools. Pelican improves over prior work by introducing (1) intermediate variables for precise grounding of object instances, and (2) shared computation for answering the sub-question to enable adaptive corrections and inconsistency identification. We finally…
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.
Videos
Taxonomy
TopicsHallucinations in medical conditions · Psychedelics and Drug Studies · Functional Brain Connectivity Studies
