Bit Allocation using Optimization
Tongda Xu, Han Gao, Chenjian Gao, Yuanyuan Wang, Dailan He, Jinyong, Pi, Jixiang Luo, Ziyu Zhu, Mao Ye, Hongwei Qin, Yan Wang, Jingjing Liu,, Ya-Qin Zhang

TL;DR
This paper introduces a novel, optimal bit allocation method for neural video compression based on a new paradigm using Semi-Amortized Variational Inference, which outperforms existing algorithms in PSNR.
Contribution
It establishes a fundamental link between bit allocation in NVC and SAVI, extending SAVI to multi-level latent models, and proposes a practical approximation for improved performance.
Findings
Outperforms current bit allocation algorithms by approximately 0.5 dB PSNR.
Provides a theoretical bound on R-D performance of bit allocation.
Demonstrates the effectiveness of the SAVI-based approach in NVC scenarios.
Abstract
In this paper, we consider the problem of bit allocation in Neural Video Compression (NVC). First, we reveal a fundamental relationship between bit allocation in NVC and Semi-Amortized Variational Inference (SAVI). Specifically, we show that SAVI with GoP (Group-of-Picture)-level likelihood is equivalent to pixel-level bit allocation with precise rate \& quality dependency model. Based on this equivalence, we establish a new paradigm of bit allocation using SAVI. Different from previous bit allocation methods, our approach requires no empirical model and is thus optimal. Moreover, as the original SAVI using gradient ascent only applies to single-level latent, we extend the SAVI to multi-level such as NVC by recursively applying back-propagating through gradient ascent. Finally, we propose a tractable approximation for practical implementation. Our method can be applied to scenarios…
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.
Code & Models
Videos
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced Vision and Imaging · Image and Signal Denoising Methods
MethodsVariational Inference
