The First Proven Performance Guarantees for the Non-Dominated Sorting Genetic Algorithm II (NSGA-II) on a Combinatorial Optimization Problem
Sacha Cerf, Benjamin Doerr, Benjamin Hebras, Yakob Kahane, Simon, Wietheger

TL;DR
This paper provides the first rigorous performance guarantees for NSGA-II on a complex combinatorial problem, demonstrating its efficiency in computing Pareto optimal solutions for the bi-objective minimum spanning tree problem.
Contribution
It establishes the first proven runtime bounds for NSGA-II on a non-synthetic, NP-complete problem, extending theoretical understanding beyond benchmark problems.
Findings
NSGA-II computes all extremal Pareto points in expected polynomial time.
The analysis confirms the empirical effectiveness of NSGA-II on complex problems.
Improved analysis of global SEMO algorithm performance on the same problem.
Abstract
The Non-dominated Sorting Genetic Algorithm-II (NSGA-II) is one of the most prominent algorithms to solve multi-objective optimization problems. Recently, the first mathematical runtime guarantees have been obtained for this algorithm, however only for synthetic benchmark problems. In this work, we give the first proven performance guarantees for a classic optimization problem, the NP-complete bi-objective minimum spanning tree problem. More specifically, we show that the NSGA-II with population size computes all extremal points of the Pareto front in an expected number of iterations, where is the number of vertices, the number of edges, and is the maximum edge weight in the problem instance. This result confirms, via mathematical means, the good performance of the NSGA-II observed empirically. It…
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 · Evolutionary Algorithms and Applications
