ASPIRE: Iterative Amortized Posterior Inference for Bayesian Inverse Problems
Rafael Orozco, Ali Siahkoohi, Mathias Louboutin, Felix J. Herrmann

TL;DR
ASPIRE introduces an iterative approach to improve amortized Bayesian posterior inference, combining the speed of amortized methods with the accuracy of non-amortized techniques, especially useful in complex inverse problems.
Contribution
The paper proposes ASPIRE, a novel iterative method that enhances amortized variational inference for inverse problems without increasing online computational costs.
Findings
ASPIRE achieves higher fidelity posterior estimates than baseline methods.
The method maintains computational efficiency suitable for high-dimensional problems.
Validated on medical imaging and stylized problems, demonstrating practical effectiveness.
Abstract
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, intractable. New advances in machine learning and variational inference (VI) have lowered the computational barrier by learning from examples. Two VI paradigms have emerged that represent different tradeoffs: amortized and non-amortized. Amortized VI can produce fast results but due to generalizing to many observed datasets it produces suboptimal inference results. Non-amortized VI is slower at inference but finds better posterior approximations since it is specialized towards a single observed dataset. Current amortized VI techniques run into a sub-optimality wall that can not be improved without more expressive neural networks or extra training data. We present a solution…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Domain Adaptation and Few-Shot Learning · Medical Image Segmentation Techniques
MethodsVariational Inference
