English

Tightening LP Relaxations for MAP using Message Passing

Data Structures and Algorithms 2012-06-18 v1 Artificial Intelligence Computational Engineering, Finance, and Science

Abstract

Linear Programming (LP) relaxations have become powerful tools for finding the most probable (MAP) configuration in graphical models. These relaxations can be solved efficiently using message-passing algorithms such as belief propagation and, when the relaxation is tight, provably find the MAP configuration. The standard LP relaxation is not tight enough in many real-world problems, however, and this has lead to the use of higher order cluster-based LP relaxations. The computational cost increases exponentially with the size of the clusters and limits the number and type of clusters we can use. We propose to solve the cluster selection problem monotonically in the dual LP, iteratively selecting clusters with guaranteed improvement, and quickly re-solving with the added clusters by reusing the existing solution. Our dual message-passing algorithm finds the MAP configuration in protein sidechain placement, protein design, and stereo problems, in cases where the standard LP relaxation fails.

Keywords

Cite

@article{arxiv.1206.3288,
  title  = {Tightening LP Relaxations for MAP using Message Passing},
  author = {David Sontag and Talya Meltzer and Amir Globerson and Tommi S. Jaakkola and Yair Weiss},
  journal= {arXiv preprint arXiv:1206.3288},
  year   = {2012}
}

Comments

Appears in Proceedings of the Twenty-Fourth Conference on Uncertainty in Artificial Intelligence (UAI2008)

R2 v1 2026-06-21T21:19:39.933Z