English

Fast Parallel Exact Inference on Bayesian Networks: Poster

Distributed, Parallel, and Cluster Computing 2023-03-14 v1 Artificial Intelligence

Abstract

Bayesian networks (BNs) are attractive, because they are graphical and interpretable machine learning models. However, exact inference on BNs is time-consuming, especially for complex problems. To improve the efficiency, we propose a fast BN exact inference solution named Fast-BNI on multi-core CPUs. Fast-BNI enhances the efficiency of exact inference through hybrid parallelism that tightly integrates coarse- and fine-grained parallelism. We also propose techniques to further simplify the bottleneck operations of BN exact inference. Fast-BNI source code is freely available at https://github.com/jjiantong/FastBN.

Keywords

Cite

@article{arxiv.2212.04241,
  title  = {Fast Parallel Exact Inference on Bayesian Networks: Poster},
  author = {Jiantong Jiang and Zeyi Wen and Atif Mansoor and Ajmal Mian},
  journal= {arXiv preprint arXiv:2212.04241},
  year   = {2023}
}
R2 v1 2026-06-28T07:25:55.306Z