Submodular Maximization with Matroid and Packing Constraints in Parallel

August 29, 2018 Β· Declared Dead Β· πŸ› Symposium on the Theory of Computing

πŸ‘» 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, Adrian Vladu arXiv ID 1808.09987 Category cs.DS: Data Structures & Algorithms Citations 42 Venue Symposium on the Theory of Computing Last Checked 3 months ago
Abstract
We consider the problem of maximizing the multilinear extension of a submodular function subject a single matroid constraint or multiple packing constraints with a small number of adaptive rounds of evaluation queries. We obtain the first algorithms with low adaptivity for submodular maximization with a matroid constraint. Our algorithms achieve a $1-1/e-Ξ΅$ approximation for monotone functions and a $1/e-Ξ΅$ approximation for non-monotone functions, which nearly matches the best guarantees known in the fully adaptive setting. The number of rounds of adaptivity is $O(\log^2{n}/Ξ΅^3)$, which is an exponential speedup over the existing algorithms. We obtain the first parallel algorithm for non-monotone submodular maximization subject to packing constraints. Our algorithm achieves a $1/e-Ξ΅$ approximation using $O(\log(n/Ξ΅) \log(1/Ξ΅) \log(n+m)/ Ξ΅^2)$ parallel rounds, which is again an exponential speedup in parallel time over the existing algorithms. For monotone functions, we obtain a $1-1/e-Ξ΅$ approximation in $O(\log(n/Ξ΅)\log(m)/Ξ΅^2)$ parallel rounds. The number of parallel rounds of our algorithm matches that of the state of the art algorithm for solving packing LPs with a linear objective. Our results apply more generally to the problem of maximizing a diminishing returns submodular (DR-submodular) function.
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