InternVL:扩展视觉基础模型并针对通用视觉语言任务进行对齐

InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks

王文海 Wenhai Wang · Shanghai AI Lab · 2023-12-21 · arXiv:2312.14238 ↗ · 被引 3055

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

大语言模型(LLM)的指数级增长为多模态 AGI 系统带来了众多可能性。然而,作为多模态 AGI 关键组成部分的视觉和视觉语言基础模型的进展却落后于 LLM。在这项工作中,我们设计了一个大规模视觉语言基础模型(InternVL),它将视觉基础模型扩展到 60 亿参数,并使用来自各种来源的网络规模图像文本数据逐步与 LLM 对齐。该模型可广泛应用于 32 个通用视觉语言基准测试,包括视觉感知任务(如图像级或像素级识别)、视觉语言任务(如零样本图像/视频分类、零样本图像/视频文本检索),并与 LLM 连接以创建多模态对话系统,取得了最先进的性能。它具有强大的视觉能力,可以很好地替代 ViT-22B。我们希望我们的研究能够为多模态大模型的发展做出贡献。代码和模型可在 https://github.com/OpenGVLab/InternVL 获取。

The exponential growth of large language models (LLMs) has opened up numerous possibilities for multimodal AGI systems. However, the progress in vision and vision-language foundation models, which are also critical elements of multi-modal AGI, has not kept pace with LLMs. In this work, we design a large-scale vision-language foundation model (InternVL), which scales up the vision foundation model to 6 billion parameters and progressively aligns it with the LLM, using web-scale image-text data from various sources. This model can be broadly applied to and achieve state-of-the-art performance on 32 generic visual-linguistic benchmarks including visual perception tasks such as image-level or pixel-level recognition, vision-language tasks such as zero-shot image/video classification, zero-shot image/video-text retrieval, and link with LLMs to create multi-modal dialogue systems. It has powerful visual capabilities and can be a good alternative to the ViT-22B. We hope that our research could contribute to the development of multi-modal large models. Code and models are available at https://github.com/OpenGVLab/InternVL.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 21)

阅读逐段中英对照全文 →