Adaptive operator selection with dueling deep Q-network for evolutionary multi-objective optimization

Shihong Yin,Zhengrong Xiang
DOI: https://doi.org/10.1016/j.neucom.2024.127491
IF: 6
2024-03-09
Neurocomputing
Abstract:Adaptive operator selection is an online method that automatically adjusts the application rate of different operators based on their actual performance. This paper proposes an adaptive operator selection paradigm based on dueling deep Q-network (DDQN), aiming to improve the training efficiency of the Q-network for solving multi-objective optimization problems. The Q-network is decomposed into state value and action advantage networks, allowing the agent to learn state values more frequently and accurately. A novel state space and reward mechanism are designed to adapt to the characteristics of evolutionary multi-objective optimization. Combining adaptive operator selection with a multi-objective evolutionary algorithm with adaptive weights (AdaW), an AdaW-DDQN algorithm with high adaptability is proposed. Experimental results on three complex benchmark suites demonstrate that the proposed adaptive operator selection paradigm significantly improves the performance of multi-objective optimization algorithms. The AdaW-DDQN algorithm provides an effective and efficient solution for solving multi-objective optimization problems.
computer science, artificial intelligence
What problem does this paper attempt to address?