Hierarchical Image Compression Framework

In learning-based image compression approaches, compression models are based on variational autoencoder(VAE) framework and optimized by a rate-distortion objective function, which achieve better performance than hybrid codecs. However, VAE maps the input to a lower dimensional latent space which becomes a bottleneck of reconstruction. In this paper, we propose a deep Hierarchical Compression(HC) model, which can achieve good compression performance from low-bit to very high-bit. HC model consists of two closely-related modules, including hierarchical latent compression module and Hierarchical Conditional Entropy(HCE) module. Such a design transmits the details in the shallower layers and coarse information in the deeper layers and conditions the shallower entropy estimation on the deeper information. Extensive experiments show that HC model could breakthrough the AE limit and achieve significant improvements over state-of-the-art approaches in the high quality regime.

PDF Abstract
No code implementations yet. Submit your code now

Datasets


  Add Datasets introduced or used in this paper

Results from the Paper


  Submit results from this paper to get state-of-the-art GitHub badges and help the community compare results to other papers.

Methods


AE VAE