mbeMPE

Approximates the Most Probable Explanation in Bayesian networks.

Author

Radu_Marinescu

Description

The library contains the implementation of the Mini-Bucket Elimination algorithm for Bayesian MPE.

Input format

The belief network and the evidence need to be specified in the Ergo_file_format.

For some example problems please see our Repository.

Usage

The algorithm is invoked with three (if no evidence present) or four (if evidence present) arguments:

mbeMPE <networkFile> [<evidenceFile>] <parameterFile> <outputFile>

with the following meaning:

Detailed step-by-step instructions are available here.

Parameters

Parameters for the algorithm, which can be specified within the parameter file:

Download

A 32-bit Linux binary and an example parameter will be available soon

Get the 32-bit Windows binary and an example parameter file here.

If you are interested in obtaining the source code, please contact the program author.

References

[1] Mini-Buckets: A General Scheme For Generating Approximations In Automated Reasoning. Rina Dechter. In Fifteenth International Joint Conference of Artificial Intelligence (IJCAI97), Japan, 1997. Link

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