Abstract

Particle Markov Chain Monte Carlo (pMCMC) is a stochastic algorithm designed to generate samples from a probability distribution, when the density of the distribution does not admit a closed form expression. pMCMC is most commonly used to sample from the Bayesian posterior distribution in State-Space Models (SSMs), a class of probabilistic models used in numerous scientific applications. Nevertheless, this task is prohibitive when dealing with complex SSMs with massive data, due to the high computational cost of pMCMC and its poor performance when the posterior exhibits multi-modality. This paper aims to address both issues by: 1) Proposing a novel pMCMC algorithm (denoted ppMCMC), which uses multiple Markov chains (instead of the one used by pMCMC) to improve sampling efficiency for multi-modal posteriors, 2) Introducing custom, parallel hardware architectures, which are tailored for pMCMC and ppMCMC. The architectures are implemented on Field Programmable Gate Arrays (FPGAs), a type of hardware accelerator with massive parallelization capabilities. The new algorithm and the two FPGA architectures are evaluated using a large-scale case study from genetics. Results indicate that ppMCMC achieves 1.96x higher sampling efficiency than pMCMC when using sequential CPU implementations. The FPGA architecture of pMCMC is 12.1x and 10.1x faster than state-of-the-art, parallel CPU and GPU implementations of pMCMC and up to 53x more energy efficient; the FPGA architecture of ppMCMC increases these speedups to 34.9x and 41.8x respectively and is 173x more power efficient, bringing previously intractable SSM-based data analyses within reach.

Highlights

  • Markov Chain Monte Carlo (MCMC) algorithms are one of the fundamental tools used to sample from complex probability distributions

  • For constant P, adding chains improves E S/sec by up to 3.96x vs. Particle MCMC (pMCMC) (2.8x in Matlab). These results confirm that the combination of Population-based Particle MCMC (ppMCMC) with a specialized architecture offers significant gains over existing algorithms and accelerators when the posterior is multi-modal. These results reveal that ppMCMC and its Field Programmable Gate Arrays (FPGAs) architecture offer large gains in performance compared to other algorithms and devices when the target distribution is multi-modal

  • This work introduced ppMCMC, an MCMC algorithm which combined pMCMC with population-based MCMC to improve mixing when sampling from multi-modal State Space models (SSMs) posteriors

Read more

Summary

Introduction

Markov Chain Monte Carlo (MCMC) algorithms are one of the fundamental tools used to sample from complex probability distributions. The work presented here was initially motivated by such a complex problem: SSMs in genetics, where T , which corresponds to DNA bases, can reach millions (see [13] and Section 6) This situation forces practitioners to collect fewer MCMC samples (which leads to increased variance) or use a simpler model and/or fewer data. The new algorithm and the two FPGA samplers are applied to a large-scale inference problem in genetics – an SSM model of DNA methylation with unknown parameters (Section 6). This model can lead to uni-modal or multi-modal posteriors.

Bayesian inference
State-space models with unknown parameters
8: Remaining iterations
Field Programmable Gate Arrays
Related work
Summary
9: Remaining iterations
Update and exchange operations
Parallelism in the algorithms
Performance models
Case study
Investigation and results
Resource utilization
Power efficiency
Findings
Conclusions and future work
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call