Logarithmic-time updates and queries in probabilistic networks

  • Authors:
  • Arthur L. Delcher;Adam J. 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:
  • Journal of Artificial Intelligence Research
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditional databases commonly support efficient query and update procedures that operate in time which is sublinear in the size of the database. Our goal in this paper is to take a first step toward dynamic reasoning in probabilistic databases with comparable efficiency. We propose a dynamic data structure that supports efficient algorithms for updating and querying singly connected Bayesian networks. 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 an 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. We briefly discuss a potential application of dynamic probabilistic reasoning in computational biology.