Deterministic Algorithm and Faster Algorithm for Submodular Maximization subject to a Matroid Constraint
Niv Buchbinder, Moran Feldman

TL;DR
This paper introduces a deterministic non-oblivious local search algorithm for maximizing a monotone submodular function under a matroid constraint, achieving near-optimal approximation guarantees with improved query complexity.
Contribution
It presents a new deterministic algorithm with a $1 - 1/e - ext{small } ext{epsilon}$ approximation and significantly better query complexity, bridging the gap between deterministic and randomized methods.
Findings
Achieves approximation guarantee of $1 - 1/e - ext{epsilon}$
Query complexity of $ ilde{O}_ extpsilon(nr)$
No separation between deterministic and randomized algorithms' guarantees
Abstract
We study the problem of maximizing a monotone submodular function subject to a matroid constraint, and present for it a deterministic non-oblivious local search algorithm that has an approximation guarantee of (for any ) and query complexity of , where is the size of the ground set and is the rank of the matroid. Our algorithm vastly improves over the previous state-of-the-art -approximation deterministic algorithm, and in fact, shows that there is no separation between the approximation guarantees that can be obtained by deterministic and randomized algorithms for the problem considered. The query complexity of our algorithm can be improved to using randomization, which is nearly-linear for , and is always at least as good as the previous…
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 · Advanced Numerical Analysis Techniques · Advanced Surface Polishing Techniques
