Efficient Minimization of Decomposable Submodular Functions
Peter Stobbe, Andreas Krause

TL;DR
This paper introduces a new subclass of submodular functions called decomposable functions and presents an efficient algorithm, SLG, that significantly outperforms existing methods on large-scale problems.
Contribution
The paper defines decomposable submodular functions and develops the SLG algorithm, enabling efficient minimization on large problems with tens of thousands of variables.
Findings
SLG outperforms existing algorithms by several orders of magnitude.
Demonstrated effectiveness on synthetic benchmarks.
Successfully applied to a joint classification-and-segmentation task.
Abstract
Many combinatorial problems arising in machine learning can be reduced to the problem of minimizing a submodular function. Submodular functions are a natural discrete analog of convex functions, and can be minimized in strongly polynomial time. Unfortunately, state-of-the-art algorithms for general submodular minimization are intractable for larger problems. In this paper, we introduce a novel subclass of submodular minimization problems that we call decomposable. Decomposable submodular functions are those that can be represented as sums of concave functions applied to modular functions. We develop an algorithm, SLG, that can efficiently minimize decomposable submodular functions with tens of thousands of variables. Our algorithm exploits recent results in smoothed convex minimization. We apply SLG to synthetic benchmarks and a joint classification-and-segmentation task, and show that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Advanced Neural Network Applications
