Variational-EM-Based Deep Learning for Noise-Blind Image Deblurring

Abstract

Non-blind deblurring is an important problem encountered in many image restoration tasks. The focus of non-blind deblurring is on how to suppress noise magnification during deblurring. In practice, it often happens that the noise level of input image is unknown and varies among different images. This paper aims at developing a deep learning framework for deblurring images with unknown noise level. Based on the framework of variational expectation maximization (EM), an iterative noise-blind deblurring scheme is proposed which integrates the estimation of noise level and the quantification of image prior uncertainty. Then, the proposed scheme is unrolled to a neural network (NN) where image prior is modeled by NN with uncertainty quantification. Extensive experiments showed that the proposed method not only outperformed existing noise-blind deblurring methods by a large margin, but also outperformed those state-of-the-art image deblurring methods designed/trained with known noise level.

Cite

Text

Nan et al. "Variational-EM-Based Deep Learning for Noise-Blind Image Deblurring." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00368

Markdown

[Nan et al. "Variational-EM-Based Deep Learning for Noise-Blind Image Deblurring." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/nan2020cvpr-variationalembased/) doi:10.1109/CVPR42600.2020.00368

BibTeX

@inproceedings{nan2020cvpr-variationalembased,
  title     = {{Variational-EM-Based Deep Learning for Noise-Blind Image Deblurring}},
  author    = {Nan, Yuesong and Quan, Yuhui and Ji, Hui},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00368},
  url       = {https://mlanthology.org/cvpr/2020/nan2020cvpr-variationalembased/}
}