arXiv:2503.19903cs.CV2025-03CVPR被引 26

将视觉预训练扩展至4K分辨率,实现高效高细节感知。

Scaling Vision Pre-Training to 4K Resolution

  • 通过局部区域对比学习,降低4K图像处理的计算开销。
  • 在多个基准上超越现有模型,4K分辨率下性能提升16.1%。
  • 适合需要高分辨率视觉理解的多模态大模型应用。

高分辨率视觉感知对日常任务至关重要。当前视觉预训练仍受限于低分辨率(如378×378像素),因处理大图存在二次计算成本。我们提出PS3,将CLIP类视觉预训练扩展至4K分辨率,且计算成本近乎恒定。PS3不依赖全局图像表示的对比学习,而是通过选择性处理局部区域,并与局部细粒度描述进行对比,实现高分辨率表征学习,显著降低计算开销。预训练后的PS3可同时编码低分辨率全局图像,并按文本提示的显著性或相关性选择性处理局部高分辨率区域。将其应用于多模态大模型(MLLM)后,得到的VILA-HD相比无高分辨率预训练的基线(如AnyRes、S^2)减少最多4.3倍令牌数,同时显著提升高分辨率视觉感知能力。PS3还赋予VILA-HD优异的扩展特性,包括免费提升分辨率和测试时计算量增加以获得更好性能。相较于最先进方法,PS3和VILA-HD在多个基准上优于先前视觉编码器(如SigLIP2、Perception Encoder)及多模态大模型(如NVILA、Qwen2.5-VL),效率亦优于最新令牌剪枝方法。最后,我们发现现有基准未充分要求4K感知能力,因此提出新基准4KPro,专用于4K图像问答,VILA-HD在此上表现领先,相较GPT-4o提升16.1%,较Qwen2.5-VL提升7.5%并实现1.67倍加速。

原文摘要 · Abstract (English)

High-resolution perception of visual details is crucial for daily tasks. Current vision pre-training, however, is still limited to low resolutions (e.g., 378 x 378 pixels) due to the quadratic cost of processing larger images. We introduce PS3 that scales CLIP-style vision pre-training to 4K resolution with a near-constant cost. Instead of contrastive learning on global image representation, PS3 is pre-trained by selectively processing local regions and contrasting them with local detailed captions, enabling high-resolution representation learning with greatly reduced computational overhead. The pre-trained PS3 is able to both encode the global image at low resolution and selectively process local high-resolution regions based on their saliency or relevance to a text prompt. When applying PS3 to multi-modal LLM (MLLM), the resulting model, named VILA-HD, significantly improves high-resolution visual perception compared to baselines without high-resolution vision pre-training such as AnyRes and S^2 while using up to 4.3x fewer tokens. PS3 also unlocks appealing scaling properties of VILA-HD, including scaling up resolution for free and scaling up test-time compute for better performance. Compared to state of the arts, PS3 and VILA-HD outperform previous vision encoders (e.g., SigLIP2 and Perception Encoder) and MLLMs (e.g., NVILA and Qwen2.5-VL) respectively across multiple benchmarks and achieve better efficiency than latest token pruning approaches. Finally, we find current benchmarks do not require 4K-resolution perception, which motivates us to propose 4KPro, a new benchmark of image QA at 4K resolution, on which VILA-HD outperforms all previous MLLMs, including a 16.1% improvement over GPT-4o and a 7.5% improvement and 1.67x speedup over Qwen2.5-VL.

视觉预训练4K分辨率多模态大模型高效计算

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