paper-with-me

Papers

Lossy Image Compression with Normalizing Flows

2020-08-24 · ICLR Workshop Neural_Compression 2021 5 · Leonhard Helminger, Abdelaziz Djelouah, Markus Gross, Christopher Schroers

Deep learning based image compression has recently witnessed exciting progress and in some cases even managed to surpass transform coding based approaches that have been established and refined over many decades. However, state-of-the-art solutions for deep image compression typically employ autoencoders which map the input to a lower dimensional latent space and thus irreversibly discard information already before quantization. Due to that, they inherently limit the range of quality levels that can be covered. In contrast, traditional approaches in image compression allow for a larger range of quality levels. Interestingly, they employ an invertible transformation before performing the quantization step which explicitly discards information. Inspired by this, we propose a deep image compression method that is able to go from low bit-rates to near lossless quality by leveraging normalizing flows to learn a bijective mapping from the image space to a latent representation. In addition to this, we demonstrate further advantages unique to our solution, such as the ability to maintain constant quality results through re-encoding, even when performed multiple times. To the best of our knowledge, this is the first work to explore the opportunities for leveraging normalizing flows for lossy image compression.

📄 PDF Abstract BibTeX arXiv:2008.10486

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionQuantization

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

ANFIC: Image Compression Using Augmented Normalizing Flows

2021-07-18 · Yung-Han Ho, Chih-Chun Chan, Wen-Hsiao Peng, Hsueh-Ming Hang 외

This paper introduces an end-to-end learned image compression system, termed ANFIC, based on Augmented Normalizing Flows (ANF). ANF is a new type of flow model, which stacks multiple variational autoencoders (VAE) for gr…

Image Compression

Multiscale Augmented Normalizing Flows for Image Compression

2023-05-09 · Marc Windsheimer, Fabian Brand, André Kaup

Most learning-based image compression methods lack efficiency for high image quality due to their non-invertible design. The decoding function of the frequently applied compressive autoencoder architecture is only an app…

Image CompressionQuantization

Learning Scalable lY=-Constrained Near-Lossless Image Compression via Joint Lossy Image and Residual Compression

2021-06-19 · CVPR 2021 1 · Yuanchao Bai, Xianming Liu, WangMeng Zuo, YaoWei Wang 외

We propose a novel joint lossy image and residual compression framework for learning l_infinity-constrained near-lossless image compression. Specifically, we obtain a lossy reconstruction of the raw image through los…

Image Compression

Learning Scalable $\ell_\infty$-constrained Near-lossless Image Compression via Joint Lossy Image and Residual Compression

2021-03-31 · Yuanchao Bai, Xianming Liu, WangMeng Zuo, YaoWei Wang 외

We propose a novel joint lossy image and residual compression framework for learning $\ell_\infty$-constrained near-lossless image compression. Specifically, we obtain a lossy reconstruction of the raw image through loss…

Image Compression

Lossless Compression using Continuously-Indexed Normalizing Flows

2021-03-04 · ICLR Workshop Neural_Compression 2021 5 · Adam Golinski, Anthony L. Caterini

Recently, a class of deep generative models known as continuously-indexed flows (CIFs) have expanding the modelling capacity of normalizing flows (NFs) in the context of both density estimation and variational inference.…

Density EstimationVariational Inference