CVMar 15, 2018

Learned Neural Iterative Decoding for Lossy Image Compression Systems

arXiv:1803.05863v37 citations
Originality Incremental advance
AI Analysis

This work addresses the need for better image quality in compression systems, offering a method that can be applied with any encoder, but it is incremental as it builds on existing neural models.

The paper tackles the problem of improving decoder reconstruction in lossy image compression systems by proposing an iterative refinement algorithm using a recurrent neural network, resulting in lower distortion and higher perceptual quality with gains of up to 1.095 dB over JPEG 2000 and 0.971 dB over a competitive neural model on the Kodak dataset.

For lossy image compression systems, we develop an algorithm, iterative refinement, to improve the decoder's reconstruction compared to standard decoding techniques. Specifically, we propose a recurrent neural network approach for nonlinear, iterative decoding. Our decoder, which works with any encoder, employs self-connected memory units that make use of causal and non-causal spatial context information to progressively reduce reconstruction error over a fixed number of steps. We experiment with variants of our estimator and find that iterative refinement consistently creates lower distortion images of higher perceptual quality compared to other approaches. Specifically, on the Kodak Lossless True Color Image Suite, we observe as much as a 0.871 decibel (dB) gain over JPEG, a 1.095 dB gain over JPEG 2000, and a 0.971 dB gain over a competitive neural model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes