CVJul 29, 2025

See Different, Think Better: Visual Variations Mitigating Hallucinations in LVLMs

arXiv:2507.22003v21 citationsh-index: 11Has CodeMM
Originality Incremental advance
AI Analysis

This addresses a critical issue for users of LVLMs by mitigating hallucinations in fine-grained visual understanding, though it is an incremental improvement over existing text-centric methods.

The paper tackles the problem of hallucinations in Large Vision-Language Models (LVLMs) by proposing ViHallu, a vision-centric framework that uses visual variation images and instructions to improve visual-semantic alignment, resulting in significant reductions in hallucination tendencies across multiple benchmarks.

Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities in visual understanding and multimodal reasoning. However, LVLMs frequently exhibit hallucination phenomena, manifesting as the generated textual responses that demonstrate inconsistencies with the provided visual content. Existing hallucination mitigation methods are predominantly text-centric, the challenges of visual-semantic alignment significantly limit their effectiveness, especially when confronted with fine-grained visual understanding scenarios. To this end, this paper presents ViHallu, a Vision-Centric Hallucination mitigation framework that enhances visual-semantic alignment through Visual Variation Image Generation and Visual Instruction Construction. ViHallu introduces visual variation images with controllable visual alterations while maintaining the overall image structure. These images, combined with carefully constructed visual instructions, enable LVLMs to better understand fine-grained visual content through fine-tuning, allowing models to more precisely capture the correspondence between visual content and text, thereby enhancing visual-semantic alignment. Extensive experiments on multiple benchmarks show that ViHallu effectively enhances models' fine-grained visual understanding while significantly reducing hallucination tendencies. Furthermore, we release ViHallu-Instruction, a visual instruction dataset specifically designed for hallucination mitigation and visual-semantic alignment. Code is available at https://github.com/oliviadzy/ViHallu.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes