A Deterministic Algorithm for Maximizing Submodular Functions
Shahar Dobzinski, Ami Mor

TL;DR
This paper introduces the first deterministic algorithm that surpasses the 1/3 approximation ratio for maximizing non-negative submodular functions, achieving a 2/5 ratio through recursive local search composition.
Contribution
It presents the first deterministic algorithm with an approximation ratio better than 1/3 for submodular maximization, using recursive local search techniques.
Findings
Deterministic algorithm achieves 2/5 approximation ratio.
Recursion depth of 2 guarantees the approximation ratio.
Open question: potential improvement with increased recursion depth.
Abstract
The problem of maximizing a non-negative submodular function was introduced by Feige, Mirrokni, and Vondrak [FOCS'07] who provided a deterministic local-search based algorithm that guarantees an approximation ratio of , as well as a randomized -approximation algorithm. An extensive line of research followed and various algorithms with improving approximation ratios were developed, all of them are randomized. Finally, Buchbinder et al. [FOCS'12] presented a randomized -approximation algorithm, which is the best possible. This paper gives the first deterministic algorithm for maximizing a non-negative submodular function that achieves an approximation ratio better than . The approximation ratio of our algorithm is . Our algorithm is based on recursive composition of solutions obtained by the local search algorithm of Feige et al. We…
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 · Privacy-Preserving Technologies in Data
