A Sufficiently Fast Algorithm for Finding Close to Optimal Junction Trees

Ann Becker,Dan Geiger
DOI: https://doi.org/10.48550/arXiv.1302.3558
2013-02-13
Abstract:An algorithm is developed for finding a close to optimal junction tree of a given graph G. The algorithm has a worst case complexity O(c^k n^a) where a and c are constants, n is the number of vertices, and k is the size of the largest clique in a junction tree of G in which this size is minimized. The algorithm guarantees that the logarithm of the size of the state space of the heaviest clique in the junction tree produced is less than a constant factor off the optimal value. When k = O(log n), our algorithm yields a polynomial inference algorithm for Bayesian networks.
Data Structures and Algorithms,Artificial Intelligence
What problem does this paper attempt to address?