CVAug 5, 2025

SAVER: Mitigating Hallucinations in Large Vision-Language Models via Style-Aware Visual Early Revision

arXiv:2508.03177v13 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses hallucination issues in LVLMs for critical applications like game scene understanding, art education, and medical analysis, representing a domain-specific incremental improvement.

The paper tackled the problem of hallucinations in Large Vision-Language Models (LVLMs) when processing stylized images, finding that stylized images induce significantly more hallucinations than photographic ones, and proposed SAVER, which achieved state-of-the-art performance in hallucination mitigation across various models, datasets, and tasks.

Large Vision-Language Models (LVLMs) recently achieve significant breakthroughs in understanding complex visual-textual contexts. However, hallucination issues still limit their real-world applicability. Although previous mitigation methods effectively reduce hallucinations in photographic images, they largely overlook the potential risks posed by stylized images, which play crucial roles in critical scenarios such as game scene understanding, art education, and medical analysis. In this work, we first construct a dataset comprising photographic images and their corresponding stylized versions with carefully annotated caption labels. We then conduct head-to-head comparisons on both discriminative and generative tasks by benchmarking 13 advanced LVLMs on the collected datasets. Our findings reveal that stylized images tend to induce significantly more hallucinations than their photographic counterparts. To address this issue, we propose Style-Aware Visual Early Revision SAVER, a novel mechanism that dynamically adjusts LVLMs' final outputs based on the token-level visual attention patterns, leveraging early-layer feedback to mitigate hallucinations caused by stylized images. Extensive experiments demonstrate that SAVER achieves state-of-the-art performance in hallucination mitigation across various models, datasets, and tasks.

Foundations

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

Your Notes