Feedback-Based Adaptive Crossover-Rate in Evolutionary Computation
Xiaoyuan Guan, Tianyi Yang, Chunliang Zhao, Yuren Zhou
Abstract
We propose a novel approach to improve multi-objective evolutionary algorithms by modifying crossover operations. Our approach uses a modifiable cross distribution and virtual point to rebalance the probability distribution of all crossover options. This design reduces runtime for typical pseudo-Boolean functions. Experiments and analysis show our approach effectively optimizes bi-objective problems COCZ and LOTZ in Θ(n) time during crossover, outperforming conventional crossover multi-objective evolutionary algorithms (C-MOEA) which require O(n log n) steps. For the tri-objective problem Hierarchical-COCZ, our approach guarantees an expected runtime of Θ(n2 log n), while C-MOEA needs at least Ω(n2 log n) and at most O(n2 log2 n) steps.
BibTeX
@inproceedings{ijcai2024p765,
title = {Feedback-Based Adaptive Crossover-Rate in Evolutionary Computation},
author = {Guan, Xiaoyuan and Yang, Tianyi and Zhao, Chunliang and Zhou, Yuren},
booktitle = {Proceedings of the Thirty-Third International Joint Conference on
Artificial Intelligence, {IJCAI-24}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Kate Larson},
pages = {6923--6930},
year = {2024},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2024/765},
url = {https://doi.org/10.24963/ijcai.2024/765},
}