SOTAVerified

A CLIP-Hitchhiker's Guide to Long Video Retrieval

2022-05-17Code Available1· sign in to hype

Max Bain, Arsha Nagrani, Gül Varol, Andrew Zisserman

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Our goal in this paper is the adaptation of image-text models for long video retrieval. Recent works have demonstrated state-of-the-art performance in video retrieval by adopting CLIP, effectively hitchhiking on the image-text representation for video tasks. However, there has been limited success in learning temporal aggregation that outperform mean-pooling the image-level representations extracted per frame by CLIP. We find that the simple yet effective baseline of weighted-mean of frame embeddings via query-scoring is a significant improvement above all prior temporal modelling attempts and mean-pooling. In doing so, we provide an improved baseline for others to compare to and demonstrate state-of-the-art performance of this simple baseline on a suite of long video retrieval benchmarks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CharadesCLIP-Hitchhiker (ViT-B/16, 32 frames)mAP21.1Unverified

Reproductions