Qwen-VL:一个多功能的视觉语言模型,用于理解、定位、文本阅读等

Qwen-VL: A Versatile Vision-Language Model for Understanding, Localization, Text Reading, and Beyond

白金泽 Jinze Bai · Alibaba · 2023-08-24 · arXiv:2308.12966 ↗ · 被引 2187

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

摘要 · Abstract

本文介绍了 Qwen-VL 系列,这是一组大规模视觉语言模型,旨在感知和理解文本与图像。以 Qwen-LM 为基础,我们通过精心设计的(i)视觉接收器、(ii)输入输出接口、(iii)三阶段训练流程和(iv)多语言多模态清洗语料库,赋予其视觉能力。除了传统的图像描述和问答,我们通过对齐图像-标题-框元组,实现了 Qwen-VL 的定位和文本阅读能力。最终模型,包括 Qwen-VL 和 Qwen-VL-Chat,在多种视觉中心基准测试(如图像描述、问答、视觉定位)和不同设置(如零样本、少样本)下,在相似模型规模中创下了通用模型的新纪录。此外,在真实世界对话基准测试中,我们经过指令微调的 Qwen-VL-Chat 也展现出优于现有视觉语言聊天机器人的性能。代码、演示和模型可在 https://github.com/QwenLM/Qwen-VL 获取。

In this work, we introduce the Qwen-VL series, a set of large-scale vision-language models (LVLMs) designed to perceive and understand both texts and images. Starting from the Qwen-LM as a foundation, we endow it with visual capacity by the meticulously designed (i) visual receptor, (ii) input-output interface, (iii) 3-stage training pipeline, and (iv) multilingual multimodal cleaned corpus. Beyond the conventional image description and question-answering, we implement the grounding and text-reading ability of Qwen-VLs by aligning image-caption-box tuples. The resulting models, including Qwen-VL and Qwen-VL-Chat, set new records for generalist models under similar model scales on a broad range of visual-centric benchmarks (e.g., image captioning, question answering, visual grounding) and different settings (e.g., zero-shot, few-shot). Moreover, on real-world dialog benchmarks, our instruction-tuned Qwen-VL-Chat also demonstrates superiority compared to existing vision-language chatbots. Code, demo and models are available at https://github.com/QwenLM/Qwen-VL.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 16)

阅读逐段中英对照全文 →