SiEVE: Semantically Encoded Video Analytics on Edge and Cloud
Tarek Elgamal, Shu Shi, Varun Gupta, Rittwik Jana, Klara Nahrstedt

TL;DR
SIEVE introduces a 3-tier video analytics system that employs semantic video encoding, enabling near-perfect object detection accuracy with significantly reduced decompression and processing, thus enhancing speed and efficiency in edge-cloud environments.
Contribution
The paper proposes a novel semantic video encoding technique and a 3-tier system architecture that jointly improve video analysis latency and throughput over traditional methods.
Findings
Achieves close to 100% object detection accuracy
Decompresses only 3.5% of video frames on average
Provides over 100x speedup compared to classical approaches
Abstract
Recent advances in computer vision and neural networks have made it possible for more surveillance videos to be automatically searched and analyzed by algorithms rather than humans. This happened in parallel with advances in edge computing where videos are analyzed over hierarchical clusters that contain edge devices, close to the video source. However, the current video analysis pipeline has several disadvantages when dealing with such advances. For example, video encoders have been designed for a long time to please human viewers and be agnostic of the downstream analysis task (e.g., object detection). Moreover, most of the video analytics systems leverage 2-tier architecture where the encoded video is sent to either a remote cloud or a private edge server but does not efficiently leverage both of them. In response to these advances, we present SIEVE, a 3-tier video analytics system…
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
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Video Surveillance and Tracking Methods
