CVAICLJan 8

Mechanisms of Prompt-Induced Hallucination in Vision-Language Models

arXiv:2601.05201v13 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses a reliability issue in VLMs for users in vision-language tasks, but it is incremental as it focuses on a specific failure mode.

The paper investigates prompt-induced hallucinations in vision-language models, where models favor textual prompts over visual evidence, especially at higher object counts, and identifies specific attention heads whose ablation reduces hallucinations by at least 40% without training.

Large vision-language models (VLMs) are highly capable, yet often hallucinate by favoring textual prompts over visual evidence. We study this failure mode in a controlled object-counting setting, where the prompt overstates the number of objects in the image (e.g., asking a model to describe four waterlilies when only three are present). At low object counts, models often correct the overestimation, but as the number of objects increases, they increasingly conform to the prompt regardless of the discrepancy. Through mechanistic analysis of three VLMs, we identify a small set of attention heads whose ablation substantially reduces prompt-induced hallucinations (PIH) by at least 40% without additional training. Across models, PIH-heads mediate prompt copying in model-specific ways. We characterize these differences and show that PIH ablation increases correction toward visual evidence. Our findings offer insights into the internal mechanisms driving prompt-induced hallucinations, revealing model-specific differences in how these behaviors are implemented.

Foundations

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

Your Notes