MLLGCOOct 4, 2022

Multi-fidelity Monte Carlo: a pseudo-marginal approach

arXiv:2210.01534v17 citationsh-index: 62
Originality Incremental advance
AI Analysis

This addresses the problem of computational inefficiency in MCMC for scientific domains where expensive simulations are common, offering an incremental improvement over existing multi-fidelity methods.

The paper tackles the computational challenge of applying Markov chain Monte Carlo (MCMC) to expensive target densities by proposing a multi-fidelity MCMC algorithm that uses a randomized-fidelity unbiased estimator to reduce cost while maintaining asymptotic exactness, and evaluates it on applications like log-Gaussian Cox process modeling and PDE-constrained optimization.

Markov chain Monte Carlo (MCMC) is an established approach for uncertainty quantification and propagation in scientific applications. A key challenge in applying MCMC to scientific domains is computation: the target density of interest is often a function of expensive computations, such as a high-fidelity physical simulation, an intractable integral, or a slowly-converging iterative algorithm. Thus, using an MCMC algorithms with an expensive target density becomes impractical, as these expensive computations need to be evaluated at each iteration of the algorithm. In practice, these computations often approximated via a cheaper, low-fidelity computation, leading to bias in the resulting target density. Multi-fidelity MCMC algorithms combine models of varying fidelities in order to obtain an approximate target density with lower computational cost. In this paper, we describe a class of asymptotically exact multi-fidelity MCMC algorithms for the setting where a sequence of models of increasing fidelity can be computed that approximates the expensive target density of interest. We take a pseudo-marginal MCMC approach for multi-fidelity inference that utilizes a cheaper, randomized-fidelity unbiased estimator of the target fidelity constructed via random truncation of a telescoping series of the low-fidelity sequence of models. Finally, we discuss and evaluate the proposed multi-fidelity MCMC approach on several applications, including log-Gaussian Cox process modeling, Bayesian ODE system identification, PDE-constrained optimization, and Gaussian process regression parameter inference.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes