CVLGJul 1

Information-Regularized Attention for Visual-Centric Reasoning

arXiv:2607.0043410.7
Predicted impact top 35% in CV · last 90 daysOriginality Highly original
AI Analysis

For VLM practitioners, IRA offers a principled way to stabilize visual representation learning, addressing object hallucination and catastrophic forgetting.

IRA introduces a stochastic attention mechanism that regulates visual information flow in VLMs, reducing hallucination and improving visual grounding. It achieves smoother embedding curvature and suppresses attention sinks across layers.

Vision-language models (VLMs) have become a paradigm for multimodal learning, yet remain unstable due to object hallucination, weak visual grounding, and catastrophic forgetting after full-parameter instruction tuning. We claim these failures result from a lack of explicit control over visual representation learning during the standard next-token prediction objective. As a result, visual embeddings thus become passively optimized and prone to injecting redundant or spurious signals. To counter this, we introduce Information-Regularized Attention (IRA), a stochastic attention mechanism that explicitly regulates the amount of visual information injected into the hidden states of intermediate transformer layers. This local reparameterization translates uncertainty about visual representations into local noise that is independent across data points. Beyond evaluating model performance, we also quantify embedding properties, where IRA produces smoother curvature trajectories and suppresses attention-sink across all layers, indicating a more stable transformation of the visual signal. Our results suggest that stochastic attention is not merely a regularizer but a key contributor to representation learning in a generative architecture, offering a new direction for building more reliable VLMs.

Foundations

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

Your Notes