English

Faster Guarantees of Evolutionary Algorithms for Maximization of Monotone Submodular Functions

Data Structures and Algorithms 2021-07-07 v5

Abstract

In this paper, the monotone submodular maximization problem (SM) is studied. SM is to find a subset of size κ\kappa from a universe of size nn that maximizes a monotone submodular objective function ff. We show using a novel analysis that the Pareto optimization algorithm achieves a worst-case ratio of (1ϵ)(11/e)(1-\epsilon)(1-1/e) in expectation for every cardinality constraint κ<P\kappa < P, where Pn+1P\leq n+1 is an input, in O(nPln(1/ϵ))O(nP\ln(1/\epsilon)) queries of ff. In addition, a novel evolutionary algorithm called the biased Pareto optimization algorithm, is proposed that achieves a worst-case ratio of (1ϵ)(11/e)(1-\epsilon)(1-1/e) in expectation for every cardinality constraint κ<P\kappa < P in O(nln(P)ln(1/ϵ))O(n\ln(P)\ln(1/\epsilon)) queries of ff. Further, the biased Pareto optimization algorithm can be modified in order to achieve a worst-case ratio of (1ϵ)(11/e)(1-\epsilon)(1-1/e) in expectation for cardinality constraint κ\kappa in O(nln(1/ϵ))O(n\ln(1/\epsilon)) queries of ff. 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.

Keywords

Cite

@article{arxiv.1908.01230,
  title  = {Faster Guarantees of Evolutionary Algorithms for Maximization of Monotone Submodular Functions},
  author = {Victoria G. Crawford},
  journal= {arXiv preprint arXiv:1908.01230},
  year   = {2021}
}

Comments

To be presented as a full paper at IJCAI 2021

R2 v1 2026-06-23T10:39:00.524Z