System-Mediated Attention Imbalances Make Vision-Language Models Say Yes
Tsan Tsai Chan, Varsha Suresh, Anisha Saha, Michael Hahn, Vera Demberg
TL;DR
The paper challenges the image-centric view of vision-language hallucination by showing that redundant late-layer system attention drives the yes-bias. Through causal redistribution of attention weights across modalities in the text decoder, they demonstrate substantial suppression of yes-bias across six yes/no benchmarks, with particularly strong gains on compositional tasks. The authors formalize a system-mediated framework and show that relying on coarse representations underlies the bias, explaining why system-to-text and system-to-image redistributions outperform image-centric mitigations. The findings advocate holistic attention interventions that reallocate cross-modal influence, with potential implications for broader VLMs and autoregressive systems.
Abstract
Vision-language model (VLM) hallucination is commonly linked to imbalanced allocation of attention across input modalities: system, image and text. However, existing mitigation strategies tend towards an image-centric interpretation of these imbalances, often prioritising increased image attention while giving less consideration to the roles of the other modalities. In this study, we evaluate a more holistic, system-mediated account, which attributes these imbalances to functionally redundant system weights that reduce attention to image and textual inputs. We show that this framework offers a useful empirical perspective on the yes-bias, a common form of hallucination in which VLMs indiscriminately respond 'yes'. Causally redistributing attention from the system modality to image and textual inputs substantially suppresses this bias, often outperforming existing approaches. We further present evidence suggesting that system-mediated attention imbalances contribute to the yes-bias by encouraging a default reliance on coarse input representations, which are effective for some tasks but ill-suited to others. Taken together, these findings firmly establish system attention as a key factor in VLM hallucination and highlight its potential as a lever for mitigation.
