Efficient Progressive Image Compression with Variance-aware Masking
Alberto Presta, Enzo Tartaglione, Attilio Fiandrotti, Marco, Grangetto, Pamela Cosman

TL;DR
This paper introduces a variance-aware masking approach for progressive image compression that allows flexible quality reconstruction with reduced complexity, outperforming many existing methods.
Contribution
It proposes a novel masking system for element-wise importance ranking in residual latent representations, enabling efficient progressive decoding without extra parameters.
Findings
Achieves competitive compression quality with fewer parameters.
Reduces decoding time and computational complexity.
Introduces Rate Enhancement Modules for better entropy estimation.
Abstract
Learned progressive image compression is gaining momentum as it allows improved image reconstruction as more bits are decoded at the receiver. We propose a progressive image compression method in which an image is first represented as a pair of base-quality and top-quality latent representations. Next, a residual latent representation is encoded as the element-wise difference between the top and base representations. Our scheme enables progressive image compression with element-wise granularity by introducing a masking system that ranks each element of the residual latent representation from most to least important, dividing it into complementary components, which can be transmitted separately to the decoder in order to obtain different reconstruction quality. The masking system does not add further parameters nor complexity. At the receiver, any elements of the top latent…
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
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
MethodsBalanced Selection
