Solving MAP Exactly using Systematic Search

10/19/2012
by   James D. Park, et al.
0

MAP is the problem of finding a most probable instantiation of a set of variables in a Bayesian network given some evidence. Unlike computing posterior probabilities, or MPE (a special case of MAP), the time and space complexity of structural solutions for MAP are not only exponential in the network treewidth, but in a larger parameter known as the "constrained" treewidth. In practice, this means that computing MAP can be orders of magnitude more expensive than computing posterior probabilities or MPE. This paper introduces a new, simple upper bound on the probability of a MAP solution, which admits a tradeoff between the bound quality and the time needed to compute it. The bound is shown to be generally much tighter than those of other methods of comparable complexity. We use this proposed upper bound to develop a branch-and-bound search algorithm for solving MAP exactly. Experimental results demonstrate that the search algorithm is able to solve many problems that are far beyond the reach of any structure-based method for MAP. For example, we show that the proposed algorithm can compute MAP exactly and efficiently for some networks whose constrained treewidth is more than 40.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/10/2013

Approximating MAP using Local Search

MAP is the problem of finding a most probable instantiation of a set of ...
research
12/12/2012

MAP Complexity Results and Approximation Methods

MAP is the problem of finding a most probable instantiation of a set of ...
research
07/11/2012

A Complete Anytime Algorithm for Treewidth

In this paper, we present a Branch and Bound algorithm called QuickBB fo...
research
02/16/2022

Quantum speedups for treewidth

In this paper, we study quantum algorithms for computing the exact value...
research
07/11/2012

Annealed MAP

Maximum a Posteriori assignment (MAP) is the problem of finding the most...
research
06/30/2011

Complexity Results and Approximation Strategies for MAP Explanations

MAP is the problem of finding a most probable instantiation of a set of ...
research
01/10/2018

FPT algorithms for embedding into low complexity graphic metrics

The Metric Embedding problem takes as input two metric spaces (X,D_X) an...

Please sign up or login with your details

Forgot password? Click here to reset