arXiv:2510.21501cs.CVcs.AI2025-10被引 1

让视觉模型学会精细节区感知,提升多模态大模型的细粒度理解能力。

GranViT: A Fine-Grained Vision Model With Autoregressive Perception For MLLMs

  • 用区域级自回归训练,让视觉模型关注图像细节区域。
  • 在1.8亿条细粒度标注上预训练,显著提升局部感知能力。
  • 适合需要精细视觉理解的任务,如图文问答和文字识别。

视觉编码器对多模态大语言模型(MLLMs)在视觉问答、推理等任务中的出色表现至关重要。然而,现有视觉编码器侧重全局图像表征,忽视细粒度区域分析,受限于缺乏细粒度标注数据及相应预训练范式。本文提出GranViT,一种新型视觉Transformer,通过区域级自回归训练,将细粒度特征提取与大语言模型(LLM)语义对齐。我们构建了Gran-29M数据集,包含200万张自然图像与超过1.8亿条高质量区域级标注,支持大规模细粒度预训练。进一步设计预训练-适配框架,结合自蒸馏机制,在Gran-29M上训练细粒度GranViT。充分挖掘其标注信息,采用边界框到描述文本回归增强视觉编码器的局部表示,以及描述文本到边界框回归优化LLM对视觉特征的利用与定位。引入自蒸馏机制,显式施加定位约束以强化区域推理能力。大量实验表明,GranViT超越现有视觉编码器,对不同LLM具备强迁移性,尤其在细粒度识别、多模态VQA和OCR理解任务中达到顶尖水平。

原文摘要 · Abstract (English)

Vision encoders are indispensable for allowing impressive performance of Multi-modal Large Language Models (MLLMs) in vision language tasks such as visual question answering and reasoning. However, existing vision encoders focus on global image representations but overlook fine-grained regional analysis. They are limited in fine grained perception due to the scarcity of fine grained annotated data and the lack of a fine grained pre-training paradigm. In this paper, we propose GranViT, a novel Vision Transformer that integrates fine-grained feature extraction with semantic alignment to Large Language Models (LLMs) via region level autoregressive training. We first construct Gran-29M, a dataset comprising 2million natural and OCR images paired with over 180 million high-quality region-level annotations, to enable large scale fine grained pretraining. Consequently, we develop a pretraining-adaptation framework along with a self distillation mechanism to train fine-grained GranViT on Gran-29M. We sufficiently exploit the fine-grained annotations from Gran-29M to resort to bounding-box-to-caption regression to enhance localized visual representation of the vision encoder in the pretraining and caption-to-bounding-box regression to improve vision feature utilization and localization for LLM in the adaptation. We further incorporate a self distillation mechanism that imposes explicit localization constraints on the vision encoder to strengthen its regional reasoning capability. Extensive experiments show that GranViT surpasses existing vision encoders and attains strong transferability to varying LLMs. Remarkably, it achieves state-of-the-art results on fine-grained recognition, multimodal VQA, and OCR understanding.

视觉模型细粒度感知多模态自回归

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