CVJan 30

Head-Aware Visual Cropping: Enhancing Fine-Grained VQA with Attention-Guided Subimage

arXiv:2601.22483v11 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses the limitation of noisy attention aggregation in fine-grained VQA for multimodal models, offering an incremental improvement in precision.

The paper tackles the problem of fine-grained visual question answering in multimodal large language models by proposing Head Aware Visual Cropping (HAVC), a training-free method that improves visual grounding through attention-guided subimage cropping, achieving consistent performance gains over state-of-the-art cropping strategies on multiple benchmarks.

Multimodal Large Language Models (MLLMs) show strong performance in Visual Question Answering (VQA) but remain limited in fine-grained reasoning due to low-resolution inputs and noisy attention aggregation. We propose \textbf{Head Aware Visual Cropping (HAVC)}, a training-free method that improves visual grounding by leveraging a selectively refined subset of attention heads. HAVC first filters heads through an OCR-based diagnostic task, ensuring that only those with genuine grounding ability are retained. At inference, these heads are further refined using spatial entropy for stronger spatial concentration and gradient sensitivity for predictive contribution. The fused signals produce a reliable Visual Cropping Guidance Map, which highlights the most task-relevant region and guides the cropping of a subimage subsequently provided to the MLLM together with the image-question pair. Extensive experiments on multiple fine-grained VQA benchmarks demonstrate that HAVC consistently outperforms state-of-the-art cropping strategies, achieving more precise localization, stronger visual grounding, providing a simple yet effective strategy for enhancing precision in MLLMs.

Foundations

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

Your Notes