paper-with-me

Papers

Accelerating Message Passing for MAP with Benders Decomposition

2018-05-13 · Julian Yarkony, Shaofei Wang

We introduce a novel mechanism to tighten the local polytope relaxation for MAP inference in Markov random fields with low state space variables. We consider a surjection of the variables to a set of hyper-variables and apply the local polytope relaxation over these hyper-variables. The state space of each individual hyper-variable is constructed to be enumerable while the vector product of pairs is not easily enumerable making message passing inference intractable. To circumvent the difficulty of enumerating the vector product of state spaces of hyper-variables we introduce a novel Benders decomposition approach. This produces an upper envelope describing the message constructed from affine functions of the individual variables that compose the hyper-variable receiving the message. The envelope is tight at the minimizers which are shared by the true message. Benders rows are constructed to be Pareto optimal and are generated using an efficient procedure targeted for binary problems.

📄 PDF Abstract BibTeX arXiv:1805.04958

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accelerating Dynamic Programs via Nested Benders Decomposition with Application to Multi-Person Pose Estimation

2018-09-01 · ECCV 2018 9 · Shaofei Wang, Alexander Ihler, Konrad Kording, Julian Yarkony

We present a novel approach to solve dynamic programs (DP), which are frequent in computer vision, on tree-structured graphs with exponential node state space. Typical DP approaches have to enumerate the joint state spa…

Multi-Person Pose EstimationPose Estimation

Accelerating L-shaped Two-stage Stochastic SCUC with Learning Integrated Benders Decomposition

2023-11-17 · Fouad Hasan, Amin Kargarian

Benders decomposition is widely used to solve large mixed-integer problems. This paper takes advantage of machine learning and proposes enhanced variants of Benders decomposition for solving two-stage stochastic security…

regression

Accelerating Signal-Temporal-Logic-Based Task and Motion Planning of Bipedal Navigation using Benders Decomposition

2025-08-18 · Jiming Ren, Xuan Lin, Roman Mineyev, Karen M. Feigh 외 arxiv

Task and motion planning under Signal Temporal Logic constraints is known to be NP-hard. A common class of approaches formulates these hybrid problems, which involve discrete task scheduling and continuous motion plannin…

Motion Planning

Massively Parallel Benders Decomposition for Correlation Clustering

2019-02-15 · Margret Keuper, Jovita Lukasik, Maneesh Singh, Julian Yarkony

We tackle the problem of graph partitioning for image segmentation using correlation clustering (CC), which we treat as an integer linear program (ILP). We reformulate optimization in the ILP so as to admit efficient opt…

Clusteringgraph partitioningImage SegmentationSemantic Segmentation

The Proxy Benders Decomposition

2026-06-05 · Changkun Guan, El Mehdi Er Raqabi, Mathieu Tanneau, Pascal Van Hentenryck arxiv

Benders decomposition is a fundamental framework for solving large-scale mixed-integer optimization problems with complicating variables that, when fixed, yield significantly easier subproblems. However, classical Bender…