CVAISep 8, 2025

Focusing by Contrastive Attention: Enhancing VLMs' Visual Reasoning

arXiv:2509.06461v28 citationsh-index: 13Has Code
Originality Highly original
AI Analysis

This addresses the challenge of enhancing VLMs' visual reasoning without additional training, offering an efficient solution for AI applications in complex visual tasks.

The paper tackles the problem of degraded performance of Vision-Language Models (VLMs) in complex visual environments by proposing CARVE, a training-free method that uses contrastive attention to extract task-relevant visual signals, achieving up to 75% improvement on open-source models.

Vision-Language Models (VLMs) have demonstrated remarkable success across diverse visual tasks, yet their performance degrades in complex visual environments. While existing enhancement approaches require additional training, rely on external segmentation tools, or operate at coarse-grained levels, they overlook the innate ability within VLMs. To bridge this gap, we investigate VLMs' attention patterns and discover that: (1) visual complexity strongly correlates with attention entropy, negatively impacting reasoning performance; (2) attention progressively refines from global scanning in shallow layers to focused convergence in deeper layers, with convergence degree determined by visual complexity. (3) Theoretically, we prove that the contrast of attention maps between general queries and task-specific queries enables the decomposition of visual signal into semantic signals and visual noise components. Building on these insights, we propose Contrastive Attention Refinement for Visual Enhancement (CARVE), a training-free method that extracts task-relevant visual signals through attention contrasting at the pixel level. Extensive experiments demonstrate that CARVE consistently enhances performance, achieving up to 75% improvement on open-source models. Our work provides critical insights into the interplay between visual complexity and attention mechanisms, offering an efficient pathway for improving visual reasoning with contrasting attention.

Foundations

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

Your Notes