paper-with-me

Papers

Tractable Bayesian Network Structure Learning with Bounded Vertex Cover Number

2015-12-01 · NeurIPS 2015 12 · Janne H. Korhonen, Pekka Parviainen

Both learning and inference tasks on Bayesian networks are NP-hard in general. Bounded tree-width Bayesian networks have recently received a lot of attention as a way to circumvent this complexity issue; however, while inference on bounded tree-width networks is tractable, the learning problem remains NP-hard even for tree-width~2. In this paper, we propose bounded vertex cover number Bayesian networks as an alternative to bounded tree-width networks. In particular, we show that both inference and learning can be done in polynomial time for any fixed vertex cover number bound $k$, in contrast to the general and bounded tree-width cases; on the other hand, we also show that learning problem is W[1]-hard in parameter $k$. Furthermore, we give an alternative way to learn bounded vertex cover number Bayesian networks using integer linear programming (ILP), and show this is feasible in practice.

📄 PDF Abstract BibTeX

Code (1)

https://bitbucket.org/twilp/twilp 공식 구현

Similar Papers 제목 키워드 기반

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…

The Complexity of Bayesian Network Learning: Revisiting the Superstructure

2021-12-01 · NeurIPS 2021 12 · Robert Ganian, Viktoriia Korchemna

We investigate the parameterized complexity of Bayesian Network Structure Learning (BNSL), a classical problem that has received significant attention in empirical but also purely theoretical studies. We follow up on pre…

The Complexity of Bayesian Network Learning: Revisiting the Superstructure

2026-02-10 · Robert Ganian, Viktoriia Korchemna arxiv

We investigate the parameterized complexity of Bayesian Network Structure Learning (BNSL), a classical problem that has received significant attention in empirical but also purely theoretical studies. We follow up on pre…

Exact alignment recovery for correlated Erdős-Rényi graphs

2017-11-18 · Daniel Cullina, Negar Kiyavash

We consider the problem of perfectly recovering the vertex correspondence between two correlated Erd\H{o}s-R\'enyi (ER) graphs on the same vertex set. The correspondence between the vertices can be obscured by randomly p…

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…