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

ViSiL: Fine-grained Spatio-Temporal Video Similarity Learning

About

In this paper we introduce ViSiL, a Video Similarity Learning architecture that considers fine-grained Spatio-Temporal relations between pairs of videos -- such relations are typically lost in previous video retrieval approaches that embed the whole frame or even the whole video into a vector descriptor before the similarity estimation. By contrast, our Convolutional Neural Network (CNN)-based approach is trained to calculate video-to-video similarity from refined frame-to-frame similarity matrices, so as to consider both intra- and inter-frame relations. In the proposed method, pairwise frame similarity is estimated by applying Tensor Dot (TD) followed by Chamfer Similarity (CS) on regional CNN frame features - this avoids feature aggregation before the similarity calculation between frames. Subsequently, the similarity matrix between all video frames is fed to a four-layer CNN, and then summarized using Chamfer Similarity (CS) into a video-to-video similarity score -- this avoids feature aggregation before the similarity calculation between videos and captures the temporal similarity patterns between matching frame sequences. We train the proposed network using a triplet loss scheme and evaluate it on five public benchmark datasets on four different video retrieval problems where we demonstrate large improvements in comparison to the state of the art. The implementation of ViSiL is publicly available.

Giorgos Kordopatis-Zilos, Symeon Papadopoulos, Ioannis Patras, Ioannis Kompatsiaris• 2019

Related benchmarks

TaskDatasetResultRank
Event Video RetrievalEVVE
mAP65.8
52
Video RetrievalFIVR-200K
DSVR0.899
45
Near-duplicate video retrievalCC_WEB_VIDEO Standard
mAP98.5
26
Near-duplicate video retrievalCC_WEB_VIDEO
mAP (CC_WEB)98.5
25
Near-duplicate video retrievalCC_WEB_VIDEO Cleaned
mAP99.6
24
Video RetrievalSVD
mAP0.881
23
Near-duplicate video retrievalCC_WEB_VIDEO Cleaned (c)
mAP99.6
20
Duplicate Scene Video RetrievalFIVR-5K
mAP83.8
18
Near-duplicate video retrievalCC_WEB_VIDEO original and cleaned (full dataset)
CC Score98.5
17
Video RetrievalFIVR 5K (query)
Inference Time (s/q)3.76
15
Showing 10 of 25 rows

Other info

Code

Follow for update