Proven Approximation Guarantees in Multi-Objective Optimization: SPEA2 Beats NSGA-II

Abstract

Together with the NSGA-II and SMS-EMOA, the strength Pareto evolutionary algorithm 2 (SPEA2) is one of the most prominent dominance-based multi-objective evolutionary algorithms (MOEAs). Different from the NSGA-II, it does not employ the crowding distance (essentially the distance to neighboring solutions) to compare pairwise non-dominating solutions but a complex system of σ-distances that builds on the distances to all other solutions. In this work, we give a first mathematical proof showing that this more complex system of distances can be superior. More specifically, we prove that a simple steady-state SPEA2 can compute optimal approximations of the Pareto front of the OneMinMax benchmark in polynomial time. The best proven guarantee for a comparable variant of the NSGA-II only assures approximation ratios of roughly a factor of two, and both mathematical analyses and experiments indicate that optimal approximations are not found efficiently.

Cite

Text

Alghouass et al. "Proven Approximation Guarantees in Multi-Objective Optimization: SPEA2 Beats NSGA-II." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/982

Markdown

[Alghouass et al. "Proven Approximation Guarantees in Multi-Objective Optimization: SPEA2 Beats NSGA-II." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/alghouass2025ijcai-proven/) doi:10.24963/IJCAI.2025/982

BibTeX

@inproceedings{alghouass2025ijcai-proven,
  title     = {{Proven Approximation Guarantees in Multi-Objective Optimization: SPEA2 Beats NSGA-II}},
  author    = {Alghouass, Yasser and Doerr, Benjamin and Krejca, Martin S. and Lagmah, Mohammed},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {8833-8841},
  doi       = {10.24963/IJCAI.2025/982},
  url       = {https://mlanthology.org/ijcai/2025/alghouass2025ijcai-proven/}
}