Litcius/Paper detail

Spatial and temporal constrained ranked retrieval over videos

Yueting Chen, Nick Koudas, Xiaohui Yu, Ziqiang Yu

2022Proceedings of the VLDB Endowment14 citationsDOI

Abstract

Recent advances in Computer Vision (CV) algorithms have improved accuracy and efficiency, making video annotations possible with high accuracy. In this paper, we utilize the annotated data provided by such algorithms and construct graph representations to capture both object labels and spatial-temporal relationships of objects in videos. We define the problem of Spatial and Temporal Constrained Ranked Retrieval (STAR Retrieval) over videos. Based on the graph representation, we propose a two-phase approach, consisting of the ingestion phase, where we construct and materialize the Graph Index (GI), and the query phase, where we compute the top ranked windows (video clips) according to the window matching score efficiently. We propose two algorithms to perform Spatial Matching (SMA) and Temporal Matching (TM) separately with an early-stopping mechanism. Our experiments demonstrate the effectiveness of the proposed methods, achieving orders of magnitude speedups on queries with high selectivity.

Topics & Concepts

Computer scienceGraphMatching (statistics)Artificial intelligenceConstruct (python library)Pattern recognition (psychology)Window (computing)Data miningTheoretical computer scienceMathematicsStatisticsProgramming languageOperating systemAdvanced Image and Video Retrieval TechniquesMultimodal Machine Learning ApplicationsVideo Analysis and Summarization