English

MRFD: Multi-Region Fusion Decoding with Self-Consistency for Mitigating Hallucinations in LVLMs

Computer Vision and Pattern Recognition 2025-10-14 v2 Artificial Intelligence

Abstract

Large Vision-Language Models (LVLMs) have shown strong performance across multimodal tasks. However, they often produce hallucinations -- text that is inconsistent with visual input, due to the limited ability to verify information in different regions of the image. To address this, we propose Multi-Region Fusion Decoding (MRFD), a training-free decoding method that improves factual grounding by modeling inter-region consistency. MRFD identifies salient regions using cross-attention, generates initial responses for each, and computes reliability weights based on Jensen-Shannon Divergence (JSD) among the responses. These weights guide a consistency-aware fusion of per-region predictions, using region-aware prompts inspired by Chain-of-Thought reasoning. Experiments across multiple LVLMs and benchmarks show that MRFD significantly reduces hallucinations and improves response factuality without requiring model updates.

Keywords

Cite

@article{arxiv.2508.10264,
  title  = {MRFD: Multi-Region Fusion Decoding with Self-Consistency for Mitigating Hallucinations in LVLMs},
  author = {Haonan Ge and Yiwei Wang and Ming-Hsuan Yang and Yujun Cai},
  journal= {arXiv preprint arXiv:2508.10264},
  year   = {2025}
}

Comments

EMNLP 2025

R2 v1 2026-07-01T04:49:06.202Z