arXiv:2603.23495cs.CVcs.AI2026-03中稿 · CVPR

不丢视觉信息,用动态稀疏交互提升视觉语言模型效率

VISion On Request: Enhanced VLLM efficiency with sparse, dynamically selected, vision-language interactions

  • 通过稀疏注意力层动态选择视觉-文本交互点
  • 计算量降低同时在多任务上达到或超越现有最佳性能
  • 适合需要精细视觉理解的复杂推理场景

现有大型视觉语言模型(LVLM)的效率提升方法主要依赖视觉标记压缩,但会形成信息瓶颈,影响细粒度理解与推理任务表现。本文提出VISion On Request(VISOR),不压缩图像,而是通过稀疏化图像与文本标记间的交互来降低推理成本。具体而言,语言模型通过少量精心设计的注意力层访问完整的高分辨率视觉标记:通用视觉上下文由高效的跨注意力提供,少数动态选择的自注意力层则对视觉表征进行精细化调整,实现需要时的高分辨率复杂推理。基于此,我们训练了一个可在不同计算预算下运行的统一网络,通过轻量级策略机制根据样本复杂度动态分配视觉计算。大量实验表明,VISOR显著降低计算开销,同时在多样化基准测试中匹配或超越当前最优结果,尤其在需细致视觉理解的任务中表现优异。

原文摘要 · Abstract (English)

Existing approaches for improving the efficiency of Large Vision-Language Models (LVLMs) are largely based on the concept of visual token reduction. This approach, however, creates an information bottleneck that impairs performance, especially on challenging tasks that require fine-grained understanding and reasoning. In this work, we challenge this paradigm by introducing VISion On Request (VISOR), a method that reduces inference cost without discarding visual information. Instead of compressing the image, VISOR improves efficiency by sparsifying the interaction between image and text tokens. Specifically, the language model attends to the full set of high-resolution visual tokens through a small, strategically placed set of attention layers: general visual context is provided by efficient cross-attention between text-image, while a few well-placed and dynamically selected self-attention layers refine the visual representations themselves, enabling complex, high-resolution reasoning when needed. Based on this principle, we first train a single universal network on a range of computational budgets by varying the number of self-attention layers, and then introduce a lightweight policy mechanism that dynamically allocates visual computation based on per-sample complexity. Extensive experiments show that VISOR drastically reduces computational cost while matching or exceeding state-of-the-art results across a diverse suite of benchmarks, and excels in challenging tasks that require detailed visual understanding.

视觉语言模型稀疏计算动态推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。