Variable Rate Image Compression with Content Adaptive Optimization

Abstract

In this paper, we propose a variable rate image compression framework for low bit-rate image compression task. Unlike most of the variational auto-encoder (VAE) based methods, our proposal is able to achieve continuously variable rate in a single model by introducing a pair of gain units into VAE. Besides, a content adaptive optimization is applied to adapt the latent representation to the specific content while keeping the parameters of the network and the predictive model fixed. After that, due to the variable rate characteristics of our method, each image can be compressed into any quality level through a unified codec. Finally, an efficient rate control algorithm is designed to find the optimal bit allocation scheme under the constraint of the low rate challenge.

Cite

Text

Guo et al. "Variable Rate Image Compression with Content Adaptive Optimization." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00069

Markdown

[Guo et al. "Variable Rate Image Compression with Content Adaptive Optimization." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/guo2020cvprw-variable/) doi:10.1109/CVPRW50498.2020.00069

BibTeX

@inproceedings{guo2020cvprw-variable,
  title     = {{Variable Rate Image Compression with Content Adaptive Optimization}},
  author    = {Guo, Tiansheng and Wang, Jing and Cui, Ze and Feng, Yihui and Ge, Yunying and Bai, Bo},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2020},
  pages     = {533-537},
  doi       = {10.1109/CVPRW50498.2020.00069},
  url       = {https://mlanthology.org/cvprw/2020/guo2020cvprw-variable/}
}