End-to-End Image Compression with Probabilistic Decoding
Haichuan Ma, Dong Liu, Cunhui Dong, Li Li, Feng Wu

TL;DR
This paper introduces a probabilistic image compression framework that allows for diverse reconstructions from a single bitstream by sampling from a learned distribution, enhancing flexibility and quality in lossy image compression.
Contribution
It presents a novel learned image compression method supporting probabilistic decoding, enabling multiple plausible reconstructions from one bitstream.
Findings
Supports diverse image reconstructions via sampling
Uses a neural network-based transform for distribution conformity
Achieves flexible trade-offs between fidelity and visual quality
Abstract
Lossy image compression is a many-to-one process, thus one bitstream corresponds to multiple possible original images, especially at low bit rates. However, this nature was seldom considered in previous studies on image compression, which usually chose one possible image as reconstruction, e.g. the one with the maximal a posteriori probability. We propose a learned image compression framework to natively support probabilistic decoding. The compressed bitstream is decoded into a series of parameters that instantiate a pre-chosen distribution; then the distribution is used by the decoder to sample and reconstruct images. The decoder may adopt different sampling strategies and produce diverse reconstructions, among which some have higher signal fidelity and some others have better visual quality. The proposed framework is dependent on a revertible neural network-based transform to convert…
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 · Advanced Image Processing Techniques · Image and Signal Denoising Methods
