MMDBFeb 4, 2019

Vignette: Perceptual Compression for Video Storage and Processing Systems

arXiv:1902.01372v117 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of managing growing video data for internet and mobile systems, offering a novel integration of perceptual compression with storage management.

The paper tackles the problem of high storage and bandwidth demands from compressed videos by proposing Vignette, a technique that uses neural networks to predict saliency for perceptual compression and integrates this into storage systems, reducing storage by up to 95% and saving 50% power on mobile playback.

Compressed videos constitute 70% of Internet traffic, and video upload growth rates far outpace compute and storage improvement trends. Past work in leveraging perceptual cues like saliency, i.e., regions where viewers focus their perceptual attention, reduces compressed video size while maintaining perceptual quality, but requires significant changes to video codecs and ignores the data management of this perceptual information. In this paper, we propose Vignette, a compression technique and storage manager for perception-based video compression. Vignette complements off-the-shelf compression software and hardware codec implementations. Vignette's compression technique uses a neural network to predict saliency information used during transcoding, and its storage manager integrates perceptual information into the video storage system to support a perceptual compression feedback loop. Vignette's saliency-based optimizations reduce storage by up to 95% with minimal quality loss, and Vignette videos lead to power savings of 50% on mobile phones during video playback. Our results demonstrate the benefit of embedding information about the human visual system into the architecture of video storage systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes