Sample-and-Accumulate Algorithms for Belief Updating in Bayes Networks
Abstract
Belief updating in Bayes nets, a well known computationally hard problem, has recently been approximated by several deterministic algorithms, and by various randomized approximation algorithlns. Deterministic algorithms usually provide probability bounds, but have an exponential runtime. Some randomized schemes have, a polynomial runtime, but provide only probability estimates. We present randomized algorithms that enumerate high-probability partial instantiations, resulting in probability bounds. Some of these algorithms are also sampling algorithms. Specifically, we introduce and evalu ate a variant of backward sampling, both as a sampling algorithm and as a randomized enumeration algorithm. We also relax the implicit assumption used by both sampling and accumulation algorithms, that query nodes must be instantiated in all the samples.
Cite
Text
Jr. et al. "Sample-and-Accumulate Algorithms for Belief Updating in Bayes Networks." Conference on Uncertainty in Artificial Intelligence, 1996.Markdown
[Jr. et al. "Sample-and-Accumulate Algorithms for Belief Updating in Bayes Networks." Conference on Uncertainty in Artificial Intelligence, 1996.](https://mlanthology.org/uai/1996/jr1996uai-sample/)BibTeX
@inproceedings{jr1996uai-sample,
title = {{Sample-and-Accumulate Algorithms for Belief Updating in Bayes Networks}},
author = {Jr., Eugene Santos and Shimony, Solomon Eyal and Williams, Edward Michael},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {1996},
pages = {477-484},
url = {https://mlanthology.org/uai/1996/jr1996uai-sample/}
}