IVCVNov 21, 2022

High-Perceptual Quality JPEG Decoding via Posterior Sampling

arXiv:2211.11827v29 citationsh-index: 98
Originality Highly original
AI Analysis

This addresses visual artifact degradation in JPEG images for users needing sharp, detailed reconstructions, representing a new paradigm rather than incremental improvement.

The paper tackles JPEG artifact correction by proposing a stochastic conditional generator that samples from the posterior distribution to achieve high perceptual quality, demonstrating superiority over alternative methods on FFHQ and ImageNet datasets.

JPEG is arguably the most popular image coding format, achieving high compression ratios via lossy quantization that may create visual artifacts degradation. Numerous attempts to remove these artifacts were conceived over the years, and common to most of these is the use of deterministic post-processing algorithms that optimize some distortion measure (e.g., PSNR, SSIM). In this paper we propose a different paradigm for JPEG artifact correction: Our method is stochastic, and the objective we target is high perceptual quality -- striving to obtain sharp, detailed and visually pleasing reconstructed images, while being consistent with the compressed input. These goals are achieved by training a stochastic conditional generator (conditioned on the compressed input), accompanied by a theoretically well-founded loss term, resulting in a sampler from the posterior distribution. Our solution offers a diverse set of plausible and fast reconstructions for a given input with perfect consistency. We demonstrate our scheme's unique properties and its superiority to a variety of alternative methods on the FFHQ and ImageNet datasets.

Foundations

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

Your Notes