paper-with-me

홈 › Papers

Learning to solve Bayesian inverse problems: An amortized variational inference approach using Gaussian and Flow guides

2023-05-31 · Sharmila Karumuri, Ilias Bilionis

Inverse problems, i.e., estimating parameters of physical models from experimental data, are ubiquitous in science and engineering. The Bayesian formulation is the gold standard because it alleviates ill-posedness issues and quantifies epistemic uncertainty. Since analytical posteriors are not typically available, one resorts to Markov chain Monte Carlo sampling or approximate variational inference. However, inference needs to be rerun from scratch for each new set of data. This drawback limits the applicability of the Bayesian formulation to real-time settings, e.g., health monitoring of engineered systems, and medical diagnosis. The objective of this paper is to develop a methodology that enables real-time inference by learning the Bayesian inverse map, i.e., the map from data to posteriors. Our approach is as follows. We parameterize the posterior distribution as a function of data. This work outlines two distinct approaches to do this. The first method involves parameterizing the posterior using an amortized full-rank Gaussian guide, implemented through neural networks. The second method utilizes a Conditional Normalizing Flow guide, employing conditional invertible neural networks for cases where the target posterior is arbitrarily complex. In both approaches, we learn the network parameters by amortized variational inference which involves maximizing the expectation of evidence lower bound over all possible datasets compatible with the model. We demonstrate our approach by solving a set of benchmark problems from science and engineering. Our results show that the posterior estimates of our approach are in agreement with the corresponding ground truth obtained by Markov chain Monte Carlo. Once trained, our approach provides the posterior distribution for a given observation just at the cost of a forward pass of the neural network.

📄 PDF Abstract BibTeX arXiv:2305.20004

Code (1)

predictivesciencelab/paper-2023-inverse-map-karumuri 공식 구현 pytorch

Tasks

Medical DiagnosisVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Diffusion Prior-Based Amortized Variational Inference for Noisy Inverse Problems

2024-07-23 · Sojin Lee, Dogyun Park, Inho Kong, Hyunwoo J. Kim

Recent studies on inverse problems have proposed posterior samplers that leverage the pre-trained diffusion models as powerful priors. These attempts have paved the way for using diffusion models in a wide range of inver…

ColorizationDeblurringDenoisingImage Colorization+6

Reliable amortized variational inference with physics-based latent distribution correction

2022-07-24 · Ali Siahkoohi, Gabrio Rizzuti, Rafael Orozco, Felix J. Herrmann

Bayesian inference for high-dimensional inverse problems is computationally costly and requires selecting a suitable prior distribution. Amortized variational inference addresses these challenges via a neural network tha…

Bayesian InferenceSeismic ImagingVariational Inference

Forward Amortized Inference for Likelihood-Free Variational Marginalization

2018-05-29 · Luca Ambrogioni, Umut Güçlü, Julia Berezutskaya, Eva W. P. van den Borne 외

In this paper, we introduce a new form of amortized variational inference by using the forward KL divergence in a joint-contrastive variational loss. The resulting forward amortized variational inference is a likelihood-…

General ClassificationVariational Inference

ASPIRE: Iterative Amortized Posterior Inference for Bayesian Inverse Problems

2024-05-08 · Rafael Orozco, Ali Siahkoohi, Mathias Louboutin, Felix J. Herrmann

Due to their uncertainty quantification, Bayesian solutions to inverse problems are the framework of choice in applications that are risk averse. These benefits come at the cost of computations that are in general, intra…

Uncertainty QuantificationVariational Inference

Refining Amortized Posterior Approximations using Gradient-Based Summary Statistics

2023-05-15 · Rafael Orozco, Ali Siahkoohi, Mathias Louboutin, Felix J. Herrmann

We present an iterative framework to improve the amortized approximations of posterior distributions in the context of Bayesian inverse problems, which is inspired by loop-unrolled gradient descent methods and is theoret…

Image ReconstructionVariational Inference