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

VVS: Video-to-Video Retrieval with Irrelevant Frame Suppression

About

In content-based video retrieval (CBVR), dealing with large-scale collections, efficiency is as important as accuracy; thus, several video-level feature-based studies have actively been conducted. Nevertheless, owing to the severe difficulty of embedding a lengthy and untrimmed video into a single feature, these studies have been insufficient for accurate retrieval compared to frame-level feature-based studies. In this paper, we show that appropriate suppression of irrelevant frames can provide insight into the current obstacles of the video-level approaches. Furthermore, we propose a Video-to-Video Suppression network (VVS) as a solution. VVS is an end-to-end framework that consists of an easy distractor elimination stage to identify which frames to remove and a suppression weight generation stage to determine the extent to suppress the remaining frames. This structure is intended to effectively describe an untrimmed video with varying content and meaningless information. Its efficacy is proved via extensive experiments, and we show that our approach is not only state-of-the-art in video-level approaches but also has a fast inference time despite possessing retrieval capabilities close to those of frame-level approaches. Code is available at https://github.com/sejong-rcv/VVS

Won Jo, Geuntaek Lim, Gwangjin Lee, Hyunwoo Kim, Byungsoo Ko, Yukyung Choi• 2023

Related benchmarks

TaskDatasetResultRank
Video RetrievalFIVR-200K
DSVR0.711
45
Unsupervised video summarizationSumMe unsupervised
F-score51.7
20
Unsupervised video summarizationTVSum (unsupervised)
F-score61.5
20
Near-duplicate video retrievalCC_WEB_VIDEO original and cleaned (full dataset)
CC Score97.5
17
Video RetrievalFIVR 5K (query)
Inference Time (s/q)0.57
15
Showing 5 of 5 rows

Other info

Code

Follow for update