IJGPSampleSearch

The IJGPSampleSearch package performs approxmiate inference in Bayesian networks. The current software computes approximate probability of evidence.

Author

Vibhav_Gogate

Description

SampleSearch is an importance sampling technique specifically suited for belief networks having zero probabilities. Iterative Join graph propagation (IJGP) is used as a proposal distribution for SampleSearch. A more detailed description can be found in [1].

Input format:

The algorithm uses the Ergo_file_format.

Usage

Call the algorithms as follows:

ijgpss [parameters] -f <ergo-file>

The parameters are detailed below.

Parameters

Download

A 32-bit Linux executable is available here.

References

[1] SampleSearch: A Scheme that Searches for Consistent Samples. Vibhav Gogate and Rina Dechter. In 11th International Conference on Artificial Intelligence and Statistics (AISTATS), 2007. Link

IJGPSampleSearch (last edited 2008-03-10 19:07:37 by localhost)