MuZero with Self-competition for Rate Control in VP9 Video Compression
- URL: http://arxiv.org/abs/2202.06626v1
- Date: Mon, 14 Feb 2022 11:27:27 GMT
- Title: MuZero with Self-competition for Rate Control in VP9 Video Compression
- Authors: Amol Mandhane, Anton Zhernov, Maribeth Rauh, Chenjie Gu, Miaosen Wang,
Flora Xue, Wendy Shang, Derek Pang, Rene Claus, Ching-Han Chiang, Cheng Chen,
Jingning Han, Angie Chen, Daniel J. Mankowitz, Jackson Broshear, Julian
Schrittwieser, Thomas Hubert, Oriol Vinyals, Timothy Mann
- Abstract summary: We present an application of the MuZero algorithm to the challenge of video compression.
We show that the MuZero-based rate control achieves an average 6.28% reduction in size of the compressed videos for the same delivered video quality level.
- Score: 31.57572275235357
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Video streaming usage has seen a significant rise as entertainment,
education, and business increasingly rely on online video. Optimizing video
compression has the potential to increase access and quality of content to
users, and reduce energy use and costs overall. In this paper, we present an
application of the MuZero algorithm to the challenge of video compression.
Specifically, we target the problem of learning a rate control policy to select
the quantization parameters (QP) in the encoding process of libvpx, an open
source VP9 video compression library widely used by popular video-on-demand
(VOD) services. We treat this as a sequential decision making problem to
maximize the video quality with an episodic constraint imposed by the target
bitrate. Notably, we introduce a novel self-competition based reward mechanism
to solve constrained RL with variable constraint satisfaction difficulty, which
is challenging for existing constrained RL methods. We demonstrate that the
MuZero-based rate control achieves an average 6.28% reduction in size of the
compressed videos for the same delivered video quality level (measured as PSNR
BD-rate) compared to libvpx's two-pass VBR rate control policy, while having
better constraint satisfaction behavior.
Related papers
- Generative Video Compression: Towards 0.01% Compression Rate for Video Transmission [43.034936334574155]
We introduce Generative Video Compression (GVC), a new framework that redefines the limits of video compression.<n>GVC encodes video into compact representations and delegates content reconstruction to the receiver.<n>Within the AI Flow framework, GVC opens new possibility for video communication in bandwidth- and resource-constrained environments.
arXiv Detail & Related papers (2025-12-30T15:41:33Z) - Plug-and-Play Versatile Compressed Video Enhancement [57.62582951699999]
Video compression effectively reduces the size of files, making it possible for real-time cloud computing.
However, it comes at the cost of visual quality, challenges the robustness of downstream vision models.
We present a versatile-aware enhancement framework that adaptively enhance videos under different compression settings.
arXiv Detail & Related papers (2025-04-21T18:39:31Z) - RL-RC-DoT: A Block-level RL agent for Task-Aware Video Compression [68.31184784672227]
In modern applications such as autonomous driving, an overwhelming majority of videos serve as input for AI systems performing tasks.
It is therefore useful to optimize the encoder for a downstream task instead of for image quality.
Here, we address this challenge by controlling the Quantization Parameters (QPs) at the macro-block level to optimize the downstream task.
arXiv Detail & Related papers (2025-01-21T15:36:08Z) - NU-Class Net: A Novel Approach for Video Quality Enhancement [1.7763979745248648]
This paper introduces NU-Class Net, an innovative deep-learning model designed to mitigate compression artifacts stemming from lossy compression codecs.
By employing the NU-Class Net, the video encoder within the video-capturing node can reduce output quality, thereby generating low-bit-rate videos.
Experimental results affirm the efficacy of the proposed model in enhancing the perceptible quality of videos, especially those streamed at low bit rates.
arXiv Detail & Related papers (2024-01-02T11:46:42Z) - Deep Learning-Based Real-Time Quality Control of Standard Video
Compression for Live Streaming [31.285983939625098]
Real-time deep learning-based H.264 controller is proposed.
It estimates optimal encoder parameters based on the content of a video chunk with minimal delay.
It achieves improvements of up to 2.5 times in average bandwidth usage.
arXiv Detail & Related papers (2023-11-21T18:28:35Z) - Video Compression with Arbitrary Rescaling Network [8.489428003916622]
We propose a rate-guided arbitrary rescaling network (RARN) for video resizing before encoding.
The lightweight RARN structure can process FHD (1080p) content at real-time speed (91 FPS) and obtain a considerable rate reduction.
arXiv Detail & Related papers (2023-06-07T07:15:18Z) - Learned Video Compression via Heterogeneous Deformable Compensation
Network [78.72508633457392]
We propose a learned video compression framework via heterogeneous deformable compensation strategy (HDCVC) to tackle the problems of unstable compression performance.
More specifically, the proposed algorithm extracts features from the two adjacent frames to estimate content-Neighborhood heterogeneous deformable (HetDeform) kernel offsets.
Experimental results indicate that HDCVC achieves superior performance than the recent state-of-the-art learned video compression approaches.
arXiv Detail & Related papers (2022-07-11T02:31:31Z) - Leveraging Bitstream Metadata for Fast, Accurate, Generalized Compressed
Video Quality Enhancement [74.1052624663082]
We develop a deep learning architecture capable of restoring detail to compressed videos.
We show that this improves restoration accuracy compared to prior compression correction methods.
We condition our model on quantization data which is readily available in the bitstream.
arXiv Detail & Related papers (2022-01-31T18:56:04Z) - Perceptual Learned Video Compression with Recurrent Conditional GAN [158.0726042755]
We propose a Perceptual Learned Video Compression (PLVC) approach with recurrent conditional generative adversarial network.
PLVC learns to compress video towards good perceptual quality at low bit-rate.
The user study further validates the outstanding perceptual performance of PLVC in comparison with the latest learned video compression approaches.
arXiv Detail & Related papers (2021-09-07T13:36:57Z) - COMISR: Compression-Informed Video Super-Resolution [76.94152284740858]
Most videos on the web or mobile devices are compressed, and the compression can be severe when the bandwidth is limited.
We propose a new compression-informed video super-resolution model to restore high-resolution content without introducing artifacts caused by compression.
arXiv Detail & Related papers (2021-05-04T01:24:44Z) - Neural Rate Control for Video Encoding using Imitation Learning [15.603639771786927]
We apply imitation learning to learn a neural rate control policy.
We show that our learned policy achieves 8.5% median reduction without sacrificing video quality.
arXiv Detail & Related papers (2020-12-09T21:59:20Z) - Ultra-low bitrate video conferencing using deep image animation [7.263312285502382]
We propose a novel deep learning approach for ultra-low video compression for video conferencing applications.
We employ deep neural networks to encode motion information as keypoint displacement and reconstruct the video signal at the decoder side.
arXiv Detail & Related papers (2020-12-01T09:06:34Z) - Conditional Entropy Coding for Efficient Video Compression [82.35389813794372]
We propose a very simple and efficient video compression framework that only focuses on modeling the conditional entropy between frames.
We first show that a simple architecture modeling the entropy between the image latent codes is as competitive as other neural video compression works and video codecs.
We then propose a novel internal learning extension on top of this architecture that brings an additional 10% savings without trading off decoding speed.
arXiv Detail & Related papers (2020-08-20T20:01:59Z) - Content Adaptive and Error Propagation Aware Deep Video Compression [110.31693187153084]
We propose a content adaptive and error propagation aware video compression system.
Our method employs a joint training strategy by considering the compression performance of multiple consecutive frames instead of a single frame.
Instead of using the hand-crafted coding modes in the traditional compression systems, we design an online encoder updating scheme in our system.
arXiv Detail & Related papers (2020-03-25T09:04:24Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.