From Noise Modeling to Blind Image Denoising

Abstract

Traditional image denoising algorithms always assume the noise to be homogeneous white Gaussian distributed. However, the noise on real images can be much more complex empirically. This paper addresses this problem and proposes a novel blind image denoising algorithm which can cope with real-world noisy images even when the noise model is not provided. It is realized by modeling image noise with mixture of Gaussian distribution (MoG) which can approximate large varieties of continuous distributions. As the number of components for MoG is unknown practically, this work adopts Bayesian nonparametric technique and proposes a novel Low-rank MoG filter (LR-MoG) to recover clean signals (patches) from noisy ones contaminated by MoG noise. Based on LR-MoG, a novel blind image denoising approach is developed. To test the proposed method, this study conducts extensive experiments on synthesis and real images. Our method achieves the state-of-the-art performance consistently.

Cite

Text

Zhu et al. "From Noise Modeling to Blind Image Denoising." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.52

Markdown

[Zhu et al. "From Noise Modeling to Blind Image Denoising." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/zhu2016cvpr-noise/) doi:10.1109/CVPR.2016.52

BibTeX

@inproceedings{zhu2016cvpr-noise,
  title     = {{From Noise Modeling to Blind Image Denoising}},
  author    = {Zhu, Fengyuan and Chen, Guangyong and Heng, Pheng-Ann},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2016},
  doi       = {10.1109/CVPR.2016.52},
  url       = {https://mlanthology.org/cvpr/2016/zhu2016cvpr-noise/}
}