MAP Estimation in Binary MRFs via Bipartite Multi-Cuts

Abstract

We propose a new LP relaxation for obtaining the MAP assignment of a binary MRF with pairwise potentials. Our relaxation is derived from reducing the MAP assignment problem to an instance of a recently proposed Bipartite Multi-cut problem where the LP relaxation is guaranteed to provide an O(log k) approximation where k is the number of vertices adjacent to non-submodular edges in the MRF. We then propose a combinatorial algorithm to efficiently solve the LP and also provide a lower bound by concurrently solving its dual to within an approximation. The algorithm is up to an order of magnitude faster and provides better MAP scores and bounds than the state of the art message passing algorithm of [1] that tightens the local marginal polytope with third-order marginal constraints.

Cite

Text

Reddi et al. "MAP Estimation in Binary MRFs via Bipartite Multi-Cuts." Neural Information Processing Systems, 2010.

Markdown

[Reddi et al. "MAP Estimation in Binary MRFs via Bipartite Multi-Cuts." Neural Information Processing Systems, 2010.](https://mlanthology.org/neurips/2010/reddi2010neurips-map/)

BibTeX

@inproceedings{reddi2010neurips-map,
  title     = {{MAP Estimation in Binary MRFs via Bipartite Multi-Cuts}},
  author    = {Reddi, Sashank J. and Sarawagi, Sunita and Vishwanathan, Sundar},
  booktitle = {Neural Information Processing Systems},
  year      = {2010},
  pages     = {955-963},
  url       = {https://mlanthology.org/neurips/2010/reddi2010neurips-map/}
}