Faster Parametric Submodular Function Minimization by Exploiting Duality
Swati Gupta, Alec Zhu

TL;DR
This paper introduces a new weakly polynomial-time algorithm for parametric submodular function minimization that reduces oracle calls by leveraging duality and cutting plane methods, matching the best known time bounds.
Contribution
It develops the first weakly polynomial algorithms for the problem by exploiting a dual formulation and recent cutting plane techniques, improving efficiency over previous methods.
Findings
Reduces submodular minimization oracle calls
Matches the best known weakly polynomial time bounds
Provides a dual formulation approach for the problem
Abstract
Let be a submodular function on a ground set , and let denote its extended polymatroid. Given a direction with at least one positive entry, the line search problem is to find the largest scalar such that . The best known strongly polynomial-time algorithm for this problem is based on the discrete Newton's method and requires SFM time, where SFM is the time for exact submodular function minimization under the value oracle model. In this work, we study the first weakly polynomial-time algorithms for this problem. We reduce the number of calls to the exact submodular minimization oracle by exploiting a dual formulation of the parametric line search problem and recent advances in cutting plane methods. We obtain a running time of \[ O\bigl(n^2…
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 · Computational Geometry and Mesh Generation · Advanced Graph Theory Research
