强化学习引导的混合进化算法求解延迟位置路径问题

A reinforcement learning guided hybrid evolutionary algorithm for the latency location routing problem

Computers and Operations Research · 2024
被引 14
ABS 3

中文导读

针对延迟位置路径问题,提出一种强化学习引导的混合进化算法,通过多样性增强的多父代边组装交叉和强化学习引导的变邻域下降,在76个实例上改进了51个已知最优解。

Abstract

The latency location routing problem integrates the facility location problem and the multi-depot cumulative capacitated vehicle routing problem. This problem involves making simultaneous decisions about depot locations and vehicle routes to serve customers while aiming to minimize the sum of waiting (arriving) times for all customers. To address this computationally challenging problem, we propose a reinforcement learning guided hybrid evolutionary algorithm following the framework of the memetic algorithm. The proposed algorithm relies on a diversity-enhanced multi-parent edge assembly crossover to build promising offspring and a reinforcement learning guided variable neighborhood descent to determine the exploration order of multiple neighborhoods. Additionally, strategic oscillation is used to achieve a balanced exploration of both feasible and infeasible solutions. The competitiveness of the algorithm against state-of-the-art methods is demonstrated by experimental results on the three sets of 76 popular instances, including 51 improved best solutions (new upper bounds) for the 59 instances with unknown optima and equal best results for the remaining instances. We also conduct additional experiments to shed light on the key components of the algorithm.

运筹学物流与供应链管理强化学习进化算法车辆路径问题