Evaluating Temporal Queries Over Video Feeds
Yueting Chen, Xiaohui Yu, Nick Koudas

TL;DR
This paper introduces a new architecture and algorithms for efficiently evaluating complex temporal queries over streaming video feeds, enabling applications like security and law enforcement to analyze object co-occurrences over time.
Contribution
It defines a novel approach for temporal video queries incorporating physical aspects, and proposes algorithms that significantly improve query evaluation efficiency.
Findings
The proposed methods achieve orders of magnitude performance improvements.
The architecture effectively handles real and synthetic video data.
Trade-offs between organization techniques are demonstrated.
Abstract
Recent advances in Computer Vision and Deep Learning made possible the efficient extraction of a schema from frames of streaming video. As such, a stream of objects and their associated classes along with unique object identifiers derived via object tracking can be generated, providing unique objects as they are captured across frames. In this paper we initiate a study of temporal queries involving objects and their co-occurrences in video feeds. For example, queries that identify video segments during which the same two red cars and the same two humans appear jointly for five minutes are of interest to many applications ranging from law enforcement to security and safety. We take the first step and define such queries in a way that they incorporate certain physical aspects of video capture such as object occlusion. We present an architecture consisting of three layers, namely object…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods · Video Analysis and Summarization
