Preprocessing boolean formulae for BDDs in a probabilistic context

  • Authors:
  • Theofrastos Mantadelis;Ricardo Rocha;Angelika Kimmig;Gerda Janssens

  • Affiliations:
  • Departement Computerwetenschappen, K.U. Leuven, Heverlee, Belgium;CRACS & INESC-Porto LA, Faculty of Sciences, University of Porto, Porto, Portugal;Departement Computerwetenschappen, K.U. Leuven, Heverlee, Belgium;Departement Computerwetenschappen, K.U. Leuven, Heverlee, Belgium

  • Venue:
  • JELIA'10 Proceedings of the 12th European conference on Logics in artificial intelligence
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Inference in many probabilistic logic systems is based on representing the proofs of a query as a DNF Boolean formula. Assessing the probability of such a formula is known as a #P-hard task. In practice, a large DNF is given to a BDD software package to construct the corresponding BDD. The DNF has to be transformed into the input format of the package. This is the preprocessing step. In this paper we investigate and compare different preprocessing methods, including our new trie based approach. Our experiments within the ProbLog system show that the behaviour of the methods changes according to the amount of sharing in the original DNF. The decomposition method is preferred when there is not much sharing in the DNF, whereas DNFs with sharing benefit from our trie based method. While our methods are motivated and applied in the ProbLog context, our results are interesting for other applications that manipulate DNF Boolean formulae.