DeepMDV: Global Spatial Matching for Multi-depot Vehicle Routing Problems
Saeed Nasehi, Farhana Choudhury, Egemen Tanin, Majid Sarvi

TL;DR
DeepMDV introduces a scalable two-stage learning framework that effectively solves complex multi-depot vehicle routing problems by decoupling assignment and routing tasks, outperforming existing methods on synthetic and real datasets.
Contribution
The paper presents a novel task-decoupling approach with a spatial matching module for multi-depot VRP, improving scalability and performance over traditional methods.
Findings
Outperforms all baselines across various problem sizes.
Effectively handles interdependencies in multi-depot routing.
Demonstrates adaptability on synthetic and real-world datasets.
Abstract
The rapid growth of online retail and e-commerce has made effective and efficient Vehicle Routing Problem (VRP) solutions essential. To meet rising demand, companies are adding more depots, which changes the VRP problem to a complex optimization task of Multi-Depot VRP (MDVRP) where the routing decisions of vehicles from multiple depots are highly interdependent. The complexities render traditional VRP methods suboptimal and non-scalable for the MDVRP. In this paper, we propose a novel approach to solve MDVRP addressing these interdependencies, hence achieving more effective results. The key idea is, the MDVRP can be broken down into two core spatial tasks: assigning customers to depots and optimizing the sequence of customer visits. We adopt task-decoupling approach and propose a two-stage framework that is scalable: (i) an interdependent partitioning module that embeds spatial and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · E-commerce and Technology Innovations
MethodsSoftmax · Attention Is All You Need · Focus
