Efficient semidefinite bounds for multi-label discrete graphical models
Valentin Durante, George Katsirelos, Thomas Schiex

TL;DR
This paper introduces efficient low-rank semidefinite programming methods to compute bounds for multi-label discrete graphical models, improving over traditional LP relaxations in accuracy and computational cost.
Contribution
It extends Burer-Monteiro style methods to handle multi-label graphical models, providing tighter bounds with lower computational costs than existing approaches.
Findings
The BCD approach outperforms dualized methods on hard instances.
The proposed methods yield tighter bounds than local consistency algorithms.
The approach scales to models with arbitrary labels and binary cost functions.
Abstract
By concisely representing a joint function of many variables as the combination of small functions, discrete graphical models (GMs) provide a powerful framework to analyze stochastic and deterministic systems of interacting variables. One of the main queries on such models is to identify the extremum of this joint function. This is known as the Weighted Constraint Satisfaction Problem (WCSP) on deterministic Cost Function Networks and as Maximum a Posteriori (MAP) inference on stochastic Markov Random Fields. Algorithms for approximate WCSP inference typically rely on local consistency algorithms or belief propagation. These methods are intimately related to linear programming (LP) relaxations and often coupled with reparametrizations defined by the dual solution of the associated LP. Since the seminal work of Goemans and Williamson, it is well understood that convex SDP relaxations can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Machine Learning and Algorithms · Constraint Satisfaction and Optimization
