Parallel Algorithm for Non-Monotone DR-Submodular Maximization

May 30, 2019 Β· Declared Dead Β· πŸ› International Conference on Machine Learning

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Alina Ene, Huy L. Nguyen arXiv ID 1905.13272 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG Citations 17 Venue International Conference on Machine Learning Last Checked 3 months ago
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 $Ξ΅$, our algorithm achieves a $1/e - Ξ΅$ approximation using $O(\log{n} \log(1/Ξ΅) / Ξ΅^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 $Ξ΅$. Previous algorithms achieve worse approximation guarantees using $Ξ©(\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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted