English

Learned Variable-Rate Image Compression with Residual Divisive Normalization

Image and Video Processing 2019-12-13 v1 Computer Vision and Pattern Recognition

Abstract

Recently it has been shown that deep learning-based image compression has shown the potential to outperform traditional codecs. However, most existing methods train multiple networks for multiple bit rates, which increases the implementation complexity. In this paper, we propose a variable-rate image compression framework, which employs more Generalized Divisive Normalization (GDN) layers than previous GDN-based methods. Novel GDN-based residual sub-networks are also developed in the encoder and decoder networks. Our scheme also uses a stochastic rounding-based scalable quantization. To further improve the performance, we encode the residual between the input and the reconstructed image from the decoder network as an enhancement layer. To enable a single model to operate with different bit rates and to learn multi-rate image features, a new objective function is introduced. Experimental results show that the proposed framework trained with variable-rate objective function outperforms all standard codecs such as H.265/HEVC-based BPG and state-of-the-art learning-based variable-rate methods.

Keywords

Cite

@article{arxiv.1912.05688,
  title  = {Learned Variable-Rate Image Compression with Residual Divisive Normalization},
  author = {Mohammad Akbari and Jie Liang and Jingning Han and Chengjie Tu},
  journal= {arXiv preprint arXiv:1912.05688},
  year   = {2019}
}

Comments

6 pages, 5 figures

R2 v1 2026-06-23T12:43:30.805Z