Submodular Maximization with Nearly-optimal Approximation and Adaptivity in Nearly-linear Time
Alina Ene, Huy L. Nguyen

TL;DR
This paper introduces a nearly-linear time algorithm for maximizing monotone submodular functions under a cardinality constraint, achieving near-optimal approximation with significantly reduced adaptivity compared to previous methods.
Contribution
The authors present the first algorithm that attains a $1 - 1/e - ext{epsilon}$ approximation with $O(rac{ ext{log} n}{ ext{epsilon}^2})$ rounds of adaptivity, improving over the previous $ ext{Omega}(n)$ adaptivity bounds.
Findings
Achieves near-optimal approximation with logarithmic adaptivity rounds.
Runs in nearly-linear time with respect to the size of the ground set.
Reduces adaptivity complexity from linear to logarithmic in n.
Abstract
In this paper, we study the tradeoff between the approximation guarantee and adaptivity for the problem of maximizing a monotone submodular function subject to a cardinality constraint. The adaptivity of an algorithm is the number of sequential rounds of queries it makes to the evaluation oracle of the function, where in every round the algorithm is allowed to make polynomially-many parallel queries. Adaptivity is an important consideration in settings where the objective function is estimated using samples and in applications where adaptivity is the main running time bottleneck. Previous algorithms achieving a nearly-optimal approximation require rounds of adaptivity. In this work, we give the first algorithm that achieves a approximation using rounds of adaptivity. The number of function evaluations and…
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 · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
