paper-with-me

Papers

AGEM: Solving Linear Inverse Problems via Deep Priors and Sampling

2019-12-01 · NeurIPS 2019 12 · Bichuan Guo, Yuxing Han, Jiangtao Wen

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.

📄 PDF Abstract BibTeX

Code (1)

gbc16/AGEM 공식 구현 pytorch

Tasks

Bayesian InferenceDeblurringDenoisingImage DeblurringUncertainty Quantification

Methods 이 논문이 사용한 방법론

Denoising Autoencoder A Denoising Autoencoder is a modification on the autoencoder to prevent the network learning the identity function.…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Solving Linear Inverse Problems Using GAN Priors: An Algorithm with Provable Guarantees

2018-02-23 · Viraj Shah, Chinmay Hegde

In recent works, both sparsity-based methods as well as learning-based methods have proven to be successful in solving several challenging linear inverse problems. However, sparsity priors for natural signals and images …

Compressive SensingGenerative Adversarial Network

Provably Convergent Algorithms for Solving Inverse Problems Using Generative Models

2021-05-13 · Viraj Shah, Rakib Hyder, M. Salman Asif, Chinmay Hegde

The traditional approach of hand-crafting priors (such as sparsity) for solving inverse problems is slowly being replaced by the use of richer learned priors (such as those modeled by deep generative networks). In this w…

Solving Inverse Problems with Latent Diffusion Models via Hard Data Consistency

2023-07-16 · Bowen Song, Soo Min Kwon, Zecheng Zhang, Xinyu Hu 외

Diffusion models have recently emerged as powerful generative priors for solving inverse problems. However, training diffusion models in the pixel space are both data-intensive and computationally demanding, which restri…

Decoder

Blind Inversion using Latent Diffusion Priors

2024-07-01 · Weimin Bai, Siyi Chen, Wenzheng Chen, He Sun

Diffusion models have emerged as powerful tools for solving inverse problems due to their exceptional ability to model complex prior distributions. However, existing methods predominantly assume known forward operators (…

DeblurringImage RestorationInverse Rendering

Solving ill-conditioned polynomial equations using score-based priors with application to multi-target detection

2025-09-14 · Rafi Beinhorn, Shay Kreymer, Amnon Balanov, Michael Cohen 외 arxiv

Recovering signals from low-order moments is a fundamental yet notoriously difficult task in inverse problems. This recovery process often reduces to solving ill-conditioned systems of polynomial equations. In this work,…