AGEM: Solving Linear Inverse Problems via Deep Priors and Sampling

Abstract

In this paper we propose to use a denoising autoencoder (DAE) prior to simultaneously solve a linear inverse problem and estimate its noise parameter. Existing DAE-based methods estimate the noise parameter empirically or treat it as a tunable hyper-parameter. We instead propose autoencoder guided EM, a probabilistically sound framework that performs Bayesian inference with intractable deep priors. We show that efficient posterior sampling from the DAE can be achieved via Metropolis-Hastings, which allows the Monte Carlo EM algorithm to be used. We demonstrate competitive results for signal denoising, image deblurring and image devignetting. Our method is an example of combining the representation power of deep learning with uncertainty quantification from Bayesian statistics.

Cite

Text

Guo et al. "AGEM: Solving Linear Inverse Problems via Deep Priors and Sampling." Neural Information Processing Systems, 2019.

Markdown

[Guo et al. "AGEM: Solving Linear Inverse Problems via Deep Priors and Sampling." Neural Information Processing Systems, 2019.](https://mlanthology.org/neurips/2019/guo2019neurips-agem/)

BibTeX

@inproceedings{guo2019neurips-agem,
  title     = {{AGEM: Solving Linear Inverse Problems via Deep Priors and Sampling}},
  author    = {Guo, Bichuan and Han, Yuxing and Wen, Jiangtao},
  booktitle = {Neural Information Processing Systems},
  year      = {2019},
  pages     = {547-558},
  url       = {https://mlanthology.org/neurips/2019/guo2019neurips-agem/}
}