Prompt Switch: Efficient CLIP Adaptation for Text-Video Retrieval
Chaorui Deng, Qi Chen, Pengda Qin, Da Chen, Qi Wu

TL;DR
This paper introduces a novel method called Prompt Switch that enhances CLIP's video representations by incorporating spatial-temporal semantics through a prompt cube and captioning training, enabling efficient large-scale text-video retrieval.
Contribution
The paper proposes a new approach to adapt CLIP for video retrieval by using a prompt cube and captioning loss, avoiding complex fusion and enabling offline computation of video features.
Findings
Achieves state-of-the-art results on MSR-VTT, MSVD, and LSMDC datasets.
Efficiently incorporates global video semantics into frame representations.
Outperforms existing methods in large-scale retrieval scenarios.
Abstract
In text-video retrieval, recent works have benefited from the powerful learning capabilities of pre-trained text-image foundation models (e.g., CLIP) by adapting them to the video domain. A critical problem for them is how to effectively capture the rich semantics inside the video using the image encoder of CLIP. To tackle this, state-of-the-art methods adopt complex cross-modal modeling techniques to fuse the text information into video frame representations, which, however, incurs severe efficiency issues in large-scale retrieval systems as the video representations must be recomputed online for every text query. In this paper, we discard this problematic cross-modal fusion process and aim to learn semantically-enhanced representations purely from the video, so that the video representations can be computed offline and reused for different texts. Concretely, we first introduce a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Video Analysis and Summarization
MethodsContrastive Language-Image Pre-training
