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

Long Context Transfer from Language to Vision

About

Video sequences offer valuable temporal information, but existing large multimodal models (LMMs) fall short in understanding extremely long videos. Many works address this by reducing the number of visual tokens using visual resamplers. Alternatively, in this paper, we approach this problem from the perspective of the language model. By simply extrapolating the context length of the language backbone, we enable LMMs to comprehend orders of magnitude more visual tokens without any video training. We call this phenomenon long context transfer and carefully ablate its properties. To effectively measure LMMs' ability to generalize to long contexts in the vision modality, we develop V-NIAH (Visual Needle-In-A-Haystack), a purely synthetic long vision benchmark inspired by the language model's NIAH test. Our proposed Long Video Assistant (LongVA) can process 2000 frames or over 200K visual tokens without additional complexities. With its extended context length, LongVA achieves state-of-the-art performance on Video-MME among 7B-scale models by densely sampling more input frames. Our work is open-sourced at https://github.com/EvolvingLMMs-Lab/LongVA.

Peiyuan Zhang, Kaichen Zhang, Bo Li, Guangtao Zeng, Jingkang Yang, Yuanhan Zhang, Ziyue Wang, Haoran Tan, Chunyuan Li, Ziwei Liu• 2024

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringActivityNet-QA
Accuracy50
319
Video Question AnsweringActivityNet-QA (test)
Accuracy50
275
Multi-discipline Multimodal UnderstandingMMMU
Accuracy42.6
266
Video UnderstandingMVBench
Accuracy59.96
247
Video Question AnsweringNExT-QA (test)
Accuracy68.3
204
Video UnderstandingVideoMME
Overall Score56
192
Multi-discipline Multimodal UnderstandingMMMU (val)
Accuracy42.6
167
Chart Question AnsweringChartQA (test)
Accuracy74.4
129
Long Video UnderstandingLongVideoBench
Score41.5
110
Video Question AnsweringNEXT-QA
Overall Accuracy69.3
105
Showing 10 of 102 rows
...

Other info

Code

Follow for update