MultiScope: Efficient Video Pre-processing for Exploratory Video Analytics
Favyen Bastani, Sam Madden

TL;DR
MultiScope is a versatile video pre-processing system that optimizes object detection and tracking by exploring multiple techniques, achieving significantly faster processing without sacrificing accuracy in large-scale video analytics.
Contribution
It introduces a general-purpose pre-processor that combines multiple optimization avenues, outperforming prior single-technique approaches in speed and accuracy tradeoffs.
Findings
Achieves 2.9x average speedup over baselines at same accuracy
Outperforms three recent systems on seven diverse datasets
Provides a better tradeoff between speed and accuracy in video analytics
Abstract
Performing analytics tasks over large-scale video datasets is increasingly common in a wide range of applications. These tasks generally involve object detection and tracking operations that require applying expensive machine learning models, and several systems have recently been proposed to optimize the execution of video queries to reduce their cost. However, prior work generally optimizes execution speed in only one dimension, focusing on one optimization technique while ignoring other potential avenues for accelerating execution, thereby delivering an unsatisfactory tradeoff between speed and accuracy. We propose MultiScope, a general-purpose video pre-processor for object detection and tracking that explores multiple avenues for optimizing video queries to extract tracks from video with a superior tradeoff between speed and accuracy over prior work. We compare MultiScope against…
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 Neural Network Applications · Video Surveillance and Tracking Methods · Human Pose and Action Recognition
