Random Bayesian Networks with Bounded Indegree
Abstract
Bayesian networks (BN) are an extensively used graphical model for representing a probability distribution in artificial intelligence, data mining, and machine learning. In this paper, we propose a simple model for large random BNs with bounded indegree, that is, large directed acyclic graphs (DAG) where the edges appear at random and each node has at most a given number of parents. Using this model, we can study useful asymptotic properties of large BNs and BN algorithms with basic combinatorics tools. We estimate the expected size of a BN, the expected size increase of moralization, the expected size of the Markov blanket, and the maximum size of a minimal d-separator. We also provide an upper bound on the average time complexity of an algorithm for finding a minimal d-separator. In addition, the estimates are evaluated against BNs learned from real world data.
Cite
Text
Chen and Pearl. "Random Bayesian Networks with Bounded Indegree." International Conference on Artificial Intelligence and Statistics, 2014.Markdown
[Chen and Pearl. "Random Bayesian Networks with Bounded Indegree." International Conference on Artificial Intelligence and Statistics, 2014.](https://mlanthology.org/aistats/2014/chen2014aistats-random/)BibTeX
@inproceedings{chen2014aistats-random,
title = {{Random Bayesian Networks with Bounded Indegree}},
author = {Chen, Eunice Yuh-Jie and Pearl, Judea},
booktitle = {International Conference on Artificial Intelligence and Statistics},
year = {2014},
pages = {114-121},
url = {https://mlanthology.org/aistats/2014/chen2014aistats-random/}
}