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

Self-Supervised Video Similarity Learning

About

We introduce S$^2$VS, a video similarity learning approach with self-supervision. Self-Supervised Learning (SSL) is typically used to train deep models on a proxy task so as to have strong transferability on target tasks after fine-tuning. Here, in contrast to prior work, SSL is used to perform video similarity learning and address multiple retrieval and detection tasks at once with no use of labeled data. This is achieved by learning via instance-discrimination with task-tailored augmentations and the widely used InfoNCE loss together with an additional loss operating jointly on self-similarity and hard-negative similarity. We benchmark our method on tasks where video relevance is defined with varying granularity, ranging from video copies to videos depicting the same incident or event. We learn a single universal model that achieves state-of-the-art performance on all tasks, surpassing previously proposed methods that use labeled data. The code and pretrained models are publicly available at: https://github.com/gkordo/s2vs

Giorgos Kordopatis-Zilos, Giorgos Tolias, Christos Tzelepis, Ioannis Kompatsiaris, Ioannis Patras, Symeon Papadopoulos• 2023

Related benchmarks

TaskDatasetResultRank
Event Video RetrievalEVVE
mAP67.2
52
Video RetrievalFIVR-200K--
45
Video RetrievalFIVR-200K ISVR
mAP74.6
9
Video DetectionFIVR-200K DSVD
uAP89.3
7
Video DetectionFIVR-200K (CSVD)
uAP80.2
7
Video DetectionFIVR-200K ISVD
uAP64.9
7
Video DetectionEVVE
uAP80.7
7
Video DetectionVCDB (C+D)
uAP73
5
Video RetrievalVCDB (C+D)
mAP87.9
5
Showing 9 of 9 rows

Other info

Code

Follow for update