NEAIMay 8, 2021

A Crossover That Matches Diverse Parents Together in Evolutionary Algorithms

arXiv:2105.03680v1
Originality Incremental advance
AI Analysis

This work addresses a specific problem in evolutionary algorithms for decision tree optimization, presenting an incremental improvement in crossover design.

The paper tackled evolutionary decision tree construction by introducing a crossover method that selects diversely specialized parents based on complementary fitness, and found that one variant outperformed a fitness-rank-based baseline while others did not.

Crossover and mutation are the two main operators that lead to new solutions in evolutionary approaches. In this article, a new method of performing the crossover phase is presented. The problem of choice is evolutionary decision tree construction. The method aims at finding such individuals that together complement each other. Hence we say that they are diversely specialized. We propose the way of calculating the so-called complementary fitness. In several empirical experiments, we evaluate the efficacy of the method proposed in four variants and compare it to a fitness-rank-based approach. One variant emerges clearly as the best approach, whereas the remaining ones are below the baseline.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes