IJGPIS

The IJGPIS package performs approximate inference in Bayesian networks. The current software allows approximate probability of evidence computation and belief updating.

Author

Vibhav_Gogate

Description

IJGPIS is an importance sampling technique that uses the output of Iterative Join Graph Propagation (IJGP) to compute a importance distribution. It also uses relational consistency to solve the rejection problem. A more detailed description can be found in [1].

Input format:

The algorithm uses the Ergo_file_format.

Usage

Call the algorithms as follows:

ijgpis [parameters] -f <ergo-file>

The parameters are detailed below.

Parameters

Download

A 32bit Linux executable is available here.

References

[1] Approximate Inference Algorithms for Hybrid Bayesian Networks with Discrete Constraints. Vibhav Gogate and Rina Dechter. In 11th Conference on Uncertainty in Artificial Intelligence (UAI), 2005. Link

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