paper-with-me

Papers

A practical guide to pseudo-marginal methods for computational inference in systems biology

2019-12-28 · David J. Warne, Ruth E. Baker, Matthew J. Simpson

For many stochastic models of interest in systems biology, such as those describing biochemical reaction networks, exact quantification of parameter uncertainty through statistical inference is intractable. Likelihood-free computational inference techniques enable parameter inference when the likelihood function for the model is intractable but the generation of many sample paths is feasible through stochastic simulation of the forward problem. The most common likelihood-free method in systems biology is approximate Bayesian computation that accepts parameters that result in low discrepancy between stochastic simulations and measured data. However, it can be difficult to assess how the accuracy of the resulting inferences are affected by the choice of acceptance threshold and discrepancy function. The pseudo-marginal approach is an alternative likelihood-free inference method that utilises a Monte Carlo estimate of the likelihood function. This approach has several advantages, particularly in the context of noisy, partially observed, time-course data typical in biochemical reaction network studies. Specifically, the pseudo-marginal approach facilitates exact inference and uncertainty quantification, and may be efficiently combined with particle filters for low variance, high-accuracy likelihood estimation. In this review, we provide a practical introduction to the pseudo-marginal approach using inference for biochemical reaction networks as a series of case studies. Implementations of key algorithms and examples are provided using the Julia programming language; a high performance, open source programming language for scientific computing.

📄 PDF Abstract BibTeX arXiv:1912.12404

Code (1)

davidwarne/Warne2019_GuideToPseudoMarginal 공식 구현

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Bayesian Inference for Gaussian Process Classifiers with Annealing and Pseudo-Marginal MCMC

2013-11-28 · Maurizio Filippone

Kernel methods have revolutionized the fields of pattern recognition and machine learning. Their success, however, critically depends on the choice of kernel parameters. Using Gaussian process (GP) classification as a wo…

Bayesian Inference

Comparison of Markov chains via weak Poincaré inequalities with application to pseudo-marginal MCMC

2021-12-10 · Christophe Andrieu, Anthony Lee, Sam Power, Andi Q. Wang

We investigate the use of a certain class of functional inequalities known as weak Poincar\'e inequalities to bound convergence of Markov chains to equilibrium. We show that this enables the straightforward and transpare…

Pseudo-Marginal Hamiltonian Monte Carlo

2016-07-08 · Johan Alenlöv, Arnaud Doucet, Fredrik Lindsten

Bayesian inference in the presence of an intractable likelihood function is computationally challenging. When following a Markov chain Monte Carlo (MCMC) approach to approximate the posterior distribution in this context…

Bayesian Inference

Large-scale Bayesian Structure Learning for Gaussian Graphical Models using Marginal Pseudo-likelihood

2023-06-30 · Reza Mohammadi, Marit Schoonhoven, Lucas Vogels, S. Ilker Birbil

Bayesian methods for learning Gaussian graphical models offer a comprehensive framework that addresses model uncertainty and incorporates prior knowledge. Despite their theoretical strengths, the applicability of Bayesia…

Computational Efficiency

Marginal Pseudo-Likelihood Learning of Markov Network structures

2014-01-20 · Johan Pensar, Henrik Nyman, Juha Niiranen, Jukka Corander

Undirected graphical models known as Markov networks are popular for a wide variety of applications ranging from statistical physics to computational biology. Traditionally, learning of the network structure has been don…