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

Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding

About

We present Video-LLaMA a multi-modal framework that empowers Large Language Models (LLMs) with the capability of understanding both visual and auditory content in the video. Video-LLaMA bootstraps cross-modal training from the frozen pre-trained visual and audio encoders and the frozen LLMs. Unlike previous works that complement LLMs to process the visual or audio signals only, Video-LLaMA enables video comprehension by tackling two challenges: (1) capturing the temporal changes in visual scenes, (2) integrating audio-visual signals. To counter the first challenge, we propose a Video Q-former to assemble a pre-trained image encoder into our video encoder and introduce a video-to-text generation task to learn video-language correspondence. For the second challenge, we leverage ImageBind, a universal embedding model aligning multiple modalities, as the pre-trained audio encoder and introduce an Audio Q-former on top of ImageBind to learn reasonable auditory query embeddings for the LLM module. To align the output of both visual and audio encoders with LLM's embedding space, we first train Video-LLaMA on massive video/image-caption pairs and then tune our model with visual-instruction datasets of moderate amount but higher quality. We found Video-LLaMA shows the ability to perceive and comprehend video content and generate meaningful responses grounded in the visual and auditory information presented in the videos.

Hang Zhang, Xin Li, Lidong Bing• 2023

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA
Accuracy39.6
481
Video Question AnsweringMSRVTT-QA (test)
Accuracy29.6
371
Video Question AnsweringMSVD-QA
Accuracy51.8
340
Video Question AnsweringActivityNet-QA
Accuracy12.4
319
Video Question AnsweringActivityNet-QA (test)
Accuracy12.4
275
Video Question AnsweringMSVD-QA (test)
Accuracy51.6
274
Video UnderstandingMVBench--
247
Video Question AnsweringNExT-QA (test)
Accuracy60.6
204
Video UnderstandingVideoMME
Overall Score47.9
192
Moment RetrievalQVHighlights (test)
R@1 (IoU=0.5)17.1
170
Showing 10 of 135 rows
...

Other info

Code

Follow for update