BigBraveBN: algorithm of structural learning for bayesian networks with a large number of nodes
Yury Kaminsky, Irina Deeva

TL;DR
This paper introduces BigBraveBN, a novel algorithm for efficiently learning the structure of large Bayesian networks with over 100 nodes, using mutual information and the Brave coefficient to improve performance on diverse data types.
Contribution
The paper presents BigBraveBN, a new structure learning algorithm for large Bayesian networks that overcomes limitations of existing methods by handling diverse data types and large node counts.
Findings
BigBraveBN outperforms existing algorithms on multiple datasets.
The algorithm is effective for both discrete and continuous data.
Experimental results confirm the efficiency of BigBraveBN in real-world scenarios.
Abstract
Learning a Bayesian network is an NP-hard problem and with an increase in the number of nodes, classical algorithms for learning the structure of Bayesian networks become inefficient. In recent years, some methods and algorithms for learning Bayesian networks with a high number of nodes (more than 50) were developed. But these solutions have their disadvantages, for instance, they only operate one type of data (discrete or continuous) or their algorithm has been created to meet a specific nature of data (medical, social, etc.). The article presents a BigBraveBN algorithm for learning large Bayesian Networks with a high number of nodes (over 100). The algorithm utilizes the Brave coefficient that measures the mutual occurrence of instances in several groups. To form these groups, we use the method of nearest neighbours based on the Mutual information (MI) measure. In the experimental…
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.
Taxonomy
TopicsAdvanced Data Processing Techniques · Bayesian Modeling and Causal Inference · Advanced Computational Techniques in Science and Engineering
