paper-with-me

홈 › Papers

Evaluation of Parallel Tempering to Accelerate Bayesian Parameter Estimation in Systems Biology

2018-01-30

Models of biological systems often have many unknown parameters that must be determined in order for model behavior to match experimental observations. Commonly-used methods for parameter estimation that return point estimates of the best-fit parameters are insufficient when models are high dimensional and under-constrained. As a result, Bayesian methods, which treat model parameters as random variables and attempt to estimate their probability distributions given data, have become popular in systems biology. Bayesian parameter estimation often relies on Markov Chain Monte Carlo (MCMC) methods to sample model parameter distributions, but the slow convergence of MCMC sampling can be a major bottleneck. One approach to improving performance is parallel tempering (PT), a physics-based method that uses swapping between multiple Markov chains run in parallel at different temperatures to accelerate sampling. The temperature of a Markov chain determines the probability of accepting an unfavorable move, so swapping with higher temperatures chains enables the sampling chain to escape from local minima. In this work we compared the MCMC performance of PT and the commonly-used Metropolis-Hastings (MH) algorithm on six biological models of varying complexity. We found that for simpler models PT accelerated convergence and sampling, and that for more complex models, PT often converged in cases MH became trapped in non-optimal local minima. We also developed a freely-available MATLAB package for Bayesian parameter estimation called PTempEst (http://github.com/RuleWorld/ptempest), which is closely integrated with the popular BioNetGen software for rule-based modeling of biological systems.

📄 PDF Abstract BibTeX arXiv:1801.09831

Code (1)

RuleWorld/ptempest 공식 구현

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Tempering by Subsampling

2014-01-28 · Jan-Willem van de Meent, Brooks Paige, Frank Wood

In this paper we demonstrate that tempering Markov chain Monte Carlo samplers for Bayesian models by recursively subsampling observations without replacement can improve the performance of baseline samplers in terms of e…

Surrogate-assisted parallel tempering for Bayesian neural learning

2018-11-21 · Rohitash Chandra, Konark Jain, Arpit Kapoor, Ashray Aman

Due to the need for robust uncertainty quantification, Bayesian neural learning has gained attention in the era of deep learning and big data. Markov Chain Monte-Carlo (MCMC) methods typically implement Bayesian inferenc…

Bayesian InferenceDecision MakingUncertainty Quantification

Bouncy particle sampler with infinite exchanging parallel tempering

2025-09-02 · Yohei Saito, Shun Kimura, Koujin Takeda arxiv

Bayesian inference is useful to obtain a predictive distribution with a small generalization error. However, since posterior distributions are rarely evaluated analytically, we employ the variational Bayesian inference o…

Bayesian Inference

Surrogate-assisted Bayesian inversion for landscape and basin evolution models

2018-12-12 · Rohitash Chandra, Danial Azam, Arpit Kapoor, R. Dietmar Müller

The complex and computationally expensive nature of landscape evolution models pose significant challenges in the inference and optimisation of unknown parameters. Bayesian inference provides a methodology for estimation…

Bayesian InferenceComputational Efficiencyparameter estimationUncertainty Quantification

Improving Bayesian inference in PTA data analysis: importance nested sampling with Normalizing Flows

2025-11-03 · Eleonora Villa, Golam Mohiuddin Shaifullah, Andrea Possenti, Carmelita Carbone arxiv

We present a detailed study of Bayesian inference workflows for pulsar timing array data with a focus on enhancing efficiency, robustness and speed through the use of normalizing flow-based nested sampling. Building on t…

Bayesian Inference