TL;DR
The paper introduces H2PC, a hybrid algorithm for Bayesian network structure learning that outperforms existing methods and effectively addresses multi-label learning by decomposing it into classification tasks.
Contribution
It proposes a novel divide-and-conquer hybrid algorithm, H2PC, for Bayesian network structure learning and demonstrates its effectiveness in multi-label learning applications.
Findings
H2PC outperforms MMHC in structure quality and data fit.
H2PC achieves higher classification accuracy in multi-label datasets.
Local structural learning with H2PC is both theoretically sound and empirically effective.
Abstract
We present a novel hybrid algorithm for Bayesian network structure learning, called H2PC. It first reconstructs the skeleton of a Bayesian network and then performs a Bayesian-scoring greedy hill-climbing search to orient the edges. The algorithm is based on divide-and-conquer constraint-based subroutines to learn the local structure around a target variable. We conduct two series of experimental comparisons of H2PC against Max-Min Hill-Climbing (MMHC), which is currently the most powerful state-of-the-art algorithm for Bayesian network structure learning. First, we use eight well-known Bayesian network benchmarks with various data sizes to assess the quality of the learned structure returned by the algorithms. Our extensive experiments show that H2PC outperforms MMHC in terms of goodness of fit to new data and quality of the network structure with respect to the true dependence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
