Large-Scale Video Search with Efficient Temporal Voting Structure
Ersin Esen, Savas Ozkan, Ilkay Atil

TL;DR
This paper introduces a fast, scalable video search system that combines robust content representation with efficient hashing and a novel voting scheme, enabling quick queries on large databases with limited resources.
Contribution
The work presents a new large-scale video search method using edge energy features, hashing, and a queue-based voting scheme for efficient, low-memory querying.
Findings
Fast query response on large video datasets
High recall rate achieved in searches
Low memory and disk usage during querying
Abstract
In this work, we propose a fast content-based video querying system for large-scale video search. The proposed system is distinguished from similar works with two major contributions. First contribution is superiority of joint usage of repeated content representation and efficient hashing mechanisms. Repeated content representation is utilized with a simple yet robust feature, which is based on edge energy of frames. Each of the representation is converted into hash code with Hamming Embedding method for further queries. Second contribution is novel queue-based voting scheme that leads to modest memory requirements with gradual memory allocation capability, contrary to complete brute-force temporal voting schemes. This aspect enables us to make queries on large video databases conveniently, even on commodity computers with limited memory capacity. Our results show that the system can…
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 Analysis and Summarization · Multimodal Machine Learning Applications
