English

Partially Recursive Acceptance Rejection

Data Structures and Algorithms 2017-01-05 v1 Probability

Abstract

Generating random variates from high-dimensional distributions is often done approximately using Markov chain Monte Carlo. In certain cases, perfect simulation algorithms exist that allow one to draw exactly from the stationary distribution, but most require O(nln(n))O(n \ln(n)) time, where nn measures the size of the input. In this work a new protocol for creating perfect simulation algorithms that runs in O(n)O(n) time for a wider range of parameters on several models (such as Strauss, Ising, and random cluster) than was known previously. This work represents an extension of the popping algorithms due to Wilson.

Keywords

Cite

@article{arxiv.1701.00821,
  title  = {Partially Recursive Acceptance Rejection},
  author = {Mark Huber},
  journal= {arXiv preprint arXiv:1701.00821},
  year   = {2017}
}

Comments

14 pages, 3 figures