TL;DR
This paper introduces improved evolutionary algorithms for submodular maximization with cost constraints, achieving the best known approximation guarantees and demonstrating superior empirical performance over existing methods.
Contribution
The paper develops evo-SMC and its stochastic variant st-evo-SMC, providing the first high-probability approximation guarantees for evolutionary algorithms tackling this problem.
Findings
evo-SMC achieves 1/2-approximation with high probability within O(n^2K_β) iterations
st-evo-SMC reduces iteration complexity while maintaining approximation ratio
Empirical results show the proposed algorithms outperform existing methods in solution quality
Abstract
We present an evolutionary algorithm evo-SMC for the problem of Submodular Maximization under Cost constraints (SMC). Our algorithm achieves -approximation with a high probability within iterations, where denotes the maximum size of a feasible solution set with cost constraint . To the best of our knowledge, this is the best approximation guarantee offered by evolutionary algorithms for this problem. We further refine evo-SMC, and develop st-evo-SMC. This stochastic version yields a significantly faster algorithm while maintaining the approximation ratio of , with probability . The required number of iterations reduces to , where the user defined parameters represents the stochasticity probability, and denotes the error threshold.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
