# Prune Sampling: a MCMC inference technique for discrete and   deterministic Bayesian networks

**Authors:** Frank Phillipson, Jurriaan Parie, Ron Weikamp

arXiv: 1908.06335 · 2019-08-20

## TL;DR

Prune Sampling is a new MCMC inference method for discrete and deterministic Bayesian networks that converges reliably and can outperform traditional methods on small to medium networks, but faces scalability challenges.

## Contribution

This paper introduces Prune Sampling, a novel MCMC inference technique for Bayesian networks, with a performance characterization and comparison to existing methods.

## Key findings

- Prune Sampling always converges to the true posterior.
- It outperforms Gibbs sampling on certain classes of BNs.
- It is more computationally intensive for large BNs.

## Abstract

We introduce and characterise the performance of the Markov chain Monte Carlo (MCMC) inference method Prune Sampling for discrete and deterministic Bayesian networks (BNs). We developed a procedure to obtain the performance of a MCMC sampling method in the limit of infinite simulation time, extrapolated from relatively short simulations. This approach was used to conduct a study to compare the accuracy, rate of convergence and the time consumption of Prune Sampling with two conventional MCMC sampling methods: Gibbs- and Metropolis sampling. We show that Markov chains created by Prune Sampling always converge to the desired posterior distribution, also for networks where conventional Gibbs sampling fails. Beside this, we demonstrate that pruning outperforms Gibbs sampling, at least for a certain class of BNs. Though, this tempting feature comes at a price. In the first version of Prune Sampling, for large BNs the procedure to choose the next iteration step uniformly is rather time intensive. Our conclusion is that Prune Sampling is a competitive method for all types of small and medium sized BNs, but (for now) standard methods still perform better for all types of large BNs.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.06335/full.md

## Figures

25 figures with captions in the complete paper: https://tomesphere.com/paper/1908.06335/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1908.06335/full.md

---
Source: https://tomesphere.com/paper/1908.06335