Pushing Forward Marginal MAP with Best-First Search

Abstract

Marginal MAP is known to be a difficult task for graphical models, particularly because the evaluation of each MAP assignment involves a conditional likelihood computation. In order to minimize the number of likelihood evaluations, we focus in this paper on best-first search strategies for exploring the space of partial MAP assignments. We analyze the potential relative benefits of several best-first search algorithms and demonstrate their effectiveness against recent branch and bound schemes through extensive empirical evaluations. Our results show that best-first search improves significantly over existing depth-first approaches, in many cases by several orders of magnitude, especially when guided by relatively weak heuristics.

Cite

Text

Marinescu et al. "Pushing Forward Marginal MAP with Best-First Search." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[Marinescu et al. "Pushing Forward Marginal MAP with Best-First Search." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/marinescu2015ijcai-pushing/)

BibTeX

@inproceedings{marinescu2015ijcai-pushing,
  title     = {{Pushing Forward Marginal MAP with Best-First Search}},
  author    = {Marinescu, Radu and Dechter, Rina and Ihler, Alexander},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {696-702},
  url       = {https://mlanthology.org/ijcai/2015/marinescu2015ijcai-pushing/}
}