Sliding Window Bi-Objective Evolutionary Algorithms for Optimizing Chance-Constrained Monotone Submodular Functions
Xiankun Yan, Aneta Neumann, Frank Neumann

TL;DR
This paper introduces a sliding-window variant of the GSEMO algorithm for optimizing chance-constrained monotone submodular functions, improving runtime guarantees and solution quality over existing methods.
Contribution
The paper proposes the SW-GSEMO algorithm, which limits population size using a sliding-selection approach, providing better theoretical runtime bounds and empirical performance.
Findings
SW-GSEMO outperforms GSEMO and NSGA-II in maximum coverage under chance constraints.
Theoretical analysis shows improved runtime guarantees for SW-GSEMO.
Visualization reveals the selection behavior of SW-GSEMO during optimization.
Abstract
Variants of the GSEMO algorithm using multi-objective formulations have been successfully analyzed and applied to optimize chance-constrained submodular functions. However, due to the effect of the increasing population size of the GSEMO algorithm considered in these studies from the algorithms, the approach becomes ineffective if the number of trade-offs obtained grows quickly during the optimization run. In this paper, we apply the sliding-selection approach introduced in [21] to the optimization of chance-constrained monotone submodular functions. We theoretically analyze the resulting SW-GSEMO algorithm which successfully limits the population size as a key factor that impacts the runtime and show that this allows it to obtain better runtime guarantees than the best ones currently known for the GSEMO. In our experimental study, we compare the performance of the SW-GSEMO to the GSEMO…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Scheduling and Optimization Algorithms
