Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Better Lossless Compression Using Lossy Compression

About

We leverage the powerful lossy image compression algorithm BPG to build a lossless image compression system. Specifically, the original image is first decomposed into the lossy reconstruction obtained after compressing it with BPG and the corresponding residual. We then model the distribution of the residual with a convolutional neural network-based probabilistic model that is conditioned on the BPG reconstruction, and combine it with entropy coding to losslessly encode the residual. Finally, the image is stored using the concatenation of the bitstreams produced by BPG and the learned residual coder. The resulting compression system achieves state-of-the-art performance in learned lossless full-resolution image compression, outperforming previous learned approaches as well as PNG, WebP, and JPEG2000.

Fabian Mentzer, Luc Van Gool, Michael Tschannen• 2020

Related benchmarks

TaskDatasetResultRank
Lossless Image CompressionCLIC.m (val)
bpsp2.54
22
Lossless Image CompressionDIV2K (val)
bpsp3.08
22
Lossless Image CompressionCLIC.p (val)
bpsp2.93
22
Lossless Image CompressionDIV2K
bpp9.24
11
Lossless Image CompressionCLIC m
bpp7.62
11
Lossless Image CompressionCLIC p
bpp8.79
11
Image CompressionCLIC mobile
bpd2.54
9
Image CompressionCLIC pro
bpd2.93
9
Image CompressionDIV2K
bpd3.08
9
Lossless CompressionCLIC mobile (test)
bpd2.54
6
Showing 10 of 12 rows

Other info

Follow for update