动态选择视觉层增强复杂任务的图文定位与问答能力
Beyond Static Cropping: Layer-Adaptive Visual Localization and Decoding Enhancement
- 根据查询动态选择最相关的视觉层,而非固定使用某一层
- 在多个VQA基准上提升复杂任务准确率,最高达+6.2%
- 无需训练,在推理阶段即可自适应优化视觉信息利用
大型视觉语言模型(LVLMs)通过将视觉块对齐到文本嵌入空间实现了快速发展,但固定的视觉标记预算迫使图像被缩放到统一的预训练分辨率,常导致细粒度细节丢失,并因过度依赖语言先验而产生幻觉。近期基于注意力引导的增强方法(如裁剪或区域聚焦注意力分配)缓解了这一问题,但通常依赖于在简单识别基准上经验选定的静态“魔法层”,难以迁移到复杂推理任务。与此相反,我们提出对视觉定位的动态视角。通过分层敏感性分析,我们发现视觉定位是一个动态过程:简单物体识别依赖中间层,而复杂的视觉搜索与推理任务需要在深层重新激活视觉信息。基于此,我们提出视觉激活查询(VAQ),通过测量注意力对输入查询的敏感性,识别与查询特定视觉定位最相关的一层。基于VAQ,我们进一步提出LASER(层自适应注意力引导的视觉与解码增强推理框架),一种无需训练的推理流程,可自适应选择适用于任务的层进行视觉定位与问答。在多种VQA基准上的实验表明,LASER显著提升了不同复杂度任务的VQA准确率。
原文摘要 · Abstract (English)
Large Vision-Language Models (LVLMs) have advanced rapidly by aligning visual patches with the text embedding space, but a fixed visual-token budget forces images to be resized to a uniform pretraining resolution, often erasing fine-grained details and causing hallucinations via over-reliance on language priors. Recent attention-guided enhancement (e.g., cropping or region-focused attention allocation) alleviates this, yet it commonly hinges on a static "magic layer" empirically chosen on simple recognition benchmarks and thus may not transfer to complex reasoning tasks. In contrast to this static assumption, we propose a dynamic perspective on visual grounding. Through a layer-wise sensitivity analysis, we demonstrate that visual grounding is a dynamic process: while simple object recognition tasks rely on middle layers, complex visual search and reasoning tasks require visual information to be reactivated at deeper layers. Based on this observation, we introduce Visual Activation by Query (VAQ), a metric that identifies the layer whose attention map is most relevant to query-specific visual grounding by measuring attention sensitivity to the input query. Building on VAQ, we further propose LASER (Layer-adaptive Attention-guided Selective visual and decoding Enhancement for Reasoning), a training-free inference procedure that adaptively selects task-appropriate layers for visual localization and question answering. Experiments across diverse VQA benchmarks show that LASER significantly improves VQA accuracy across tasks with varying levels of complexity.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。