DSCVDec 16, 2016

A Dual Ascent Framework for Lagrangean Decomposition of Combinatorial Problems

arXiv:1612.05460v230 citations
Originality Incremental advance
AI Analysis

This provides a versatile tool for researchers and practitioners in optimization, though it is incremental as it builds on existing decomposition methods.

The authors tackled the lack of a general algorithm for Lagrangean decomposition in combinatorial problems by proposing a dual ascent framework with tunable parameters, achieving superior performance over state-of-the-art solvers in graph matching and multicut problems.

We propose a general dual ascent framework for Lagrangean decomposition of combinatorial problems. Although methods of this type have shown their efficiency for a number of problems, so far there was no general algorithm applicable to multiple problem types. In his work, we propose such a general algorithm. It depends on several parameters, which can be used to optimize its performance in each particular setting. We demonstrate efficacy of our method on graph matching and multicut problems, where it outperforms state-of-the-art solvers including those based on subgradient optimization and off-the-shelf linear programming solvers.

Code Implementations1 repo
Foundations

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

Your Notes