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

PLLaVA : Parameter-free LLaVA Extension from Images to Videos for Video Dense Captioning

About

Vision-language pre-training has significantly elevated performance across a wide range of image-language applications. Yet, the pre-training process for video-related tasks demands exceptionally large computational and data resources, which hinders the progress of video-language models. This paper investigates a straight-forward, highly efficient, and resource-light approach to adapting an existing image-language pre-trained model for dense video understanding. Our preliminary experiments reveal that directly fine-tuning pre-trained image-language models with multiple frames as inputs on video datasets leads to performance saturation or even a drop. Our further investigation reveals that it is largely attributed to the bias of learned high-norm visual features. Motivated by this finding, we propose a simple but effective pooling strategy to smooth the feature distribution along the temporal dimension and thus reduce the dominant impacts from the extreme features. The new model is termed Pooling LLaVA, or PLLaVA in short. PLLaVA achieves new state-of-the-art performance on modern benchmark datasets for both video question-answer and captioning tasks. Notably, on the recent popular VideoChatGPT benchmark, PLLaVA achieves a score of 3.48 out of 5 on average of five evaluated dimensions, exceeding the previous SOTA results from GPT4V (IG-VLM) by 9%. On the latest multi-choice benchmark MVBench, PLLaVA achieves 58.1% accuracy on average across 20 sub-tasks, 14.5% higher than GPT4V (IG-VLM). Code is available at https://pllava.github.io/

Lin Xu, Yilin Zhao, Daquan Zhou, Zhijie Lin, See Kiong Ng, Jiashi Feng• 2024

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA
Accuracy68.7
491
Video UnderstandingMVBench
Accuracy46.6
425
Video Question AnsweringMSRVTT-QA (test)
Accuracy68.7
376
Video Question AnsweringActivityNet-QA
Accuracy60.9
376
Video Question AnsweringMSVD-QA
Accuracy79.9
360
Video Question AnsweringActivityNet-QA (test)
Accuracy60.9
288
Video Question AnsweringMSVD-QA (test)
Accuracy79.9
279
Long Video UnderstandingLongVideoBench
Score40.2
248
Video UnderstandingVideoMME--
222
Video Question AnsweringVideoMME
Accuracy56.9
210
Showing 10 of 89 rows
...

Other info

Code

Follow for update