通过视觉指令调优改进基线模型

Improved Baselines with Visual Instruction Tuning

刘浩天 Haotian Liu · Microsoft · 2023-10-05 · arXiv:2310.03744 ↗ · 被引 5410

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

摘要 · Abstract

大型多模态模型(LMM)近期通过视觉指令调优取得了令人鼓舞的进展。本文表明,LLaVA 中的全连接视觉-语言跨模态连接器出人意料地强大且数据高效。通过对 LLaVA 进行简单修改,即使用带 MLP 投影的 CLIP-ViT-L-336px,并添加带有简单响应格式提示的学术任务导向 VQA 数据,我们建立了更强的基线,在 11 个基准上达到了最先进水平。我们最终的 13B 检查点仅使用了 120 万公开数据,并在单个 8-A100 节点上约 1 天内完成全部训练。我们希望这能使最先进的 LMM 研究更加普及。代码和模型将公开提供。

Large multimodal models (LMM) have recently shown encouraging progress with visual instruction tuning. In this note, we show that the fully-connected vision-language cross-modal connector in LLaVA is surprisingly powerful and data-efficient. With simple modifications to LLaVA, namely, using CLIP-ViT-L-336px with an MLP projection and adding academic-task-oriented VQA data with simple response formatting prompts, we establish stronger baselines that achieve state-of-the-art across 11 benchmarks. Our final 13B checkpoint uses merely 1.2M publicly available data, and finishes full training in ~1 day on a single 8-A100 node. We hope this can make state-of-the-art LMM research more accessible. Code and model will be publicly available.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 17)

阅读逐段中英对照全文 →