Faster Guarantees of Evolutionary Algorithms for Maximization of Monotone Submodular Functions

August 03, 2019 Β· Declared Dead Β· πŸ› International Joint Conference on Artificial Intelligence

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Victoria G. Crawford arXiv ID 1908.01230 Category cs.DS: Data Structures & Algorithms Citations 10 Venue International Joint Conference on Artificial Intelligence Last Checked 3 months ago
Abstract
In this paper, the monotone submodular maximization problem (SM) is studied. SM is to find a subset of size $ΞΊ$ from a universe of size $n$ that maximizes a monotone submodular objective function $f$. We show using a novel analysis that the Pareto optimization algorithm achieves a worst-case ratio of $(1-Ξ΅)(1-1/e)$ in expectation for every cardinality constraint $ΞΊ< P$, where $P\leq n+1$ is an input, in $O(nP\ln(1/Ξ΅))$ queries of $f$. In addition, a novel evolutionary algorithm called the biased Pareto optimization algorithm, is proposed that achieves a worst-case ratio of $(1-Ξ΅)(1-1/e)$ in expectation for every cardinality constraint $ΞΊ< P$ in $O(n\ln(P)\ln(1/Ξ΅))$ queries of $f$. Further, the biased Pareto optimization algorithm can be modified in order to achieve a worst-case ratio of $(1-Ξ΅)(1-1/e)$ in expectation for cardinality constraint $ΞΊ$ in $O(n\ln(1/Ξ΅))$ queries of $f$. An empirical evaluation corroborates our theoretical analysis of the algorithms, as the algorithms exceed the stochastic greedy solution value at roughly when one would expect based upon our analysis.
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