We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Towards Fast Adaptation of Pretrained Contrastive Models for Multi-channel Video-Language Retrieval

Abstract: Multi-channel video-language retrieval require models to understand information from different channels (e.g. video$+$question, video$+$speech) to correctly link a video with a textual response or query. Fortunately, contrastive multimodal models have been shown to be highly effective at aligning entities in images/videos and text, e.g., CLIP; text contrastive models have been extensively studied recently for their strong ability of producing discriminative sentence embeddings, e.g., SimCSE. Their abilities are exactly needed by multi-channel video-language retrieval. However, there is not a clear way to quickly adapt these two lines to multi-channel video-language retrieval with limited data and resources. In this paper, we identify a principled model design space with two axes: how to represent videos and how to fuse video and text information. Based on categorization of recent methods, we investigate the options of representing videos using continuous feature vectors or discrete text tokens; for the fusion method, we explore the use of a multimodal transformer or a pretrained contrastive text model. We extensively evaluate the four combinations on five video-language datasets. We surprisingly find that discrete text tokens coupled with a pretrained contrastive text model yields the best performance, which can even outperform state-of-the-art on the iVQA and How2QA datasets without the additional training on millions of video-language data. Further analysis shows that this is because representing videos as text tokens captures the key visual information with text tokens that are naturally aligned with text models and the text models are strong multimodal retriever after the contrastive pretraining process.
Comments: To appear in CVPR 2023
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2206.02082 [cs.CV]
  (or arXiv:2206.02082v3 [cs.CV] for this version)

Submission history

From: Xudong Lin [view email]
[v1] Sun, 5 Jun 2022 01:43:52 GMT (4372kb,D)
[v2] Fri, 6 Jan 2023 14:19:23 GMT (4819kb,D)
[v3] Tue, 7 Mar 2023 15:17:57 GMT (4819kb,D)
[v4] Tue, 11 Apr 2023 02:29:20 GMT (4823kb,D)

Link back to: arXiv, form interface, contact.