paper-with-me

Papers

Efficient Semidefinite Branch-and-Cut for MAP-MRF Inference

2014-04-20 · Peng Wang, Chunhua Shen, Anton Van Den Hengel, Philip Torr

We propose a Branch-and-Cut (B&C) method for solving general MAP-MRF inference problems. The core of our method is a very efficient bounding procedure, which combines scalable semidefinite programming (SDP) and a cutting-plane method for seeking violated constraints. In order to further speed up the computation, several strategies have been exploited, including model reduction, warm start and removal of inactive constraints. We analyze the performance of the proposed method under different settings, and demonstrate that our method either outperforms or performs on par with state-of-the-art approaches. Especially when the connectivities are dense or when the relative magnitudes of the unary costs are low, we achieve the best reported results. Experiments show that the proposed algorithm achieves better approximation than the state-of-the-art methods within a variety of time budgets on challenging non-submodular MAP-MRF inference problems.

📄 PDF Abstract BibTeX arXiv:1404.5009

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Optimal Branching of Linear and Semidefinite Relaxations for Neural Network Robustness Certification

2021-01-22 · Brendon G. Anderson, Ziye Ma, Jingqi Li, Somayeh Sojoudi

In this paper, we study certifying the robustness of ReLU neural networks against adversarial input perturbations. To diminish the relaxation error suffered by the popular linear programming (LP) and semidefinite program…

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

2020-12-04 · NeurIPS 2020 12 · 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. Semidefini…

Global Optimization for Cardinality-constrained Minimum Sum-of-Squares Clustering via Semidefinite Programming

2022-09-19 · Veronica Piccialli, Antonio M. Sudoso

The minimum sum-of-squares clustering (MSSC), or k-means type clustering, has been recently extended to exploit prior knowledge on the cardinality of each cluster. Such knowledge is used to increase performance as well a…

Clusteringglobal-optimization

A Semidefinite Programming-Based Branch-and-Cut Algorithm for Biclustering

2024-03-17 · Antonio M. Sudoso

Biclustering, also called co-clustering, block clustering, or two-way clustering, involves the simultaneous clustering of both the rows and columns of a data matrix into distinct groups, such that the rows and columns wi…

Clusteringvalid

Semidefinite tests for latent causal structures

2017-01-03 · Aditya Kela, Kai von Prillwitz, Johan Aberg, Rafael Chaves 외

Testing whether a probability distribution is compatible with a given Bayesian network is a fundamental task in the field of causal inference, where Bayesian networks model causal relations. Here we consider the class of…

Causal Inference