SPUX: Scalable Particle Markov Chain Monte Carlo for uncertainty quantification in stochastic ecological models
Jonas \v{S}ukys, Mira Kattwinkel

TL;DR
SPUX introduces a parallelized Particle MCMC framework that significantly accelerates uncertainty quantification in complex ecological models by efficiently distributing computational load across multiple units.
Contribution
It presents SPUX, a Python-based scalable Particle MCMC method with adaptive load balancing for efficient Bayesian inference in stochastic ecological models.
Findings
Achieves significant speed-ups in model calibration.
Effectively manages computational load during re-sampling.
Demonstrates applicability to predator-prey models.
Abstract
Calibration of individual based models (IBMs), successful in modeling complex ecological dynamical systems, is often performed only ad-hoc. Bayesian inference can be used for both parameter estimation and uncertainty quantification, but its successful application to realistic scenarios has been hindered by the complex stochastic nature of IBMs. Computationally expensive techniques such as Particle Filter (PF) provide marginal likelihood estimates, where multiple model simulations (particles) are required to get a sample from the state distribution conditional on the observed data. Particle ensembles are re-sampled at each data observation time, requiring particle destruction and replication, which lead to an increase in algorithmic complexity. We present SPUX, a Python implementation of parallel Particle Markov Chain Monte Carlo (PMCMC) algorithm, which mitigates high computational…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Statistical Methods and Bayesian Inference · Bayesian Methods and Mixture Models
