Genetic-Cuckoo Fusion Algorithm

Xie Zhang,Chengqian Zhang,Siying Wang,Zhenzhen Xi
DOI: https://doi.org/10.1117/12.2634699
2022-01-01
Abstract:The genetic algorithm is an intelligent optimization algorithm derived from the law of biological evolution. Due to the weak local optimization ability of the algorithm and the increase in the number of iterations, it is easy to cause the lack of diversity of the entire population to affect the search effect. The Cuckoo search algorithm uses the Levy flight to update the position and status. The Levy flight can help the Cuckoo search algorithm avoid the shortcomings of local optimality and insufficient population diversity in the optimization process, so this paper proposes an improvement that integrates Levy operator genetic algorithm. The test function is used to test the improved genetic algorithm optimization ability and robustness and compare it with the genetic algorithm, Cuckoo search algorithm, and particle swarm optimization algorithm. The simulation results show that the algorithm has good optimization ability and robustness, and the algorithm is significantly better than the original genetic algorithm in optimization accuracy and robustness.
What problem does this paper attempt to address?