Hybridization of Evolutionary Algorithms
Iztok Fister, Marjan Mernik, Janez Brest

TL;DR
This paper discusses hybridizing all three core elements of evolutionary algorithms—objective functions, survivor selection, and parameter settings—to enhance their performance on complex NP-hard problems, with extensive experimental validation.
Contribution
It introduces a comprehensive hybridization approach for evolutionary algorithms, including a new neutral selection operator and self-adaptation, applied to real-world NP-hard problems.
Findings
Hybridization significantly improves evolutionary algorithm performance.
The new neutral selection operator effectively explores new search regions.
Self-adaptation helps in optimal parameter tuning.
Abstract
Evolutionary algorithms are good general problem solver but suffer from a lack of domain specific knowledge. However, the problem specific knowledge can be added to evolutionary algorithms by hybridizing. Interestingly, all the elements of the evolutionary algorithms can be hybridized. In this chapter, the hybridization of the three elements of the evolutionary algorithms is discussed: the objective function, the survivor selection operator and the parameter settings. As an objective function, the existing heuristic function that construct the solution of the problem in traditional way is used. However, this function is embedded into the evolutionary algorithm that serves as a generator of new solutions. In addition, the objective function is improved by local search heuristics. The new neutral selection operator has been developed that is capable to deal with neutral solutions, i.e.…
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
