TensorX
返回文献探索

Paper · arXiv 2306.02858

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

Hang Zhang, Xin Li, Lidong Bing

20 upvotesJune 5, 2023arXiv 预印本
AI 摘要

Video-LLaMA is a multi-modal framework that integrates visual and auditory understanding into LLMs by extending image encoders to video and aligning audio signals, achieving effective video-language correspondence.

Video-LLaMAmulti-modal frameworkLarge Language Models (LLMs)cross-modal trainingvisual encoderaudio encoderVideo Q-formerAudio Q-formervideo-to-text generationImageBindvision caption datasetvision-instruction-tuning datasetaudio-visual AI assistants

Abstract

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 \& audio encoders and the frozen LLMs. Unlike previous vision- LLMs that focus on static image comprehensions such as MiniGPT-4~zhu2023minigpt and LLaVA~liu2023visualit, Video-LLaMA tackles two challenges in video understanding: (1) capturing the temporal changes in visual scenes, (2) integrating audio-visual signals. For the first challenge, we propose Video Q-former to extend the pre-trained image encoder to a video encoder and introduce a video-to-text generation task to learn video-language correspondence. For the second challenge, we leverage ImageBind~girdhar2023imagebind as the pre-trained audio encoder which performs exceptionally well in aligning different modalities to a common embedding space. And then introduce an Audio Q-former to learn auditory query tokens. To align the output of both visual \& audio encoder with LLM's embedding space, we train Video-LLaMA on a large-scale vision caption dataset and a hign-quantity vision-instruction-tuning dataset. We found Video-LLaMA showcases the ability to perceive and comprehend video content, generating meaningful responses that are grounded in the visual and auditory information present in the videos. This highlights the potential of Video-LLaMA as a promising prototype for audio-visual AI assistants. Our code, pre-trained model, and demo are available at https://github.com/DAMO-NLP-SG/Video-LLaMA.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding | TensorX