Efficient Message Passing for 0-1 ILPs with Binary Decision Diagrams

Jan-Hendrik Lange,Paul Swoboda
DOI: https://doi.org/10.48550/arXiv.2009.00481
2020-09-01
Optimization and Control
Abstract:We present a message passing method for 0-1 integer linear programs. Our algorithm is based on a decomposition of the original problem into subproblems that are represented as binary decision diagrams. The resulting Lagrangean dual is solved iteratively by a series of efficient block coordinate ascent steps. Our method has linear iteration complexity in the size of the decomposition and can be effectively parallelized. The characteristics of our approach are desirable towards solving ever larger problems arising in structured prediction. We present experimental results on combinatorial problems from MAP inference for Markov Random Fields, quadratic assignment, discrete tomography and cell tracking for developmental biology and show promising performance.
What problem does this paper attempt to address?