Being Bayesian about Network Structure
Nir Friedman, Daphne Koller

TL;DR
This paper introduces a novel Bayesian approach to efficiently estimate the posterior probability of network features by sampling over variable orderings, improving structure analysis with limited data.
Contribution
It proposes an efficient method to compute feature posteriors by summing over consistent networks and uses MCMC over orderings instead of structures, reducing complexity.
Findings
Accurately estimates feature posteriors with limited data
Outperforms non-Bayesian bootstrap in experiments
Efficiently computes sums over exponential network sets
Abstract
In many domains, we are interested in analyzing the structure of the underlying distribution, e.g., whether one variable is a direct parent of the other. Bayesian model-selection attempts to find the MAP model and use its structure to answer these questions. However, when the amount of available data is modest, there might be many models that have non-negligible posterior. Thus, we want compute the Bayesian posterior of a feature, i.e., the total posterior probability of all models that contain it. In this paper, we propose a new approach for this task. We first show how to efficiently compute a sum over the exponential number of networks that are consistent with a fixed ordering over network variables. This allows us to compute, for a given ordering, both the marginal probability of the data and the posterior of a feature. We then use this result as the basis for an algorithm that…
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 · Complex Network Analysis Techniques · Cognitive Science and Mapping
