paper-with-me

Papers

CLIP2Video: Mastering Video-Text Retrieval via Image CLIP

2021-06-21 · Han Fang, Pengfei Xiong, Luhui Xu, Yu Chen

We present CLIP2Video network to transfer the image-language pre-training model to video-text retrieval in an end-to-end manner. Leading approaches in the domain of video-and-language learning try to distill the spatio-temporal video features and multi-modal interaction between videos and languages from a large-scale video-text dataset. Different from them, we leverage pretrained image-language model, simplify it as a two-stage framework with co-learning of image-text and enhancing temporal relations between video frames and video-text respectively, make it able to train on comparatively small datasets. Specifically, based on the spatial semantics captured by Contrastive Language-Image Pretraining (CLIP) model, our model involves a Temporal Difference Block to capture motions at fine temporal video frames, and a Temporal Alignment Block to re-align the tokens of video clips and phrases and enhance the multi-modal correlation. We conduct thorough ablation studies, and achieve state-of-the-art performance on major text-to-video and video-to-text retrieval benchmarks, including new records of retrieval accuracy on MSR-VTT, MSVD and VATEX.

📄 PDF Abstract BibTeX arXiv:2106.11097

Code (1)

CryhanFang/CLIP2Video 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingRetrievalText RetrievalVideo RetrievalVideo-Text RetrievalVideo to Text Retrieval

Similar Papers 제목 키워드 기반

CLIP4Clip: An Empirical Study of CLIP for End to End Video Clip Retrieval

2021-04-18 · Huaishao Luo, Lei Ji, Ming Zhong, Yang Chen 외

Video-text retrieval plays an essential role in multi-modal research and has been widely used in many real-world web applications. The CLIP (Contrastive Language-Image Pre-training), an image-language pre-training model,…

RetrievalText RetrievalText to Video RetrievalVideo Retrieval+3

Video Editing for Video Retrieval

2024-02-04 · Bin Zhu, Kevin Flanagan, Adriano Fragomeni, Michael Wray 외

Though pre-training vision-language models have demonstrated significant benefits in boosting video-text retrieval performance from large-scale web videos, fine-tuning still plays a critical role with manually annotated …

RetrievalText RetrievalVideo EditingVideo Retrieval+1

ICSVR: Investigating Compositional and Syntactic Understanding in Video Retrieval Models

2023-06-28 · Avinash Madasu, Vasudev Lal

Video retrieval (VR) involves retrieving the ground truth video from the video database given a text caption or vice-versa. The two important components of compositionality: objects & attributes and actions are joined us…

RetrievalVideo RetrievalVideo Understanding

Frame-Difference Guided Dynamic Region Perception for CLIP Adaptation in Text-Video Retrieval

2025-10-21 · Jiaao Yu, Mingjie Han, Tao Gong, Jian Zhang 외 arxiv

With the rapid growth of video data, text-video retrieval technology has become increasingly important in numerous application scenarios such as recommendation and search. Early text-video retrieval methods suffer from t…

Video AlignmentVideo Retrieval

CLIP2TV: Align, Match and Distill for Video-Text Retrieval

2021-11-10 · Zijian Gao, Jingyu Liu, Weiqi Sun, Sheng Chen 외

Modern video-text retrieval frameworks basically consist of three parts: video encoder, text encoder and the similarity head. With the success on both visual and textual representation learning, transformer based encoder…

Representation LearningRetrievalText RetrievalVideo Retrieval+1