AIMar 27, 2013

Ideal Reformulation of Belief Networks

arXiv:1304.1089v153 citations
Originality Incremental advance
AI Analysis

This addresses a resource allocation problem in probabilistic reasoning, but it appears incremental as it builds on existing belief network methods.

The paper tackles the trade-off between time spent reformulating belief networks for efficient inference and time spent on inference itself, presenting general principles for optimal resource allocation and empirical results on determining ideal reformulation time.

The intelligent reformulation or restructuring of a belief network can greatly increase the efficiency of inference. However, time expended for reformulation is not available for performing inference. Thus, under time pressure, there is a tradeoff between the time dedicated to reformulating the network and the time applied to the implementation of a solution. We investigate this partition of resources into time applied to reformulation and time used for inference. We shall describe first general principles for computing the ideal partition of resources under uncertainty. These principles have applicability to a wide variety of problems that can be divided into interdependent phases of problem solving. After, we shall present results of our empirical study of the problem of determining the ideal amount of time to devote to searching for clusters in belief networks. In this work, we acquired and made use of probability distributions that characterize (1) the performance of alternative heuristic search methods for reformulating a network instance into a set of cliques, and (2) the time for executing inference procedures on various belief networks. Given a preference model describing the value of a solution as a function of the delay required for its computation, the system selects an ideal time to devote to reformulation.

Foundations

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

Your Notes