Logarithmic-time updates and queries in probabilistic networks

  • Authors:
  • Arthur L. Delcher;Adam Grove;Simon Kasif;Judea Pearl

  • Affiliations:
  • Computer Science Department, Loyola College in Maryland, Baltimore, MD;NEC Research Institute, Princeton, NJ;Department of Computer Science, Johns Hopkins University, Baltimore, MD;Department of Computer Science, University of California, Los Angeles, CA

  • Venue:
  • UAI'95 Proceedings of the Eleventh conference on Uncertainty in artificial intelligence
  • Year:
  • 1995

Quantified Score

Hi-index 0.02

Visualization

Abstract

In this paper we propose a dynamic data structure that supports efficient algorithms for updating and querying singly connected Bayesian networks (causal trees and polytrees). In the conventional algorithm, new evidence is absorbed in time O(1) and queries are processed in time O(N), where N is the size of the network. We propose a practical algorithm which, after a preprocessing phase, allows us to answer queries in time O(log N) at the expense of O(log N) time per evidence absorption. The usefulness of sub-linear processing time manifests itself in applications requiring (near) real-time response over large probabilistic databases.