Accelerated Dual Decomposition for MAP Inference

Abstract

Approximate MAP inference in graphical models is an important and challenging problem for many domains including computer vision, computational biology and natural language understanding. Current state-of-the-art approaches employ convex relaxations of these problems as surrogate objectives, but only provide weak running time guarantees. In this paper, we develop an approximate inference algorithm that is both efficient and has strong theoretical guarantees. Specifically, our algorithm is guaranteed to converge to an $\epsilon$-accurate solution of the convex relaxation in $O\left(\frac{1}{\epsilon}\right)$ time. We demonstrate our approach on synthetic and real-world problems and show that it outperforms current state-of-the-art techniques.

Cite

Text

Jojic et al. "Accelerated Dual Decomposition for MAP Inference." International Conference on Machine Learning, 2010.

Markdown

[Jojic et al. "Accelerated Dual Decomposition for MAP Inference." International Conference on Machine Learning, 2010.](https://mlanthology.org/icml/2010/jojic2010icml-accelerated/)

BibTeX

@inproceedings{jojic2010icml-accelerated,
  title     = {{Accelerated Dual Decomposition for MAP Inference}},
  author    = {Jojic, Vladimir and Gould, Stephen and Koller, Daphne},
  booktitle = {International Conference on Machine Learning},
  year      = {2010},
  pages     = {503-510},
  url       = {https://mlanthology.org/icml/2010/jojic2010icml-accelerated/}
}