An Efficient Hybrid Graph Network Model for Traveling Salesman Problem with Drone

Yang Wang,Xiaoxiao Yang,Zhibin Chen
DOI: https://doi.org/10.1007/s11063-023-11330-0
IF: 2.565
2023-07-07
Neural Processing Letters
Abstract:Traveling salesman problem with drone (TSPD) is an expansion of the conventional traveling salesman problem, in which parcels are delivered to consumers not only by vehicles but also by drones. The traditional algorithm is difficult to develop when dealing with the dynamic and complex route environment, and the solving time and accuracy cannot meet the needs of modern logistics. Deep reinforcement learning (DRL) has the advantages of large-scale decision making, self-adaptation, and online optimization, so it has been widely used. Instead of employing traditional algorithms to solve the TSPD, we propose a hybrid graph network model for the TSPD that is based on the DRL mechanism. By taking advantage of different network modules, the DRL model can improve its search performance in solution space. The experimental results show that our model outperforms a solely attention-based model in terms of solution quality and computing efficiency. In addition, our model has better generalization ability compared with the current DRL models.
computer science, artificial intelligence
What problem does this paper attempt to address?