English

HALC: Object Hallucination Reduction via Adaptive Focal-Contrast Decoding

Computer Vision and Pattern Recognition 2024-06-11 v2 Artificial Intelligence Machine Learning

Abstract

While large vision-language models (LVLMs) have demonstrated impressive capabilities in interpreting multi-modal contexts, they invariably suffer from object hallucinations (OH). We introduce HALC, a novel decoding algorithm designed to mitigate OH in LVLMs. HALC leverages distinct fine-grained optimal visual information in vision-language tasks and operates on both local and global contexts simultaneously. Specifically, HALC integrates a robust auto-focal grounding mechanism (locally) to correct hallucinated tokens on the fly, and a specialized beam search algorithm (globally) to significantly reduce OH while preserving text generation quality. Additionally, HALC can be integrated into any LVLMs as a plug-and-play module without extra training. Extensive experimental studies demonstrate the effectiveness of HALC in reducing OH, outperforming state-of-the-arts across four benchmarks.

Keywords

Cite

@article{arxiv.2403.00425,
  title  = {HALC: Object Hallucination Reduction via Adaptive Focal-Contrast Decoding},
  author = {Zhaorun Chen and Zhuokai Zhao and Hongyin Luo and Huaxiu Yao and Bo Li and Jiawei Zhou},
  journal= {arXiv preprint arXiv:2403.00425},
  year   = {2024}
}

Comments

ICML camera-ready version. Code is released at https://github.com/BillChan226/HALC

R2 v1 2026-06-28T15:05:45.198Z