EKO: Adaptive Sampling of Compressed Video Data
Jaeho Bang, Pramod Chunduri, Joy Arulraj

TL;DR
EKO introduces an adaptive, unsupervised sampling method and optimized storage for compressed video data, significantly improving analysis accuracy, speed, and memory efficiency over traditional approaches.
Contribution
EKO presents a novel storage engine with adaptive sampling and compressed key frame storage, addressing limitations of existing video analysis systems.
Findings
F1-score improved by up to 9% over state-of-the-art methods.
Query execution time reduced by 3 times.
Memory footprint decreased by 10 times.
Abstract
Researchers have presented systems for efficiently analysing video data at scale using sampling algorithms. While these systems effectively leverage the temporal redundancy present in videos, they suffer from three limitations. First, they use traditional video storage formats are tailored for human consumption. Second, they load and decode the entire compressed video in memory before applying the sampling algorithm. Third, the sampling algorithms often require labeled training data obtained using a specific deep learning model. These limitations lead to lower accuracy, higher query execution time, and larger memory footprint. In this paper, we present EKO, a storage engine for efficiently managing video data. EKO relies on two optimizations. First, it uses a novel unsupervised, adaptive sampling algorithm for identifying the key frames in a given video. Second, it stores the identified…
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
TopicsImage and Signal Denoising Methods · Blind Source Separation Techniques · Image and Video Quality Assessment
