← Search

Pekka Parviainen

5 accepted papers

2024

Structural perspective on constraint-based learning of Markov networks

AISTATS 2024poster

Markov networks are probabilistic graphical models that employ undirected graphs to depict conditional independence relationships among variables. Our focus lies in constraint-based structure learning, which entails learning the undirected graph from data through the execution of conditional indepen…

Cited by 2SourcePDFScholar
2022

Learning Large DAGs by Combining Continuous Optimization and Feedback Arc Set Heuristics

AAAI 2022technical

Bayesian networks represent relations between variables using a directed acyclic graph (DAG). Learning the DAG is an NP-hard problem and exact learning algorithms are feasible only for small sets of variables. We propose two scalable heuristics for learning DAGs in the linear structural equation cas…

Cited by 4SourcePDFScholar
2015

Tractable Bayesian Network Structure Learning with Bounded Vertex Cover Number

NeurIPS 2015poster

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 remai…