Rate-Optimal Denoising with Deep Neural Networks
Reinhard Heckel, Wen Huang, Paul Hand, and Vladislav Voroninski

TL;DR
This paper provides theoretical guarantees for deep neural network-based image denoising, showing that both autoencoder and generative model approaches can effectively reduce noise energy proportionally to the ratio of latent to image dimensions.
Contribution
It offers the first theoretical analysis demonstrating that deep neural network denoising methods reduce noise energy by a factor of O(k/n), validating their effectiveness.
Findings
Autoencoder reduces noise energy by O(k/n)
Gradient-based generative model denoising achieves O(k/n) noise reduction
Numerical experiments confirm theoretical predictions
Abstract
Deep neural networks provide state-of-the-art performance for image denoising, where the goal is to recover a near noise-free image from a noisy observation. The underlying principle is that neural networks trained on large datasets have empirically been shown to be able to generate natural images well from a low-dimensional latent representation of the image. Given such a generator network, a noisy image can be denoised by i) finding the closest image in the range of the generator or by ii) passing it through an encoder-generator architecture (known as an autoencoder). However, there is little theory to justify this success, let alone to predict the denoising performance as a function of the network parameters. In this paper we consider the problem of denoising an image from additive Gaussian noise using the two generator based approaches. In both cases, we assume the image is well…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDense Connections · Feedforward Network · *Communicated@Fast*How Do I Communicate to Expedia?
