AIMar 6, 2013

GALGO: A Genetic ALGOrithm Decision Support Tool for Complex Uncertain Systems Modeled with Bayesian Belief Networks

arXiv:1303.1498v155 citations
Originality Incremental advance
AI Analysis

This provides a decision support tool for domains like diagnosis that rely on probabilistic reasoning in complex uncertain systems, though it is an incremental improvement over existing approximate methods.

The paper tackles the NP-hard problem of abductive inference in large, multiply connected Bayesian belief networks by proposing an approximate method based on genetic algorithms, with preliminary experimental results showing feasibility for complex systems where exact methods are infeasible.

Bayesian belief networks can be used to represent and to reason about complex systems with uncertain, incomplete and conflicting information. Belief networks are graphs encoding and quantifying probabilistic dependence and conditional independence among variables. One type of reasoning of interest in diagnosis is called abductive inference (determination of the global most probable system description given the values of any partial subset of variables). In some cases, abductive inference can be performed with exact algorithms using distributed network computations but it is an NP-hard problem and complexity increases drastically with the presence of undirected cycles, number of discrete states per variable, and number of variables in the network. This paper describes an approximate method based on genetic algorithms to perform abductive inference in large, multiply connected networks for which complexity is a concern when using most exact methods and for which systematic search methods are not feasible. The theoretical adequacy of the method is discussed and preliminary experimental results are presented.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes