LGMLMay 13, 2018

Accelerating Message Passing for MAP with Benders Decomposition

arXiv:1805.04958v15 citations
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck in probabilistic graphical models for researchers and practitioners, though it appears incremental as it builds on existing decomposition methods.

The paper tackles the intractability of message passing for MAP inference in Markov random fields with low state space variables by introducing a Benders decomposition approach to tighten the local polytope relaxation, resulting in an efficient procedure for binary problems that produces a tight upper envelope at minimizers.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes