Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VILA: On Pre-training for Visual Language Models

About

Visual language models (VLMs) rapidly progressed with the recent success of large language models. There have been growing efforts on visual instruction tuning to extend the LLM with visual inputs, but lacks an in-depth study of the visual language pre-training process, where the model learns to perform joint modeling on both modalities. In this work, we examine the design options for VLM pre-training by augmenting LLM towards VLM through step-by-step controllable comparisons. We introduce three main findings: (1) freezing LLMs during pre-training can achieve decent zero-shot performance, but lack in-context learning capability, which requires unfreezing the LLM; (2) interleaved pre-training data is beneficial whereas image-text pairs alone are not optimal; (3) re-blending text-only instruction data to image-text data during instruction fine-tuning not only remedies the degradation of text-only tasks, but also boosts VLM task accuracy. With an enhanced pre-training recipe we build VILA, a Visual Language model family that consistently outperforms the state-of-the-art models, e.g., LLaVA-1.5, across main benchmarks without bells and whistles. Multi-modal pre-training also helps unveil appealing properties of VILA, including multi-image reasoning, enhanced in-context learning, and better world knowledge.

Ji Lin, Hongxu Yin, Wei Ping, Yao Lu, Pavlo Molchanov, Andrew Tao, Huizi Mao, Jan Kautz, Mohammad Shoeybi, Song Han• 2023

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE
Accuracy86.8
2019
Visual Question AnsweringVizWiz
Accuracy63.1
1820
Visual Question AnsweringTextVQA
Accuracy66.6
1453
Visual Question AnsweringVQA v2
Accuracy83
1429
Visual Question AnsweringGQA
Accuracy63.3
1425
Text-based Visual Question AnsweringTextVQA
Accuracy66.6
962
Multimodal UnderstandingMMBench
Accuracy70.3
847
Science Question AnsweringScienceQA
Accuracy73.7
791
Multimodal EvaluationMME
Score1.57e+3
727
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy82.8
712
Showing 10 of 276 rows
...

Other info

Code

Follow for update