English

Parallel Algorithm for Non-Monotone DR-Submodular Maximization

Data Structures and Algorithms 2019-06-03 v1 Machine Learning

Abstract

In this work, we give a new parallel algorithm for the problem of maximizing a non-monotone diminishing returns submodular function subject to a cardinality constraint. For any desired accuracy ϵ\epsilon, our algorithm achieves a 1/eϵ1/e - \epsilon approximation using O(lognlog(1/ϵ)/ϵ3)O(\log{n} \log(1/\epsilon) / \epsilon^3) parallel rounds of function evaluations. The approximation guarantee nearly matches the best approximation guarantee known for the problem in the sequential setting and the number of parallel rounds is nearly-optimal for any constant ϵ\epsilon. Previous algorithms achieve worse approximation guarantees using Ω(log2n)\Omega(\log^2{n}) parallel rounds. Our experimental evaluation suggests that our algorithm obtains solutions whose objective value nearly matches the value obtained by the state of the art sequential algorithms, and it outperforms previous parallel algorithms in number of parallel rounds, iterations, and solution quality.

Keywords

Cite

@article{arxiv.1905.13272,
  title  = {Parallel Algorithm for Non-Monotone DR-Submodular Maximization},
  author = {Alina Ene and Huy L. Nguyen},
  journal= {arXiv preprint arXiv:1905.13272},
  year   = {2019}
}