Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-modal Transformer for Video Retrieval

About

The task of retrieving video content relevant to natural language queries plays a critical role in effectively handling internet-scale datasets. Most of the existing methods for this caption-to-video retrieval problem do not fully exploit cross-modal cues present in video. Furthermore, they aggregate per-frame visual features with limited or no temporal information. In this paper, we present a multi-modal transformer to jointly encode the different modalities in video, which allows each of them to attend to the others. The transformer architecture is also leveraged to encode and model the temporal information. On the natural language side, we investigate the best practices to jointly optimize the language embedding together with the multi-modal transformer. This novel framework allows us to establish state-of-the-art results for video retrieval on three datasets. More details are available at http://thoth.inrialpes.fr/research/MMT.

Valentin Gabeur, Chen Sun, Karteek Alahari, Cordelia Schmid• 2020

Related benchmarks

TaskDatasetResultRank
Text-to-Video RetrievalMSR-VTT
Recall@126.6
406
Text-to-Video RetrievalMSR-VTT (test)
R@126.6
265
Text-to-Video RetrievalActivityNet
R@128.7
245
Text-to-Video RetrievalLSMDC (test)
R@529.9
245
Video-to-Text retrievalMSR-VTT
Recall@127
221
Text-to-Video RetrievalMSR-VTT (1k-A)
R@1069.6
211
Text-to-Video RetrievalLSMDC
R@113.2
181
Text-to-Video RetrievalMSRVTT (test)
Recall@50.571
178
Text-to-Video RetrievalMSRVTT
R@126.6
144
Video-to-Text retrievalActivityNet
R@10.289
136
Showing 10 of 62 rows

Other info

Code

Follow for update