An Exponential Speedup in Parallel Running Time for Submodular Maximization without Loss in Approximation
Eric Balkanski, Aviad Rubinstein, Yaron Singer

TL;DR
This paper introduces a new parallel algorithm for monotone submodular maximization that achieves near-optimal approximation with exponentially faster adaptivity, significantly improving efficiency without sacrificing much accuracy.
Contribution
The paper presents a novel algorithm that attains near-optimal approximation in logarithmic adaptive rounds, achieving exponential speedup in parallel running time for submodular maximization.
Findings
Achieves approximation arbitrarily close to 1-1/e in O(log n) adaptive rounds.
Provides an exponential speedup in parallel running time compared to previous algorithms.
Guarantees are optimal in both approximation and adaptivity, up to lower order terms.
Abstract
In this paper we study the adaptivity of submodular maximization. Adaptivity quantifies the number of sequential rounds that an algorithm makes when function evaluations can be executed in parallel. Adaptivity is a fundamental concept that is heavily studied across a variety of areas in computer science, largely due to the need for parallelizing computation. For the canonical problem of maximizing a monotone submodular function under a cardinality constraint, it is well known that a simple greedy algorithm achieves a approximation and that this approximation is optimal for polynomial-time algorithms. Somewhat surprisingly, despite extensive efforts on submodular optimization for large-scale datasets, until very recently there was no known algorithm that achieves a constant factor approximation for this problem whose adaptivity is sublinear in the size of the ground set .…
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 · Ferroelectric and Negative Capacitance Devices
