English

Approximate Probabilistic Inference via Word-Level Counting

Artificial Intelligence 2016-02-10 v3 Logic in Computer Science

Abstract

Hashing-based model counting has emerged as a promising approach for large-scale probabilistic inference on graphical models. A key component of these techniques is the use of xor-based 2-universal hash functions that operate over Boolean domains. Many counting problems arising in probabilistic inference are, however, naturally encoded over finite discrete domains. Techniques based on bit-level (or Boolean) hash functions require these problems to be propositionalized, making it impossible to leverage the remarkable progress made in SMT (Satisfiability Modulo Theory) solvers that can reason directly over words (or bit-vectors). In this work, we present the first approximate model counter that uses word-level hashing functions, and can directly leverage the power of sophisticated SMT solvers. Empirical evaluation over an extensive suite of benchmarks demonstrates the promise of the approach.

Keywords

Cite

@article{arxiv.1511.07663,
  title  = {Approximate Probabilistic Inference via Word-Level Counting},
  author = {Supratik Chakraborty and Kuldeep S. Meel and Rakesh Mistry and Moshe Y. Vardi},
  journal= {arXiv preprint arXiv:1511.07663},
  year   = {2016}
}

Comments

Full version of AAAI 2016 paper

R2 v1 2026-06-22T11:53:06.564Z