NVILA:高效前沿视觉语言模型

NVILA: Efficient Frontier Visual Language Models

韩松 Song Han · NVIDIA / MIT · 2024-12-05 · arXiv:2412.04468 ↗ · 被引 222

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

摘要 · Abstract

视觉语言模型(VLM)近年来在准确性方面取得了显著进展,但其效率问题却较少受到关注。本文介绍了 NVILA,一个旨在联合优化效率与准确性的开放 VLM 系列。基于 VILA,我们通过首先扩展空间和时间分辨率,然后压缩视觉令牌来改进模型架构。这种“先扩展后压缩”的方法使 NVILA 能够高效处理高分辨率图像和长视频。我们进一步进行了系统研究,从训练、微调到部署,全面提升了 NVILA 的效率。在广泛的图像和视频基准测试中,NVILA 在准确性上匹配或超越了领先的开放和专有 VLM。同时,它将训练成本降低了 1.9-5.1 倍,预填充延迟降低了 1.6-2.2 倍,解码延迟降低了 1.2-2.8 倍。我们公开了代码和模型以促进可重复性。

Visual language models (VLMs) have made significant advances in accuracy in recent years. However, their efficiency has received much less attention. This paper introduces NVILA, a family of open VLMs designed to jointly optimize efficiency and accuracy. Building on top of VILA, we improve its model architecture by first scaling up the spatial and temporal resolutions, and then compressing visual tokens. This "scale-then-compress" approach enables NVILA to efficiently process high-resolution images and long videos. We further conduct a systematic investigation that enhances NVILA's efficiency throughout its entire lifecycle, from training and fine-tuning to deployment. NVILA matches or surpasses the accuracy of leading open and proprietary VLMs across a wide range of image and video benchmarks. At the same time, it reduces training cost by 1.9-5.1x, prefilling latency by 1.6-2.2x, and decoding latency by 1.2-2.8x. We release our code and models to facilitate reproducibility.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 16)

阅读逐段中英对照全文 →