A zone-based training approach for last-mile routing using Graph Neural Networks and Pointer Networks
\`Angel Ruiz-Fas, Carlos Granell, Jos\'e Francisco Ramos, Joaqu\'in Huerta, Sergio Trilles

TL;DR
This paper introduces a zone-based deep learning approach using Graph Neural Networks and Pointer Networks to improve last-mile routing efficiency, especially in asymmetric travel time scenarios, demonstrated on Amazon's LA routes.
Contribution
It presents a novel zone-based training method that partitions routes into geographical zones, enhancing routing accuracy over traditional models.
Findings
Zone-based training reduces average route length.
Performance gains increase with route size.
Approach outperforms general training in experiments.
Abstract
Rapid e-commerce growth has pushed last-mile delivery networks to their limits, where small routing gains translate into lower costs, faster service, and fewer emissions. Classical heuristics struggle to adapt when travel times are highly asymmetric (e.g., one-way streets, congestion). A deep learning-based approach to the last-mile routing problem is presented to generate geographical zones composed of stop sequences to minimize last-mile delivery times. The presented approach is an encoder-decoder architecture. Each route is represented as a complete directed graph whose nodes are stops and whose edge weights are asymmetric travel times. A Graph Neural Network encoder produces node embeddings that captures the spatial relationships between stops. A Pointer Network decoder then takes the embeddings and the route's start node to sequentially select the next stops, assigning a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Traffic Prediction and Management Techniques · Complex Network Analysis Techniques
