Learned Multi-Resolution Variable-Rate Image Compression with Octave-based Residual Blocks
Mohammad Akbari, Jie Liang, Jingning Han, Chengjie Tu

TL;DR
This paper introduces a novel deep learning-based variable-rate image compression framework using octave-based residual blocks, enabling a single model to efficiently operate across multiple bit rates and outperform traditional codecs.
Contribution
The paper proposes a new variable-rate image compression method employing octave convolutions and a residual encoding scheme, reducing complexity and improving performance over existing methods.
Findings
Outperforms H.265/HEVC-based BPG in compression quality.
Enables a single model to handle multiple bit rates effectively.
Uses residual encoding to enhance reconstructed image quality.
Abstract
Recently 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 increase the implementation complexity. In this paper, we propose a new variable-rate image compression framework, which employs generalized octave convolutions (GoConv) and generalized octave transposed-convolutions (GoTConv) with built-in generalized divisive normalization (GDN) and inverse GDN (IGDN) layers. Novel GoConv- and GoTConv-based residual blocks are also developed in the encoder and decoder networks. Our scheme also uses a stochastic rounding-based scalar 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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · Advanced Image Processing Techniques
