Representation and hidden bias II: eliminating defining length bias in genetic search via shuffle crossover
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
A new crossover operator is introduced that eliminates the position dependent bias of the traditional crossover operator by shuffling the representation prior to applying crossover, and experimental results show that shuffle crossover outperforms traditional crossover on a suite of five function optimization problems.
Abstract
The traditional crossover operator used in genetic search exhibits a position-dependent bias called the dcfining-length bias. We show how this bias results in hidden biases that are difficult to anticipate and compensate for. We introduce a new crossover operator, shuffle crossover, that eliminates the position dependent bias of the traditional crossover operator by shuffling the representation prior to applying crossover. We also present experimental results that show that shuffle crossover outperforms traditional crossover on a suite of five function optimization problems.
