Kestrel: Grounding Self-Refinement for LVLM Hallucination Mitigation
Jiawei Mao, Hardy Chen, Haoqin Tu, Yuhan Wang, Letian Zhang, Zeyu Zheng, Huaxiu Yao, Zirui Wang, Cihang Xie, Yuyin Zhou

TL;DR
Kestrel is a training-free framework that reduces hallucinations in large vision-language models by combining explicit visual grounding, evidence verification, and iterative self-refinement, leading to improved accuracy and interpretability.
Contribution
Kestrel introduces a novel training-free approach that integrates visual grounding, evidence verification, and self-refinement to mitigate hallucinations in LVLMs.
Findings
Improves hallucination benchmarks by +3.31% on POPE and +28.34 on MME-Hallucination.
Provides transparent verification traces for hallucination diagnosis.
Both grounding and self-refinement modules contribute to performance gains.
Abstract
Large vision-language models (LVLMs) have become increasingly strong but remain prone to hallucinations in multimodal tasks, which significantly narrows their deployment. As training these LVLMs to avoid hallucinations becomes prohibitively expensive for larger models, training-free methods offer a cheap and flexible solution to this problem, yet existing approaches based on decoding or tool use often bring limited gains and/or weak interpretability. We propose Kestrel, a training-free framework for LVLM hallucination mitigation that combines an explicit visual-grounding agent with evidence-verified self-refinement mechanism. In detail, Kestrel first collects explicit visual evidence and converts tool outputs into reusable and structured textual evidence. Second, to take full advantage of these evidence, Kestrel verifies them via an LVLM judge for evidence checking, then iteratively…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Hallucinations in medical conditions · Multimodal Machine Learning Applications
