An Efficient Message-Passing Algorithm for the M-Best MAP Problem
Abstract
Much effort has been directed at algorithms for obtaining the highest probability configuration in a probabilistic random field model known as the maximum a posteriori (MAP) inference problem. In many situations, one could benefit from having not just a single solution, but the top M most probable solutions known as the M-Best MAP problem. In this paper, we propose an efficient message-passing based algorithm for solving the M-Best MAP problem. Specifically, our algorithm solves the recently proposed Linear Programming (LP) formulation of M-Best MAP [7], while being orders of magnitude faster than a generic LP-solver. Our approach relies on studying a particular partial Lagrangian relaxation of the M-Best MAP LP which exposes a natural combinatorial structure of the problem that we exploit.
Cite
Text
Batra. "An Efficient Message-Passing Algorithm for the M-Best MAP Problem." Conference on Uncertainty in Artificial Intelligence, 2012.Markdown
[Batra. "An Efficient Message-Passing Algorithm for the M-Best MAP Problem." Conference on Uncertainty in Artificial Intelligence, 2012.](https://mlanthology.org/uai/2012/batra2012uai-efficient/)BibTeX
@inproceedings{batra2012uai-efficient,
title = {{An Efficient Message-Passing Algorithm for the M-Best MAP Problem}},
author = {Batra, Dhruv},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2012},
pages = {121-130},
url = {https://mlanthology.org/uai/2012/batra2012uai-efficient/}
}