🌙

通过再生核希尔伯特空间中的知识迁移实现快速车辆路径规划

Fast Vehicle Routing via Knowledge Transfer in a Reproducing Kernel Hilbert Space

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2023
被引 20
ABS 3

中文导读

提出一种基于核方法的迁移优化方法,在再生核希尔伯特空间中学习不同车辆路径问题间的非线性关联,从而复用已有求解经验,加速新问题的求解。在标准测试集和京东包裹配送问题上验证了其优于现有迁移优化方法。

Abstract

Vehicle routing problems (VRPs) are essential in logistics. In the literature, many exact and heuristic optimization algorithms have been proposed to solve the VRPs. These traditional approaches, however, generally start the optimization from scratch and ignore the experiences of solving related VRPs, which may lead to unnecessary computational costs in searching repeated problems and reduce the efficiency of vehicle routing. Recently, transfer optimization (TO) has been presented to speed up vehicle routing by reusing the knowledge learned from similarly solved VRPs. However, existing TO methods build connections across VRPs in a low-dimensional Euclidean space, which has limited modeling ability in the cases of having nonlinear correlations. Keeping this in mind, this article presents a study of TO equipped with the kernel method for fast vehicle routing. In contrast to existing TO methods, in this work, the learning of connections across VRPs for knowledge transfer is conducted in a reproducing kernel Hilbert space (RKHS), which thus has greater modeling capacity in nonlinear customer relationships between VPRs. To evaluate the performance of the proposed method, comprehensive empirical studies have been conducted using well-known VRP benchmarks, against existing state-of-the-art TO methods for vehicle routing. Finally, a well-known real-world VRP application given by a routing company (Jingdong), namely, the package delivery problem (PDP), is investigated to further assess the efficacy of our proposed method.

车辆路径问题迁移优化核方法物流优化