Genetic Algorithm with Machine Learning to Estimate the Optimal Objective Function Values of Subproblems
Genetic Algorithm with Machine Learning to Estimate the Optimal Objective Function Values of Subproblems
复制标题
DOI:
10.1145/3533050.3533051
复制
发表时间:
2022-04
期刊:
影响因子:
--
通讯作者:
H. Iima;Yohei Hazama
中科院分区:
文献类型:
--
作者:
H. Iima;Yohei Hazama
This paper addresses an optimization problem with two decision variable vectors. This problem can be divided into multiple subproblems when an arbitrary value is given to the first decision variable vector. In conventional genetic algorithms (GAs) for the problem, an individual is often expressed by the value of the first decision variable vector. In evaluating the individual, the value of the remaining decision variable vector is determined by metaheuristics or greedy algorithms. However, such GAs are time-consuming or not general-purpose. We propose a GA with a neural network model to estimate the optimal objective function values of the subproblems. Experimental results compared to other GAs show that the proposed method is effective.