English

Taming Object Hallucinations with Verified Atomic Confidence Estimation

Computer Vision and Pattern Recognition 2025-11-13 v1 Computation and Language

Abstract

Multimodal Large Language Models (MLLMs) often suffer from hallucinations, particularly errors in object existence, attributes, or relations, which undermine their reliability. We introduce TACO (Verified Atomic Confidence Estimation), a simple framework that mitigates hallucinations through self-verification and confidence calibration without relying on external vision experts. TACO decomposes responses into atomic queries, paraphrases them to reduce sensitivity to wording, and estimates confidence using self-consistency (black-box) or self-confidence (gray-box) aggregation, before refining answers with a language model. Experiments on five benchmarks (POPE, MME, HallusionBench, AMBER, and MM-Hal Bench) with two MLLMs (\texttt{LLaVA-1.5-7B} and \texttt{CogVLM2}) show that TACO consistently outperforms direct prompting and Visual Contrastive Decoding, reduces systematic biases, and improves confidence calibration, demonstrating its effectiveness in enhancing the faithfulness of MLLMs.

Keywords

Cite

@article{arxiv.2511.09228,
  title  = {Taming Object Hallucinations with Verified Atomic Confidence Estimation},
  author = {Jiarui Liu and Weihao Xuan and Zhijing Jin and Mona Diab},
  journal= {arXiv preprint arXiv:2511.09228},
  year   = {2025}
}
R2 v1 2026-07-01T07:33:47.815Z