English

CLIP-ViP: Adapting Pre-trained Image-Text Model to Video-Language Representation Alignment

Computer Vision and Pattern Recognition 2023-03-03 v4

Abstract

The pre-trained image-text models, like CLIP, have demonstrated the strong power of vision-language representation learned from a large scale of web-collected image-text data. In light of the well-learned visual features, some existing works transfer image representation to video domain and achieve good results. However, how to utilize image-language pre-trained model (e.g., CLIP) for video-language pre-training (post-pretraining) is still under explored. In this paper, we investigate two questions: 1) what are the factors hindering post-pretraining CLIP to further improve the performance on video-language tasks? and 2) how to mitigate the impact of these factors? Through a series of comparative experiments and analyses, we find that the data scale and domain gap between language sources have great impacts. Motivated by these, we propose a Omnisource Cross-modal Learning method equipped with a Video Proxy mechanism on the basis of CLIP, namely CLIP-ViP. Extensive results show that our approach improves the performance of CLIP on video-text retrieval by a large margin. Our model also achieves SOTA results on a variety of datasets, including MSR-VTT, DiDeMo, LSMDC, and ActivityNet. We will release our code and pre-trained CLIP-ViP models at https://github.com/microsoft/XPretrain/tree/main/CLIP-ViP.

Keywords

Cite

@article{arxiv.2209.06430,
  title  = {CLIP-ViP: Adapting Pre-trained Image-Text Model to Video-Language Representation Alignment},
  author = {Hongwei Xue and Yuchong Sun and Bei Liu and Jianlong Fu and Ruihua Song and Houqiang Li and Jiebo Luo},
  journal= {arXiv preprint arXiv:2209.06430},
  year   = {2023}
}

Comments

Accepted by ICLR 2023

R2 v1 2026-06-28T01:15:43.482Z