Structural Dimension Reduction in Bayesian Networks
Pei Heng, Yi Sun, and Jianhua Guo

TL;DR
This paper presents a new method called structural dimension reduction for Bayesian networks, using directed convex hulls to simplify networks while maintaining inference accuracy, leading to improved efficiency over traditional methods.
Contribution
It introduces the concept of directed convex hulls and an algorithm to identify minimal localized Bayesian networks, enhancing dimension reduction and inference efficiency.
Findings
High dimension reduction capability demonstrated in real networks
Significant improvement in inference efficiency over traditional methods
Open-source implementation available for further use
Abstract
This work introduces a novel technique, named structural dimension reduction, to collapse a Bayesian network onto a minimum and localized one while ensuring that probabilistic inferences between the original and reduced networks remain consistent. To this end, we propose a new combinatorial structure in directed acyclic graphs called the directed convex hull, which has turned out to be equivalent to their minimum localized Bayesian networks. An efficient polynomial-time algorithm is devised to identify them by determining the unique directed convex hulls containing the variables of interest from the original networks. Experiments demonstrate that the proposed technique has high dimension reduction capability in real networks, and the efficiency of probabilistic inference based on directed convex hulls can be significantly improved compared with traditional methods such as variable…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Advanced Graph Neural Networks · Gaussian Processes and Bayesian Inference
