HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

ViSiL: Fine-grained Spatio-Temporal Video Similarity Learning

Giorgos Kordopatis-Zilos; Symeon Papadopoulos; Ioannis Patras; Ioannis Kompatsiaris

ViSiL: Fine-grained Spatio-Temporal Video Similarity Learning

Abstract

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.

Code Repositories

MKLab-ITI/visil
Official
tf

Benchmarks

BenchmarkMethodologyMetrics
video-retrieval-on-fivr-200kViSiLf
mAP (CSVR): 0.797
mAP (DSVR): 0.843
mAP (ISVR): 0.660
video-retrieval-on-fivr-200kViSiLsym
mAP (CSVR): 0.792
mAP (DSVR): 0.833
mAP (ISVR): 0.654
video-retrieval-on-fivr-200kViSiLv (pt)
mAP (CSVR): 0.854
mAP (DSVR): 0.899
mAP (ISVR): 0.723
video-retrieval-on-fivr-200kViSiLv (tf)
mAP (CSVR): 0.841
mAP (DSVR): 0.892
mAP (ISVR): 0.702

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ViSiL: Fine-grained Spatio-Temporal Video Similarity Learning | Papers | HyperAI