English

A Unified Hallucination Mitigation Framework for Large Vision-Language Models

Computer Vision and Pattern Recognition 2024-09-26 v1 Computation and Language

Abstract

Hallucination is a common problem for Large Vision-Language Models (LVLMs) with long generations which is difficult to eradicate. The generation with hallucinations is partially inconsistent with the image content. To mitigate hallucination, current studies either focus on the process of model inference or the results of model generation, but the solutions they design sometimes do not deal appropriately with various types of queries and the hallucinations of the generations about these queries. To accurately deal with various hallucinations, we present a unified framework, Dentist, for hallucination mitigation. The core step is to first classify the queries, then perform different processes of hallucination mitigation based on the classification result, just like a dentist first observes the teeth and then makes a plan. In a simple deployment, Dentist can classify queries as perception or reasoning and easily mitigate potential hallucinations in answers which has been demonstrated in our experiments. On MMbench, we achieve a 13.44%/10.2%/15.8% improvement in accuracy on Image Quality, a Coarse Perception visual question answering (VQA) task, over the baseline InstructBLIP/LLaVA/VisualGLM.

Keywords

Cite

@article{arxiv.2409.16494,
  title  = {A Unified Hallucination Mitigation Framework for Large Vision-Language Models},
  author = {Yue Chang and Liqiang Jing and Xiaopeng Zhang and Yue Zhang},
  journal= {arXiv preprint arXiv:2409.16494},
  year   = {2024}
}

Comments

Accepted by TMLR

R2 v1 2026-06-28T18:55:53.601Z