English

Bayesian structure learning using dynamic programming and MCMC

Machine Learning 2012-06-26 v1 Machine Learning

Abstract

MCMC methods for sampling from the space of DAGs can mix poorly due to the local nature of the proposals that are commonly used. It has been shown that sampling from the space of node orders yields better results [FK03, EW06]. Recently, Koivisto and Sood showed how one can analytically marginalize over orders using dynamic programming (DP) [KS04, Koi06]. Their method computes the exact marginal posterior edge probabilities, thus avoiding the need for MCMC. Unfortunately, there are four drawbacks to the DP technique: it can only use modular priors, it can only compute posteriors over modular features, it is difficult to compute a predictive density, and it takes exponential time and space. We show how to overcome the first three of these problems by using the DP algorithm as a proposal distribution for MCMC in DAG space. We show that this hybrid technique converges to the posterior faster than other methods, resulting in more accurate structure learning and higher predictive likelihoods on test data.

Keywords

Cite

@article{arxiv.1206.5247,
  title  = {Bayesian structure learning using dynamic programming and MCMC},
  author = {Daniel Eaton and Kevin Murphy},
  journal= {arXiv preprint arXiv:1206.5247},
  year   = {2012}
}

Comments

Appears in Proceedings of the Twenty-Third Conference on Uncertainty in Artificial Intelligence (UAI2007)

R2 v1 2026-06-21T21:24:06.084Z