# Sampling strategies for fast updating of Gaussian Markov random fields

**Authors:** D. Andrew Brown, Christopher S. McMahan, and Stella Watson Self

arXiv: 1702.05518 · 2019-04-16

## TL;DR

This paper introduces a graph-cut based sampling method for Gaussian Markov random fields that enables parallel updates, significantly improving computational efficiency in Bayesian spatial modeling.

## Contribution

It proposes a novel sampling algorithm that allows simultaneous updates of conditionally independent sites, balancing statistical accuracy and computational speed.

## Key findings

- Demonstrates computational savings over traditional methods
- Applicable to both regular and irregular spatial data
- Accessible to statisticians without advanced numerical skills

## Abstract

Gaussian Markov random fields (GMRFs) are popular for modeling dependence in large areal datasets due to their ease of interpretation and computational convenience afforded by the sparse precision matrices needed for random variable generation. Typically in Bayesian computation, GMRFs are updated jointly in a block Gibbs sampler or componentwise in a single-site sampler via the full conditional distributions. The former approach can speed convergence by updating correlated variables all at once, while the latter avoids solving large matrices. We consider a sampling approach in which the underlying graph can be cut so that conditionally independent sites are updated simultaneously. This algorithm allows a practitioner to parallelize updates of subsets of locations or to take advantage of `vectorized' calculations in a high-level language such as R. Through both simulated and real data, we demonstrate computational savings that can be achieved versus both single-site and block updating, regardless of whether the data are on a regular or an irregular lattice. The approach provides a good compromise between statistical and computational efficiency and is accessible to statisticians without expertise in numerical analysis or advanced computing.

## Full text

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

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1702.05518/full.md

## References

63 references — full list in the complete paper: https://tomesphere.com/paper/1702.05518/full.md

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