Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Video-LLaVA: Learning United Visual Representation by Alignment Before Projection

About

The Large Vision-Language Model (LVLM) has enhanced the performance of various downstream tasks in visual-language understanding. Most existing approaches encode images and videos into separate feature spaces, which are then fed as inputs to large language models. However, due to the lack of unified tokenization for images and videos, namely misalignment before projection, it becomes challenging for a Large Language Model (LLM) to learn multi-modal interactions from several poor projection layers. In this work, we unify visual representation into the language feature space to advance the foundational LLM towards a unified LVLM. As a result, we establish a simple but robust LVLM baseline, Video-LLaVA, which learns from a mixed dataset of images and videos, mutually enhancing each other. Video-LLaVA achieves superior performances on a broad range of 9 image benchmarks across 5 image question-answering datasets and 4 image benchmark toolkits. Additionally, our Video-LLaVA also outperforms Video-ChatGPT by 5.8%, 9.9%, 18.6%, and 10.1% on MSRVTT, MSVD, TGIF, and ActivityNet, respectively. Notably, extensive experiments demonstrate that Video-LLaVA mutually benefits images and videos within a unified visual representation, outperforming models designed specifically for images or videos. We aim for this work to provide modest insights into the multi-modal inputs for the LLM. Code address: \href{https://github.com/PKU-YuanGroup/Video-LLaVA}

Bin Lin, Yang Ye, Bin Zhu, Jiaxi Cui, Munan Ning, Peng Jin, Li Yuan• 2023

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy74.7
1165
Visual Question AnsweringTextVQA
Accuracy51.8
1117
Visual Question AnsweringVizWiz
Accuracy48.1
1043
Visual Question AnsweringGQA
Accuracy60.3
963
Object Hallucination EvaluationPOPE
Accuracy86.7
935
Multimodal EvaluationMME
Score1.84e+3
557
Text-based Visual Question AnsweringTextVQA
Accuracy61.3
496
Video Question AnsweringMSRVTT-QA
Accuracy59.2
481
Video Question AnsweringMSRVTT-QA (test)
Accuracy59.2
371
Multimodal UnderstandingMMBench
Accuracy64.2
367
Showing 10 of 248 rows
...

Other info

Code

Follow for update