English

Restricted Search Space Graph MCMC via Birth-Death Processes

Methodology 2026-04-14 v1 Computation

Abstract

Inferring directed acyclic graphs (DAGs) from data via Markov chain Monte Carlo (MCMC) is computationally challenging in moderate-to-high dimensional settings because their discrete sampling space grows super-exponentially with the number of nodes. To address scalability, several recent MCMC-based graph inference methods restrict the search space to a subset of edges, at the cost of introducing error into the inference procedure. In this work, we derive sharp lower and upper bounds on the total variation distance between the unrestricted posterior distribution and the posterior distribution induced by a state-of-the-art restricted search space MCMC method. These bounds characterize regimes in which the approximation error is negligible and regimes in which it is not. In order to reduce the error, we propose a flexible transdimensional MCMC sampler which allows the search space to expand or contract dynamically as the chain progresses. The sampler is defined by birth-and-death rates that induce a prior distribution on the set of search spaces, rather than assume a fixed restricted search space throughout. We outline an efficient implementation of the proposed algorithm and demonstrate its finite-sample performance through simulation studies.

Keywords

Cite

@article{arxiv.2604.10863,
  title  = {Restricted Search Space Graph MCMC via Birth-Death Processes},
  author = {Morris Greenberg and Kieran R Campbell and Radu Craiu},
  journal= {arXiv preprint arXiv:2604.10863},
  year   = {2026}
}

Comments

63 pages including 31 pages of supplement, 10 figures and 27 supplemental figures; Code to run the MCMC algorithm and reproduce simulations is available at https://github.com/morrisgreenberg/RestrictedSearchMCMC

R2 v1 2026-07-01T12:05:22.837Z