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
Visual Question AnsweringVizWiz
Accuracy62.4
1525
Object Hallucination EvaluationPOPE
Accuracy85.9
1455
Visual Question AnsweringVQA v2
Accuracy83
1362
Visual Question AnsweringTextVQA
Accuracy66.6
1285
Visual Question AnsweringGQA
Accuracy63.3
1249
Text-based Visual Question AnsweringTextVQA
Accuracy66.6
807
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy82.8
706
Multimodal EvaluationMME
Score1.57e+3
658
Multimodal UnderstandingMMBench
Accuracy70.3
637
Multimodal UnderstandingMM-Vet
MM-Vet Score51.2
531
Showing 10 of 240 rows
...

Other info

Code

Follow for update