🌙

基于循环神经网络的动态多目标优化算法

Dynamic Multiobjective Optimization Algorithm Guided by Recurrent Neural Network

IEEE Transactions on Evolutionary Computation · 2024
被引 22
ABS 4

中文导读

提出一种基于循环神经网络的动态多目标优化算法,利用在线学习不断改进预测,平衡收敛性与多样性,实验表明比现有算法更有效。

Abstract

In recent years, prediction-based algorithms have attracted much attention for solving dynamic multiobjective optimization (DMO) problems in the evolutionary computing community. However, this class of algorithms still has potential for further improvements by enhancing the historical information extraction approach to balance convergence and diversity. In this article, we propose a DMO algorithm based on a recurrent neural network (RNN) to balance the population’s convergence and diversity in dynamic environments. The RNN model in the proposed algorithm employs online learning in order to constantly improve according to the increasing evolutionary information. Meanwhile, differing from most existing prediction-based algorithms, the learning machine is not limited by assumptions, such as linear or nonlinear correlation, when it predicts new solutions for future evolutionary environments. Besides, an auxiliary strategy is performed, which adaptively introduces the random or mutated solutions according to the error losses between the prediction solutions and the optimal solutions in the whole optimization process. The experimental results show that the proposed algorithm is more effective for handling DMO problems than several recent algorithms.

计算机科学进化计算动态多目标优化循环神经网络优化算法