Latent-IMH: Efficient Bayesian Inference for Inverse Problems with Approximate Operators
Youguang Chen, George Biros
TL;DR
Latent-IMH addresses Bayesian inverse problems with expensive forward operators by introducing a latent variable approach driven by an offline-constructed approximate operator. It builds a cheap proposal using the approximate operator, then refines samples via the exact forward model within an Independence Metropolis-Hastings framework, yielding a posterior consistent with the exact model. The authors derive KL-divergence bounds and mixing-time guarantees, and demonstrate through diverse numerical tests that Latent-IMH achieves higher efficiency than NUTS and MALA, including in multimodal settings where conventional samplers struggle. The approach shifts substantial computational work to offline precomputation, enabling scalable Bayesian inference for large-scale inverse problems, while acknowledging limitations related to memory, linearity, and the dependence on a good offline approximation.
Abstract
We study sampling from posterior distributions in Bayesian linear inverse problems where $A$, the parameters to observables operator, is computationally expensive. In many applications, $A$ can be factored in a manner that facilitates the construction of a cost-effective approximation $\tilde{A}$. In this framework, we introduce Latent-IMH, a sampling method based on the Metropolis-Hastings independence (IMH) sampler. Latent-IMH first generates intermediate latent variables using the approximate $\tilde{A}$, and then refines them using the exact $A$. Its primary benefit is that it shifts the computational cost to an offline phase. We theoretically analyze the performance of Latent-IMH using KL divergence and mixing time bounds. Using numerical experiments on several model problems, we show that, under reasonable assumptions, it outperforms state-of-the-art methods such as the No-U-Turn sampler (NUTS) in computational efficiency. In some cases, Latent-IMH can be orders of magnitude faster than existing schemes.
