English

Balanced Crossover Operators in Genetic Algorithms

Neural and Evolutionary Computing 2019-11-19 v2

Abstract

In several combinatorial optimization problems arising in cryptography and design theory, the admissible solutions must often satisfy a balancedness constraint, such as being represented by bitstrings with a fixed number of ones. For this reason, several works in the literature tackling these optimization problems with Genetic Algorithms (GA) introduced new balanced crossover operators which ensure that the offspring has the same balancedness characteristics of the parents. However, the use of such operators has never been thoroughly motivated, except for some generic considerations about search space reduction. In this paper, we undertake a rigorous statistical investigation on the effect of balanced and unbalanced crossover operators against three optimization problems from the area of cryptography and coding theory: nonlinear balanced Boolean functions, binary Orthogonal Arrays (OA) and bent functions. In particular, we consider three different balanced crossover operators (each with two variants: "left-to-right" and "shuffled"), two of which have never been published before, and compare their performances with classic one-point crossover. We are able to confirm that the balanced crossover operators performs better than all three balanced crossover operators. Furthermore, in two out of three crossovers, the "left-to-right" version performs better than the "shuffled" version.

Keywords

Cite

@article{arxiv.1904.10494,
  title  = {Balanced Crossover Operators in Genetic Algorithms},
  author = {Luca Manzoni and Luca Mariot and Eva Tuba},
  journal= {arXiv preprint arXiv:1904.10494},
  year   = {2019}
}

Comments

26 pages, 9 figures. General revision of the original draft following reviews

R2 v1 2026-06-23T08:47:37.698Z