NVILA: Efficient Frontier Visual Language Models
About
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 optimize both 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 also conduct a systematic investigation to enhance the efficiency of NVILA throughout its entire lifecycle, from training and fine-tuning to deployment. NVILA matches or surpasses the accuracy of many leading open and proprietary VLMs across a wide range of image and video benchmarks. At the same time, it reduces training costs by 4.5X, fine-tuning memory usage by 3.4X, pre-filling latency by 1.6-2.2X, and decoding latency by 1.2-2.8X. We will soon make our code and models available to facilitate reproducibility.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multimodal Reasoning | MM-Vet | MM-Vet Score44.4 | 431 | |
| Mathematical Reasoning | MathVista | Score49.5 | 385 | |
| Video Question Answering | ActivityNet-QA | Accuracy60.9 | 376 | |
| Vision-and-Language Navigation | R2R (val unseen) | Success Rate (SR)53.3 | 344 | |
| Visual Question Answering | TextVQA (val) | VQA Score80.1 | 343 | |
| Text-based Visual Question Answering | TextVQA (val) | Accuracy80.1 | 262 | |
| Long Video Understanding | LongVideoBench | Score57.7 | 248 | |
| Video Understanding | VideoMME | Overall Score58.2 | 222 | |
| Long Video Understanding | LongVideoBench (val) | Accuracy57.7 | 210 | |
| Video Question Answering | VideoMME | -- | 210 |