English

DiBS: Differentiable Bayesian Structure Learning

Machine Learning 2021-12-17 v3 Machine Learning

Abstract

Bayesian structure learning allows inferring Bayesian network structure from data while reasoning about the epistemic uncertainty -- a key element towards enabling active causal discovery and designing interventions in real world systems. In this work, we propose a general, fully differentiable framework for Bayesian structure learning (DiBS) that operates in the continuous space of a latent probabilistic graph representation. Contrary to existing work, DiBS is agnostic to the form of the local conditional distributions and allows for joint posterior inference of both the graph structure and the conditional distribution parameters. This makes our formulation directly applicable to posterior inference of complex Bayesian network models, e.g., with nonlinear dependencies encoded by neural networks. Using DiBS, we devise an efficient, general purpose variational inference method for approximating distributions over structural models. In evaluations on simulated and real-world data, our method significantly outperforms related approaches to joint posterior inference.

Keywords

Cite

@article{arxiv.2105.11839,
  title  = {DiBS: Differentiable Bayesian Structure Learning},
  author = {Lars Lorch and Jonas Rothfuss and Bernhard Schölkopf and Andreas Krause},
  journal= {arXiv preprint arXiv:2105.11839},
  year   = {2021}
}

Comments

NeurIPS 2021; updated run time results