CVCLOct 21, 2022

LiteVL: Efficient Video-Language Learning with Enhanced Spatial-Temporal Modeling

arXiv:2210.11929v1298 citationsh-index: 35
Originality Incremental advance
AI Analysis

This work addresses the problem of high computational costs in video-language learning for researchers and practitioners, offering an efficient alternative that is incremental in method adaptation.

The paper tackled the computational expense of large-scale video-language pre-training by proposing LiteVL, which adapts a pre-trained image-language model for video tasks without heavy pre-training, achieving clear performance improvements on text-video retrieval and video question answering.

Recent large-scale video-language pre-trained models have shown appealing performance on various downstream tasks. However, the pre-training process is computationally expensive due to the requirement of millions of video-text pairs and the redundant data structure of each video. To mitigate these problems, we propose LiteVL, which adapts a pre-trained image-language model BLIP into a video-text model directly on downstream tasks, without heavy pre-training. To enhance the temporal modeling lacking in the image-language model, we propose to add temporal attention modules in the image encoder of BLIP with dynamic temporal scaling. Besides the model-wise adaptation, we also propose a non-parametric pooling mechanism to adaptively reweight the fine-grained video embedding conditioned on the text. Experimental results on text-video retrieval and video question answering show that the proposed LiteVL even outperforms previous video-language pre-trained models by a clear margin, though without any video-language pre-training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes