An $\mathcal{O}(\log_2N)$ SMC$^2$ Algorithm on Distributed Memory with an Approx. Optimal L-Kernel
Abstract
Calibrating statistical models using Bayesian inference often requires both accurate and timely estimates of parameters of interest. Particle Markov Chain Monte Carlo (p-MCMC) and Sequential Monte Carlo Squared (SMC) are two methods that use an unbiased estimate of the log-likelihood obtained from a particle filter (PF) to evaluate the target distribution. P-MCMC constructs a single Markov chain which is sequential by nature so cannot be readily parallelized using Distributed Memory (DM) architectures. This is in contrast to SMC which includes processes, such as importance sampling, that are described as \textit{embarrassingly parallel}. However, difficulties arise when attempting to parallelize resampling. None-the-less, the choice of backward kernel, recycling scheme and compatibility with DM architectures makes SMC an attractive option when compared with p-MCMC. In this paper, we present an SMC framework that includes the following features: an optimal (in terms of time complexity) parallelization for DM architectures, an approximately optimal (in terms of accuracy) backward kernel, and an efficient recycling scheme. On a cluster of DM processors, the results on a biomedical application show that SMC achieves up to a speed-up vs its sequential implementation. It is also more accurate and roughly faster than p-MCMC. A GitHub link is given which provides access to the code.
Keywords
Cite
@article{arxiv.2311.12973,
title = {An $\mathcal{O}(\log_2N)$ SMC$^2$ Algorithm on Distributed Memory with an Approx. Optimal L-Kernel},
author = {Conor Rosato and Alessandro Varsi and Joshua Murphy and Simon Maskell},
journal= {arXiv preprint arXiv:2311.12973},
year = {2023}
}
Comments
8 pages, 6 figures, accepted to Combined SDF and MFI Conference 2023 conference