Inference in Polytrees with Sets of Probabilities
Abstract
Inferences in directed acyclic graphs associated with probability intervals and sets of probabilities are NP-hard, even for polytrees. We propose: 1) an improvement on Tessem's A/R algorithm for inferences on polytrees associated with probability intervals; 2) a new algorithm for approximate inferences based on local search; 3) branch-and-bound algorithms that combine the previous techniques. The first two algorithms produce complementary approximate solutions, while branch-and-bound procedures can generate either exact or approximate solutions. We report improvements on existing techniques for inference with probability sets and intervals, in some cases reducing computational effort by several orders of magnitude.
Cite
Text
da Rocha et al. "Inference in Polytrees with Sets of Probabilities." Conference on Uncertainty in Artificial Intelligence, 2003.Markdown
[da Rocha et al. "Inference in Polytrees with Sets of Probabilities." Conference on Uncertainty in Artificial Intelligence, 2003.](https://mlanthology.org/uai/2003/darocha2003uai-inference/)BibTeX
@inproceedings{darocha2003uai-inference,
title = {{Inference in Polytrees with Sets of Probabilities}},
author = {da Rocha, José Carlos Ferreira and Cozman, Fábio Gagliardi and de Campos, Cassio Polpo},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2003},
pages = {217-224},
url = {https://mlanthology.org/uai/2003/darocha2003uai-inference/}
}