On the Relationship between Sum-Product Networks and Bayesian Networks
Han Zhao, Mazen Melibari, Pascal Poupart

TL;DR
This paper explores the theoretical relationship between Sum-Product Networks and Bayesian Networks, showing how SPNs can be efficiently converted into BNs using Algebraic Decision Diagrams, revealing insights into their structural properties.
Contribution
It provides a linear-time conversion method from SPNs to BNs using ADDs and introduces the concept of normal SPNs for theoretical analysis.
Findings
SPNs can be converted into BNs in linear time and space.
The conversion uses ADDs to represent local distributions efficiently.
The depth of an SPN relates to the tree-width of the corresponding BN.
Abstract
In this paper, we establish some theoretical connections between Sum-Product Networks (SPNs) and Bayesian Networks (BNs). We prove that every SPN can be converted into a BN in linear time and space in terms of the network size. The key insight is to use Algebraic Decision Diagrams (ADDs) to compactly represent the local conditional probability distributions at each node in the resulting BN by exploiting context-specific independence (CSI). The generated BN has a simple directed bipartite graphical structure. We show that by applying the Variable Elimination algorithm (VE) to the generated BN with ADD representations, we can recover the original SPN where the SPN can be viewed as a history record or caching of the VE inference process. To help state the proof clearly, we introduce the notion of {\em normal} SPN and present a theoretical analysis of the consistency and decomposability…
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 · AI-based Problem Solving and Planning · Formal Methods in Verification
