English

Perfect simulation of the Hard Disks Model by Partial Rejection Sampling

Probability 2021-06-16 v3 Data Structures and Algorithms

Abstract

We present a perfect simulation of the hard disks model via the partial rejection sampling method. Provided the density of disks is not too high, the method produces exact samples in O(logn)O(\log n) rounds, and total time O(n)O(n), where nn is the expected number of disks. The method extends easily to the hard spheres model in d>2d>2 dimensions. In order to apply the partial rejection method to this continuous setting, we provide an alternative perspective of its correctness and run-time analysis that is valid for general state spaces.

Cite

@article{arxiv.1801.07342,
  title  = {Perfect simulation of the Hard Disks Model by Partial Rejection Sampling},
  author = {Heng Guo and Mark Jerrum},
  journal= {arXiv preprint arXiv:1801.07342},
  year   = {2021}
}

Comments

Minor revisions. This version is accepted for publication in Annales de l'Institut Henri Poincar\'e D

R2 v1 2026-06-22T23:52:34.633Z