Machine learningEvolutionary Algorithm
NSGA-III
NSGA-III (Non-dominated Sorting Genetic Algorithm III), developed by Kalyanmoy Deb and Himanshu Jain in 2014, is a state-of-the-art evolutionary algorithm for many-objective optimization problems. It extends the popular NSGA-II algorithm with reference-point-based selection, enabling effective handling of problems with three or more conflicting objectives.
Open in MethodMindSoonVideoSoon
Read the full method
Members only
Sign inSign in with a free account to read this section.
Sources
- Deb, K., & Jain, H. (2014). An evolutionary many-objective optimization algorithm using reference-point-based nondominated sorting approach, part I: Solving problems with box constraints. IEEE Transactions on Evolutionary Computation, 18(4), 577-601. DOI: 10.1109/TEVC.2013.2281534 ↗
- Deb, K., Agrawal, S., Pratap, A., & Meyarivan, T. (2002). A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6(2), 182-197. DOI: 10.1109/4235.996017 ↗