Approximating MAP using Local Search

01/10/2013
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 evidence. Unlike computing marginals, posteriors, and MPE (a special case of MAP), the time and space complexity of MAP is not only exponential in the network treewidth, but also in a larger parameter known as the "constrained" treewidth. In practice, this means that computing MAP can be orders of magnitude more expensive than computingposteriors or MPE. Thus, practitioners generally avoid MAP computations, resorting instead to approximating them by the most likely value for each MAP variableseparately, or by MPE.We present a method for approximating MAP using local search. This method has space complexity which is exponential onlyin the treewidth, as is the complexity of each search step. We investigate the effectiveness of different local searchmethods and several initialization strategies and compare them to otherapproximation schemes.Experimental results show that local search provides a much more accurate approximation of MAP, while requiring few search steps.Practically, this means that the complexity of local search is often exponential only in treewidth as opposed to the constrained treewidth, making approximating MAP as efficient as other computations.

READ FULL TEXT

page 1

page 2

page 3

page 4

page 5

page 8

research
10/19/2012

Solving MAP Exactly using Systematic 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
11/19/2019

Steepest ascent can be exponential in bounded treewidth problems

We investigate the complexity of local search based on steepest ascent. ...
research
02/16/2022

Quantum speedups for treewidth

In this paper, we study quantum algorithms for computing the exact value...
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
12/11/2012

Convex Relaxations for Learning Bounded Treewidth Decomposable Graphs

We consider the problem of learning the structure of undirected graphica...
research
03/15/2012

Algorithms and Complexity Results for Exact Bayesian Structure Learning

Bayesian structure learning is the NP-hard problem of discovering a Baye...

Please sign up or login with your details

Forgot password? Click here to reset