English

A Standard Approach for Optimizing Belief Network Inference using Query DAGs

Artificial Intelligence 2013-02-08 v1

Abstract

This paper proposes a novel, algorithm-independent approach to optimizing belief network inference. rather than designing optimizations on an algorithm by algorithm basis, we argue that one should use an unoptimized algorithm to generate a Q-DAG, a compiled graphical representation of the belief network, and then optimize the Q-DAG and its evaluator instead. We present a set of Q-DAG optimizations that supplant optimizations designed for traditional inference algorithms, including zero compression, network pruning and caching. We show that our Q-DAG optimizations require time linear in the Q-DAG size, and significantly simplify the process of designing algorithms for optimizing belief network inference.

Keywords

Cite

@article{arxiv.1302.1532,
  title  = {A Standard Approach for Optimizing Belief Network Inference using Query DAGs},
  author = {Adnan Darwiche and Gregory M. Provan},
  journal= {arXiv preprint arXiv:1302.1532},
  year   = {2013}
}

Comments

Appears in Proceedings of the Thirteenth Conference on Uncertainty in Artificial Intelligence (UAI1997)

R2 v1 2026-06-21T23:22:07.754Z