VSS: A Storage System for Video Analytics [Technical Report]
Brandon Haynes, Maureen Daum, Dong He, Amrita Mazumdar, Magdalena, Balazinska, Alvin Cheung, Luis Ceze

TL;DR
VSS is a specialized storage system for video data that enhances retrieval efficiency, reduces storage costs, and simplifies application development by managing data arrangement, caching, and redundancy elimination.
Contribution
The paper introduces VSS, a novel storage system that decouples high-level video operations from low-level storage details, improving performance and reducing costs.
Findings
VSS improves VDBMS read performance by up to 54%.
VSS reduces storage costs by up to 45%.
VSS enables easier development by abstracting storage complexities.
Abstract
We present a new video storage system (VSS) designed to decouple high-level video operations from the low-level details required to store and efficiently retrieve video data. VSS is designed to be the storage subsystem of a video data management system (VDBMS) and is responsible for: (1) transparently and automatically arranging the data on disk in an efficient, granular format; (2) caching frequently-retrieved regions in the most useful formats; and (3) eliminating redundancies found in videos captured from multiple cameras with overlapping fields of view. Our results suggest that VSS can improve VDBMS read performance by up to 54%, reduce storage costs by up to 45%, and enable developers to focus on application logic rather than video storage and retrieval.
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
TopicsVideo Analysis and Summarization · Advanced Image and Video Retrieval Techniques · Advanced Data Storage Technologies
