Discretely Beyond $1/e$: Guided Combinatorial Algorithms for Submodular Maximization
Yixin Chen, Ankur Nath, Chunli Peng, Alan Kuhnle

TL;DR
This paper introduces new combinatorial algorithms that surpass the $1/e$ approximation barrier for constrained submodular maximization, achieving higher ratios with efficient query complexity.
Contribution
It presents the first combinatorial algorithms to beat the $1/e$ barrier for submodular maximization under size and matroid constraints, using guided greedy and local search techniques.
Findings
Achieved a 0.385 approximation ratio for size constraints.
Achieved a 0.305 approximation ratio for matroid constraints.
Developed deterministic algorithms with the same ratios and complexity.
Abstract
For constrained, not necessarily monotone submodular maximization, all known approximation algorithms with ratio greater than require continuous ideas, such as queries to the multilinear extension of a submodular function and its gradient, which are typically expensive to simulate with the original set function. For combinatorial algorithms, the best known approximation ratios for both size and matroid constraint are obtained by a simple randomized greedy algorithm of Buchbinder et al. [9]: for size constraint and for the matroid constraint in queries, where is the rank of the matroid. In this work, we develop the first combinatorial algorithms to break the barrier: we obtain approximation ratio of in queries to the submodular set function for size constraint, and for a general matroid…
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 · Rough Sets and Fuzzy Logic
MethodsSparse Evolutionary Training
