Offline Data-Driven Evolutionary Optimization Algorithm Using K-Fold Cross

Wang Mengzhen,Shan Yawen,Xu Fei
DOI: https://doi.org/10.1007/978-3-031-09677-8_26
2022-01-01
Abstract:In the field of science and engineering, there are many offline data-driven optimization problems, which have no mathematical functions, and cannot use numerical simulations or physical experiments, but can only use the historical data collected in ordinary times to evaluate the quality of candidate solutions during the optimization process. In order to solve offline data-driven optimization problems, offline data-driven evolutionary algorithms use historical data to build surrogate models to simulate the real objective function. In this paper, an offline data-driven evolutionary optimization algorithm using k-fold cross is proposed. The proposed algorithm uses radial basis function networks as surrogate models and uses the k-fold cross method to build the ensemble surrogate in order to reduce the number of surrogate models in the surrogate and the time cost of the algorithm. To improve the performance of the algorithm, the number of hidden layer neurons and the kernel function in radial basis function network are determined by analyzing the effects of the parameters on the performance of the algorithm. Experimental results on benchmark problems show that the algorithm has good performance and low time cost. Moreover, a similar algorithm uses the parameters of radial basis function network in the proposed algorithm, the performance of the algorithm is improved, which indicates that the parameters have some universality.
What problem does this paper attempt to address?