Multi-modal Transformer for Video Retrieval

ECCV 2020  ยท  Valentin Gabeur, Chen Sun, Karteek Alahari, Cordelia Schmid ยท

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.

PDF Abstract ECCV 2020 PDF ECCV 2020 Abstract

Results from the Paper


 Ranked #1 on Zero-Shot Video Retrieval on MSR-VTT (text-to-video Mean Rank metric, using extra training data)

     Get a GitHub badge
Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Result Benchmark
Video Retrieval ActivityNet MMT text-to-video R@1 22.7 # 29
text-to-video R@5 54.2 # 25
text-to-video R@50 93.2 # 6
text-to-video Median Rank 5 # 13
text-to-video Mean Rank 20.8 # 13
Video Retrieval ActivityNet MMT-Pretrained text-to-video R@1 28.7 # 26
text-to-video R@5 61.4 # 21
text-to-video R@50 94.5 # 3
text-to-video Median Rank 3.3 # 11
text-to-video Mean Rank 16 # 12
Video Retrieval LSMDC MMT text-to-video R@1 13.2 # 30
text-to-video R@5 29.2 # 26
text-to-video R@10 38.8 # 25
text-to-video Median Rank 21 # 15
Video Retrieval LSMDC MMT-Pretrained text-to-video R@1 13.5 # 29
text-to-video R@5 29.9 # 25
text-to-video R@10 40.1 # 23
text-to-video Median Rank 19.3 # 13
Zero-Shot Video Retrieval MSR-VTT MMT text-to-video R@5 14.4 # 34
text-to-video Median Rank 66 # 13
text-to-video Mean Rank 148.1 # 1
Video Retrieval MSR-VTT-1kA MMT text-to-video Mean Rank 26.7 # 22
text-to-video R@1 24.6 # 52
text-to-video R@5 54.0 # 49
text-to-video R@10 67.1 # 51
text-to-video Median Rank 4 # 28
Video Retrieval MSR-VTT-1kA MMT-Pretrained text-to-video Mean Rank 24.0 # 21
text-to-video R@1 26.6 # 50
text-to-video R@5 57.1 # 45
text-to-video R@10 69.6 # 48
text-to-video Median Rank 4 # 28

Methods


No methods listed for this paper. Add relevant methods here