HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Practical Full Resolution Learned Lossless Image Compression

Fabian Mentzer; Eirikur Agustsson; Michael Tschannen; Radu Timofte; Luc Van Gool

Practical Full Resolution Learned Lossless Image Compression

Abstract

We propose the first practical learned lossless image compression system, L3C, and show that it outperforms the popular engineered codecs, PNG, WebP and JPEG 2000. At the core of our method is a fully parallelizable hierarchical probabilistic model for adaptive entropy coding which is optimized end-to-end for the compression task. In contrast to recent autoregressive discrete probabilistic models such as PixelCNN, our method i) models the image distribution jointly with learned auxiliary representations instead of exclusively modeling the image distribution in RGB space, and ii) only requires three forward-passes to predict all pixel probabilities instead of one for each pixel. As a result, L3C obtains over two orders of magnitude speedups when sampling compared to the fastest PixelCNN variant (Multiscale-PixelCNN). Furthermore, we find that learning the auxiliary representation is crucial and outperforms predefined auxiliary representations such as an RGB pyramid significantly.

Code Repositories

tuatruog/astrocompress
pytorch
Mentioned in GitHub
fab-jul/torchac
pytorch
Mentioned in GitHub
fab-jul/L3C-PyTorch
Official
pytorch
Mentioned in GitHub
PaulEmmanuelSotir/DeepCV
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-compression-on-imagenet32L3C
bpsp: 4.76
image-compression-on-imagenet32JPEG2000
bpsp: 6.35
image-compression-on-imagenet32PNG
bpsp: 6.42

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Practical Full Resolution Learned Lossless Image Compression | Papers | HyperAI