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

VideoLLM: Modeling Video Sequence with Large Language Models

About

With the exponential growth of video data, there is an urgent need for automated technology to analyze and comprehend video content. However, existing video understanding models are often task-specific and lack a comprehensive capability of handling diverse tasks. The success of large language models (LLMs) like GPT has demonstrated their impressive abilities in sequence causal reasoning. Building upon this insight, we propose a novel framework called VideoLLM that leverages the sequence reasoning capabilities of pre-trained LLMs from natural language processing (NLP) for video sequence understanding. VideoLLM incorporates a carefully designed Modality Encoder and Semantic Translator, which convert inputs from various modalities into a unified token sequence. This token sequence is then fed into a decoder-only LLM. Subsequently, with the aid of a simple task head, our VideoLLM yields an effective unified framework for different kinds of video understanding tasks. To evaluate the efficacy of VideoLLM, we conduct extensive experiments using multiple LLMs and fine-tuning methods. We evaluate our VideoLLM on eight tasks sourced from four different datasets. The experimental results demonstrate that the understanding and reasoning capabilities of LLMs can be effectively transferred to video understanding tasks. We release the code at https://github.com/cg1177/VideoLLM.

Guo Chen, Yin-Dong Zheng, Jiahao Wang, Jilan Xu, Yifei Huang, Junting Pan, Yi Wang, Yali Wang, Yu Qiao, Tong Lu, Limin Wang• 2023

Related benchmarks

TaskDatasetResultRank
Action AnticipationEPIC-KITCHENS 100 (test)
Overall Action Top-5 Recall15.4
59
Long-term Action AnticipationEgo4D v1 (test)
ED@Z=20 Verb0.721
31
Long Term AnticipationEgo4D LTA v1 (test)
ED@Z=20 Verb0.721
18
Long-term Action AnticipationEGO4D v2 (test)
Noun ED0.725
10
Showing 4 of 4 rows

Other info

Follow for update