Fast Fourier Transform Reductions for Bayesian Network Inference

Abstract

Bayesian Networks are useful for analyzing the properties of systems with large populations of interacting agents (e.g., in social modeling applications and distributed service applications). These networks typically have large functions (CPTs), making exact inference intractable. However, often these models have additive symmetry. In this paper we show how summation-based CPTs, especially in the presence of symmetry, can be computed efficiently through the usage of the Fast Fourier Transform (FFT). In particular, we propose an efficient method using the FFT for reducing the size of Conditional Probability Tables (CPTs) in Bayesian Networks with summation-based causal independence (CI). We then show how to apply this reduction directly towards the acceleration of Bucket Elimination, and we subsequently provide experimental results demonstrating the computational speedup provided by our method.

Cite

Text

Hsiao et al. "Fast Fourier Transform Reductions for Bayesian Network Inference." Artificial Intelligence and Statistics, 2022.

Markdown

[Hsiao et al. "Fast Fourier Transform Reductions for Bayesian Network Inference." Artificial Intelligence and Statistics, 2022.](https://mlanthology.org/aistats/2022/hsiao2022aistats-fast/)

BibTeX

@inproceedings{hsiao2022aistats-fast,
  title     = {{Fast Fourier Transform Reductions for Bayesian Network Inference}},
  author    = {Hsiao, Vincent and Nau, Dana and Dechter, Rina},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2022},
  pages     = {6445-6458},
  volume    = {151},
  url       = {https://mlanthology.org/aistats/2022/hsiao2022aistats-fast/}
}