paper-with-me

Papers

Turbocharging Treewidth-Bounded Bayesian Network Structure Learning

2020-06-24 · Vaidyanathan P. R., Stefan Szeider

We present a new approach for learning the structure of a treewidth-bounded Bayesian Network (BN). The key to our approach is applying an exact method (based on MaxSAT) locally, to improve the score of a heuristically computed BN. This approach allows us to scale the power of exact methods -- so far only applicable to BNs with several dozens of random variables -- to large BNs with several thousands of random variables. Our experiments show that our method improves the score of BNs provided by state-of-the-art heuristic methods, often significantly.

📄 PDF Abstract BibTeX arXiv:2006.13843

Code (1)

aditya95sriram/bn-slim 공식 구현

Similar Papers 제목 키워드 기반

Learning Bounded Treewidth Bayesian Networks

2008-12-01 · NeurIPS 2008 12 · Gal Elidan, Stephen Gould

With the increased availability of data for complex domains, it is desirable to learn Bayesian network structures that are sufficiently expressive for generalization while also allowing for tractable inference. While the…

Advances in Learning Bayesian Networks of Bounded Treewidth

2014-06-05 · NeurIPS 2014 12 · Siqi Nie, Denis Deratani Maua, Cassio Polpo de Campos, Qiang Ji

This work presents novel algorithms for learning Bayesian network structures with bounded treewidth. Both exact and approximate methods are developed. The exact method combines mixed-integer linear programming formulatio…

Learning Bounded Treewidth Bayesian Networks with Thousands of Variables

2016-05-11 · Mauro Scanagatta, Giorgio Corani, Cassio P. de Campos, Marco Zaffalon

We present a method for learning treewidth-bounded Bayesian networks from data sets containing thousands of variables. Bounding the treewidth of a Bayesian greatly reduces the complexity of inferences. Yet, being a globa…

Learning Treewidth-Bounded Bayesian Networks with Thousands of Variables

2016-12-01 · NeurIPS 2016 12 · Mauro Scanagatta, Giorgio Corani, Cassio P. de Campos, Marco Zaffalon

We present a method for learning treewidth-bounded Bayesian networks from data sets containing thousands of variables. Bounding the treewidth of a Bayesian network greatly reduces the complexity of inferences. Yet, bein…

Learning Bayesian and Markov Networks with an Unreliable Oracle

2026-03-10 · Juha Harviainen, Pekka Parviainen, Vidya Sagar Sharma arxiv

We study constraint-based structure learning of Markov networks and Bayesian networks in the presence of an unreliable conditional independence oracle that makes at most a bounded number of errors. For Markov networks, w…