Papers › Efficient semidefinite-programming-based inference for binary and multi-class MRFs

Efficient semidefinite-programming-based inference for binary and multi-class MRFs

4 Dec 2020NeurIPS 2020 12arXiv:2012.02661archive 2025-07-28

Chirag Pabbaraju, Po-Wei Wang, J. Zico Kolter

Probabilistic inference in pairwise Markov Random Fields (MRFs), i.e. computing the partition function or computing a MAP estimate of the variables, is a foundational problem in probabilistic graphical models. Semidefinite programming relaxations have long been a theoretically powerful tool for analyzing properties of probabilistic inference, but have not been practical owing to the high computational cost of typical solvers for solving the resulting SDPs. In this paper, we propose an efficient method for computing the partition function or MAP estimate in a pairwise MRF by instead exploiting a recently proposed coordinate-descent-based fast semidefinite solver. We also extend semidefinite relaxations from the typical binary MRF to the full multi-class setting, and develop a compact semidefinite relaxation that can again be solved efficiently using the solver. We show that the method substantially outperforms (both in terms of solution quality and speed) the existing state of the art in approximate inference, on benchmark problems drawn from previous work. We also show that our approach can scale to large MRF domains such as fully-connected pairwise CRF models used in computer vision.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2012.02661")

Code

Syntology Ran 7 of 9 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 5 ran · honoured contract; 2 ran · fixture could not drive it.

By repository: official repository: 9 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

locuslab/sdp_mrf officialmentioned in paper report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 7 ran; 5 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran · honoured contract
2ran · fixture could not drive it
2unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from locuslab/sdp_mrf. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

LSE locuslab/sdp_mrf/sdp_mrf/solvers.py official repository ran · honoured contract fingerprinted MIT (permissive) · 74fe1ce7849f0817 · report
ensure_C locuslab/sdp_mrf/sdp_mrf/solvers.py official repository ran · honoured contract fingerprinted MIT (permissive) · 078d4c6caaf8bb4d · report
get_f locuslab/sdp_mrf/sdp_mrf/solvers.py official repository ran · fixture could not drive it MIT (permissive) · 276e6384cce7f620 · report
get_simplex locuslab/sdp_mrf/sdp_mrf/solvers.py official repository ran · honoured contract fingerprinted MIT (permissive) · db42752c7986c8d4 · report
get_string_from_vector locuslab/sdp_mrf/sdp_mrf/solvers.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · f3eef2a362cd37ce · report
obtain_rounded_v locuslab/sdp_mrf/sdp_mrf/solvers.py official repository ran · honoured contract fingerprinted MIT (permissive) · dd46cca59b6d89f0 · report
rand_unit_vector locuslab/sdp_mrf/sdp_mrf/solvers.py official repository ran · honoured contract fingerprinted MIT (permissive) · 83fe58ac1845e2a8 · report
M4PlusSolver locuslab/sdp_mrf/sdp_mrf/solvers.py official repository unverified MIT (permissive) · 145ab8571d9356b3 · report
Solver locuslab/sdp_mrf/sdp_mrf/solvers.py official repository unverified MIT (permissive) · 29da6a3bf1666757 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CRF

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections