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

Efficient Temporal Extrapolation of Multimodal Large Language Models with Temporal Grounding Bridge

About

Despite progress in multimodal large language models (MLLMs), the challenge of interpreting long-form videos in response to linguistic queries persists, largely due to the inefficiency in temporal grounding and limited pre-trained context window size. In this work, we introduce Temporal Grounding Bridge (TGB), a novel framework that bootstraps MLLMs with advanced temporal grounding capabilities and broadens their contextual scope. Our framework significantly enhances the temporal capabilities of current MLLMs through three key innovations: an efficient multi-span temporal grounding algorithm applied to low-dimension temporal features projected from flow; a multimodal length extrapolation training paradigm that utilizes low-dimension temporal features to extend the training context window size; and a bootstrapping framework that bridges our model with pluggable MLLMs without requiring annotation. We validate TGB across seven video benchmarks and demonstrate substantial performance improvements compared with prior MLLMs. Notably, our model, initially trained on sequences of four frames, effectively handles sequences up to 16 longer without sacrificing performance, highlighting its scalability and effectiveness in real-world applications. Our code is publicly available at https://github.com/bigai-nlco/VideoTGB

Yuxuan Wang, Yueqian Wang, Pengfei Wu, Jianxin Liang, Dongyan Zhao, Yang Liu, Zilong Zheng• 2024

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA (test)
Accuracy57.3
371
Video Question AnsweringActivityNet-QA (test)
Accuracy43.9
275
Video Question AnsweringMSVD-QA (test)
Accuracy71.4
274
Video Question AnsweringEgoSchema subset
Accuracy41.2
73
Video Question AnsweringAGQA 2.0
Object-relation Accuracy62.27
15
Temporal Question GroundingNExT-GQA
mIoU0.199
14
Showing 6 of 6 rows

Other info

Code

Follow for update