DocumentCode
2264520
Title
Scalable parallel implementation of exact inference in Bayesian networks
Author
Namasivayam, Vasanth Krishna ; Prasanna, Viktor K.
Author_Institution
Dept. of Electr. Eng., Southern California Univ., Los Angeles, CA
Volume
1
fYear
0
fDate
0-0 0
Abstract
We present a scalable parallel implementation for exact inference in Bayesian networks. We explore two levels of parallelization: top level parallelization which uses pointer jumping to stride across nodes; and node level parallelization which parallelizes the node level computations which are independent from each other. For a junction tree with n cliques, using p processors, the worst-case running time is (n/p(log n)) * rw where w is the clique width and r is the maximum range or number of states of the variable. We have implemented the algorithm using MPI and OpenMP. We consider three different types of input junction trees: linear junction trees, balanced trees and random junction trees, and obtained speedups of 203, 181 and 190 respectively over 256 processors
Keywords
belief networks; inference mechanisms; message passing; parallel algorithms; tree data structures; Bayesian network; MPI; OpenMP; balanced tree; exact inference; linear junction tree; message passing interface; node level computation; node level parallelization; pointer jumping; random junction tree; scalable parallel implementation; top level parallelization; worst-case running time; Bayesian methods; Computer networks; Concurrent computing; Inference algorithms; Intelligent networks; Parallel algorithms; Parallel processing; Partitioning algorithms; Probability distribution; Random variables; Bayesian Networks; Junction Tree; Loop level parallelization.; Partitioning; Pointer-Jumping; Scalability;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Systems, 2006. ICPADS 2006. 12th International Conference on
Conference_Location
Minneapolis, MN
ISSN
1521-9097
Print_ISBN
0-7695-2612-8
Type
conf
DOI
10.1109/ICPADS.2006.96
Filename
1655658
Link To Document