English

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

Computer Vision and Pattern Recognition 2024-10-04 v2 Computation and Language

Abstract

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

Keywords

Cite

@article{arxiv.2402.16050,
  title  = {Efficient Temporal Extrapolation of Multimodal Large Language Models with Temporal Grounding Bridge},
  author = {Yuxuan Wang and Yueqian Wang and Pengfei Wu and Jianxin Liang and Dongyan Zhao and Yang Liu and Zilong Zheng},
  journal= {arXiv preprint arXiv:2402.16050},
  year   = {2024}
}

Comments

To appear at EMNLP 2024

R2 v1 2026-06-28T14:59:26.718Z