Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards Efficient and Effective Text-to-Video Retrieval with Coarse-to-Fine Visual Representation Learning

About

In recent years, text-to-video retrieval methods based on CLIP have experienced rapid development. The primary direction of evolution is to exploit the much wider gamut of visual and textual cues to achieve alignment. Concretely, those methods with impressive performance often design a heavy fusion block for sentence (words)-video (frames) interaction, regardless of the prohibitive computation complexity. Nevertheless, these approaches are not optimal in terms of feature utilization and retrieval efficiency. To address this issue, we adopt multi-granularity visual feature learning, ensuring the model's comprehensiveness in capturing visual content features spanning from abstract to detailed levels during the training phase. To better leverage the multi-granularity features, we devise a two-stage retrieval architecture in the retrieval phase. This solution ingeniously balances the coarse and fine granularity of retrieval content. Moreover, it also strikes a harmonious equilibrium between retrieval effectiveness and efficiency. Specifically, in training phase, we design a parameter-free text-gated interaction block (TIB) for fine-grained video representation learning and embed an extra Pearson Constraint to optimize cross-modal representation learning. In retrieval phase, we use coarse-grained video representations for fast recall of top-k candidates, which are then reranked by fine-grained video representations. Extensive experiments on four benchmarks demonstrate the efficiency and effectiveness. Notably, our method achieves comparable performance with the current state-of-the-art methods while being nearly 50 times faster.

Kaibin Tian, Yanhua Cheng, Yi Liu, Xinglin Hou, Quan Chen, Han Li• 2024

Related benchmarks

TaskDatasetResultRank
Text-to-Video RetrievalMSR-VTT
Recall@147.8
313
Text-to-Video RetrievalMSVD (test)
R@147
204
Video-to-Text retrievalMSR-VTT
Recall@144.7
157
Text-to-Video RetrievalMSRVTT 1k (test)
Recall@1085.7
63
Video-to-Text retrievalMSVD (test)
R@162
61
Text-to-Video RetrievalActivityNet (val1)
R@144.4
28
Video-to-Text retrievalActivityNet (val1)
R@142.9
23
Text-to-Video RetrievalVATEX HGR partition (test)
R@162.6
9
Text-to-Video RetrievalMSRVTT 3K (test)
Recall@131.5
8
Text-to-Video RetrievalMSR-VTT 49 (test)
R@147.8
8
Showing 10 of 19 rows

Other info

Follow for update