Abstract
The vehicle routing problem with backhauls (VRPBs) is a challenging problem commonly studied in computer science and operations research. Featured by linehaul (or delivery) and backhaul (or pickup) customers, the VRPB has broad applications in real-world logistics. In this article, we propose a neural heuristic based on deep reinforcement learning (DRL) to solve the traditional and improved VRPB variants, with an encoder–decoder structured policy network trained to sequentially construct the routes for vehicles. Specifically, we first describe the VRPB based on a graph and cast the solution construction as a Markov decision process (MDP). Then, to identify the relationship among the nodes (i.e., linehaul and backhaul customers, and the depot), we design a two-stage attention-based encoder, including a self-attention and a heterogeneous attention for each stage, which could yield more informative representations of the nodes so as to deliver high-quality solutions. The evaluation on the two VRPB variants reveals that, our neural heuristic performs favorably against both the conventional and neural heuristic baselines on randomly generated instances and benchmark instances. Moreover, the trained policy network exhibits a desirable capability of generalization to various problem sizes and distributions.
Original language | English |
---|---|
Journal | IEEE Transactions on Neural Networks and Learning Systems |
Volume | XX |
Issue number | X |
Early online date | 29 Mar 2024 |
DOIs | |
Publication status | E-pub ahead of print - 29 Mar 2024 |
Keywords
- Backhaul networks
- Deep reinforcement learning
- Deep reinforcement learning (DRL)
- Genetic algorithms
- Heuristic algorithms
- logistics
- neural heuristic
- Reviews
- Search problems
- two-stage attention
- Vehicle routing
- vehicle routing problem (VRP)