paper-with-me

Papers

Fast Parallel Exact Inference on Bayesian Networks: Poster

2022-12-08 · Jiantong Jiang, Zeyi Wen, Atif Mansoor, Ajmal Mian

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.

📄 PDF Abstract BibTeX arXiv:2212.04241

Code (0)

등록된 구현이 없습니다.

Tasks

Interpretable Machine Learning

Similar Papers 제목 키워드 기반

Fast Parallel SAME Gibbs Sampling on General Discrete Bayesian Networks

2015-11-19 · Daniel Seita, Haoyu Chen, John Canny

A fundamental task in machine learning and related fields is to perform inference on Bayesian networks. Since exact inference takes exponential time in general, a variety of approximate methods are used. Gibbs sampling i…

A Parallel Algorithm for Exact Bayesian Structure Discovery in Bayesian Networks

2014-08-07 · Yetian Chen, Jin Tian, Olga Nikolova, Srinivas Aluru

Exact Bayesian structure discovery in Bayesian networks requires exponential time and space. Using dynamic programming (DP), the fastest known sequential algorithm computes the exact posterior probabilities of structural…

Playing the Game of 2048

Practical calibration of the temperature parameter in Gibbs posteriors

2020-04-22 · Lucie Perrotta

PAC-Bayesian algorithms and Gibbs posteriors are gaining popularity due to their robustness against model misspecification even when Bayesian inference is inconsistent. The PAC-Bayesian alpha-posterior is a generalizatio…

Bayesian Inference

A closed-form approach to Bayesian inference in tree-structured graphical models

2015-04-10 · Loïc Schwaller, Stéphane Robin, Michael Stumpf

We consider the inference of the structure of an undirected graphical model in an exact Bayesian framework. More specifically we aim at achieving the inference with close-form posteriors, avoiding any sampling step. This…

Bayesian InferenceForm

Projected Stein Variational Newton: A Fast and Scalable Bayesian Inference Method in High Dimensions

2019-12-01 · NeurIPS 2019 12 · Peng Chen, Keyi Wu, Joshua Chen, Tom O'Leary-Roseberry 외

We propose a projected Stein variational Newton (pSVN) method for high-dimensional Bayesian inference. To address the curse of dimensionality, we exploit the intrinsic low-dimensional geometric structure of the posterior…

Bayesian Inference