-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAbstract.tex
More file actions
16 lines (16 loc) · 1.29 KB
/
Abstract.tex
File metadata and controls
16 lines (16 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Most recombination operators are designed to provide an adaptive behavior with the principle of altering its exploration capabilities depending on the diversity of the population.
%
However, depending only on the content of the population might be a drawback in long-term executions because diversity could not be large enough and the search process might prematurely converge.
%
Based on the previous scenario, a novel recombination operator is designed for tackling continuous Multi-objective Optimization Problems (MOPs), which works effectively to enhance the search capability of Multi-Objective Evolutionary Algorithms (MOEAs).
%
Particularly, this operator extends the Simulated Binary Crossover (SBX) by considering the stopping criterion to alter its internal operation.
%
In order to validate the effectiveness of our proposal, it is studied by substituting the original recombination operators in three state-of-the-art MOEAs: NSGA-II, MOEA/D and SMS-EMOA.
%
The popular DTLZ, WFG and UF benchmark problems are taken into account.
%
Experimental validation shows a significant improvement in the performance of all the MOEAs when applying the novel crossover operator.
%
Additionally, our proposal is also tested against state-of-the-art differential evolution operators, providing quite competitive results.
%