CVAIFeb 12

Perception-based Image Denoising via Generative Compression

arXiv:2602.11553v1h-index: 1
Originality Incremental advance
AI Analysis

This addresses the problem of over-smoothed reconstructions in image denoising for applications requiring perceptual quality, though it appears incremental as it builds on existing generative and compression methods.

The paper tackles image denoising by proposing a generative compression framework that reconstructs images from entropy-coded latent representations to preserve perceptual realism, achieving consistent perceptual improvements while maintaining competitive distortion performance on synthetic and real-noise benchmarks.

Image denoising aims to remove noise while preserving structural details and perceptual realism, yet distortion-driven methods often produce over-smoothed reconstructions, especially under strong noise and distribution shift. This paper proposes a generative compression framework for perception-based denoising, where restoration is achieved by reconstructing from entropy-coded latent representations that enforce low-complexity structure, while generative decoders recover realistic textures via perceptual measures such as learned perceptual image patch similarity (LPIPS) loss and Wasserstein distance. Two complementary instantiations are introduced: (i) a conditional Wasserstein GAN (WGAN)-based compression denoiser that explicitly controls the rate-distortion-perception (RDP) trade-off, and (ii) a conditional diffusion-based reconstruction strategy that performs iterative denoising guided by compressed latents. We further establish non-asymptotic guarantees for the compression-based maximum-likelihood denoiser under additive Gaussian noise, including bounds on reconstruction error and decoding error probability. Experiments on synthetic and real-noise benchmarks demonstrate consistent perceptual improvements while maintaining competitive distortion performance.

Foundations

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

Your Notes