Sparse Submodular Function Minimization
Andrei Graur, Haotian Jiang, Aaron Sidford

TL;DR
This paper introduces new algorithms for minimizing submodular functions with sparse minimizers, achieving faster parallel and query complexities using first-order optimization methods and novel sparse dual certificates.
Contribution
It presents deterministic and randomized algorithms for sparse submodular minimization that improve parallel depth and query complexity, utilizing first-order methods and introducing sparse dual certificates.
Findings
Deterministic algorithm with poly(k) parallel depth
Randomized algorithm with near-linear queries for exact minimization
Introduction of sparse dual certificates for efficient optimization
Abstract
In this paper we study the problem of minimizing a submodular function that is guaranteed to have a -sparse minimizer. We give a deterministic algorithm that computes an additive -approximate minimizer of such in parallel depth using a polynomial number of queries to an evaluation oracle of , where . Further, we give a randomized algorithm that computes an exact minimizer of with high probability using queries and polynomial time. When , our algorithms use either nearly-constant parallel depth or a nearly-linear number of evaluation oracle queries. All previous algorithms for this problem either use parallel depth or queries. In contrast to…
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 Graph Theory Research
