Self-Supervised Deep Image Restoration via Adaptive Stochastic Gradient Langevin Dynamics

Abstract

While supervised deep learning has been a prominent tool for solving many image restoration problems, there is an increasing interest on studying self-supervised or un- supervised methods to address the challenges and costs of collecting truth images. Based on the neuralization of a Bayesian estimator of the problem, this paper presents a self-supervised deep learning approach to general image restoration problems. The key ingredient of the neuralized estimator is an adaptive stochastic gradient Langevin dy- namics algorithm for efficiently sampling the posterior distri- bution of network weights. The proposed method is applied on two image restoration problems: compressed sensing and phase retrieval. The experiments on these applications showed that the proposed method not only outperformed existing non-learning and unsupervised solutions in terms of image restoration quality, but also is more computationally efficient.

Cite

Text

Wang et al. "Self-Supervised Deep Image Restoration via Adaptive Stochastic Gradient Langevin Dynamics." Conference on Computer Vision and Pattern Recognition, 2022. doi:10.1109/CVPR52688.2022.00203

Markdown

[Wang et al. "Self-Supervised Deep Image Restoration via Adaptive Stochastic Gradient Langevin Dynamics." Conference on Computer Vision and Pattern Recognition, 2022.](https://mlanthology.org/cvpr/2022/wang2022cvpr-selfsupervised-b/) doi:10.1109/CVPR52688.2022.00203

BibTeX

@inproceedings{wang2022cvpr-selfsupervised-b,
  title     = {{Self-Supervised Deep Image Restoration via Adaptive Stochastic Gradient Langevin Dynamics}},
  author    = {Wang, Weixi and Li, Ji and Ji, Hui},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2022},
  pages     = {1989-1998},
  doi       = {10.1109/CVPR52688.2022.00203},
  url       = {https://mlanthology.org/cvpr/2022/wang2022cvpr-selfsupervised-b/}
}