An Evaluation of Structural Parameters for Probabilistic Reasoning: Results on Benchmark Circuits

Abstract

Many algorithms for processing probabilistic networks are dependent on the topological properties of the problem's structure. Such algorithms (e.g., clustering, conditioning) are effective only if the problem has a sparse graph captured by parameters such as tree width and cycle-outset size. In this paper we initiate a study to determine the potential of structure-based algorithms in real-life applications. We analyze empirically the structural properties of problems coming from the circuit diagnosis domain. Specifically, we locate those properties that capture the effectiveness of clustering and conditioning as well as of a family of conditioning+clustering algorithms designed to gradually trade space for time. We perform our analysis on 11 benchmark circuits widely used in the testing community. We also report on the effect of ordering heuristics on tree-clustering and show that, on our benchmarks, the wellknown max-cardinality ordering is substantially inferior to an ordering called raindegree.

Cite

Text

El Fattah and Dechter. "An Evaluation of Structural Parameters for Probabilistic Reasoning: Results on Benchmark Circuits." Conference on Uncertainty in Artificial Intelligence, 1996.

Markdown

[El Fattah and Dechter. "An Evaluation of Structural Parameters for Probabilistic Reasoning: Results on Benchmark Circuits." Conference on Uncertainty in Artificial Intelligence, 1996.](https://mlanthology.org/uai/1996/fattah1996uai-evaluation/)

BibTeX

@inproceedings{fattah1996uai-evaluation,
  title     = {{An Evaluation of Structural Parameters for Probabilistic Reasoning: Results on Benchmark Circuits}},
  author    = {El Fattah, Yousri and Dechter, Rina},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {1996},
  pages     = {244-251},
  url       = {https://mlanthology.org/uai/1996/fattah1996uai-evaluation/}
}