A Theoretical Perspective on Why Stochastic Population Update Needs an Archive in Evolutionary Multi-objective Optimization
Shengjie Ren, Zimin Liang, Miqing Li, Chao Qian

TL;DR
This paper provides a theoretical analysis showing that incorporating an archive in stochastic population update methods can significantly improve the efficiency of multi-objective evolutionary algorithms, especially with small populations.
Contribution
It introduces a theoretical framework demonstrating how an archive enhances stochastic population updates in MOEAs, reducing expected runtime and improving search performance.
Findings
Using an archive can exponentially reduce expected runtime.
Small populations with an archive can outperform larger populations without one.
The $(+)$ update mode is more suitable for SPU than the $(+1)$ mode.
Abstract
Evolutionary algorithms (EAs) have been widely applied to multi-objective optimization due to their population-based nature. Population update, a key component in multi-objective EAs (MOEAs), is usually performed in a greedy, deterministic manner. However, recent studies have questioned this practice and shown that stochastic population update (SPU), which allows inferior solutions have a chance to be preserved, can help MOEAs jump out of local optima more easily. Nevertheless, SPU risks losing high-quality solutions, potentially requiring a large population. Intuitively, a possible solution to this issue is to introduce an archive that stores the best solutions ever found. In this paper, we theoretically show that using an archive allows a small population and may enhance the search performance of SPU-based MOEAs. We examine two classic algorithms, SMS-EMOA and NSGA-II, on the…
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
