English

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

Computer Vision and Pattern Recognition 2022-10-24 v1 Computation and Language

Abstract

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.

Keywords

Cite

@article{arxiv.2210.11929,
  title  = {LiteVL: Efficient Video-Language Learning with Enhanced Spatial-Temporal Modeling},
  author = {Dongsheng Chen and Chaofan Tao and Lu Hou and Lifeng Shang and Xin Jiang and Qun Liu},
  journal= {arXiv preprint arXiv:2210.11929},
  year   = {2022}
}

Comments

13 pages, 6 figures, accepted by EMNLP 2022 main conference

R2 v1 2026-06-28T04:10:33.926Z