Noise Distribution Adaptive Self-Supervised Image Denoising Using Tweedie Distribution and Score Matching

Abstract

Tweedie distributions are a special case of exponential dispersion models, which are often used in classical statistics as distributions for generalized linear models. Here, we reveal that Tweedie distributions also play key roles in modern deep learning era, leading to a distribution independent self-supervised image denoising formula without clean reference images. Specifically, by combining with the recent Noise2Score self-supervised image denoising approach and the saddle point approximation of Tweedie distribution, we can provide a general closed-form denoising formula that can be used for large classes of noise distributions without ever knowing the underlying noise distribution. Similar to the original Noise2Score, the new approach is composed of two successive steps: score matching using perturbed noisy images, followed by a closed form image denoising formula via distribution-independent Tweedie's formula. This also suggests a systematic algorithm to estimate the noise model and noise parameters for a given noisy image data set. Through extensive experiments, we demonstrate that the proposed method can accurately estimate noise models and parameters, and provide the state-of-the-art self-supervised image denoising performance in the benchmark dataset and real-world dataset.

Cite

Text

Kim et al. "Noise Distribution Adaptive Self-Supervised Image Denoising Using Tweedie Distribution and Score Matching." Conference on Computer Vision and Pattern Recognition, 2022. doi:10.1109/CVPR52688.2022.00205

Markdown

[Kim et al. "Noise Distribution Adaptive Self-Supervised Image Denoising Using Tweedie Distribution and Score Matching." Conference on Computer Vision and Pattern Recognition, 2022.](https://mlanthology.org/cvpr/2022/kim2022cvpr-noise/) doi:10.1109/CVPR52688.2022.00205

BibTeX

@inproceedings{kim2022cvpr-noise,
  title     = {{Noise Distribution Adaptive Self-Supervised Image Denoising Using Tweedie Distribution and Score Matching}},
  author    = {Kim, Kwanyoung and Kwon, Taesung and Ye, Jong Chul},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2022},
  pages     = {2008-2016},
  doi       = {10.1109/CVPR52688.2022.00205},
  url       = {https://mlanthology.org/cvpr/2022/kim2022cvpr-noise/}
}