Learn Global and Optimize Local: A Data-Driven Methodology for Last-Mile Routing
Mayukh Ghosh, Alex Kuiper, Roshan Mahes, Donato Maragno

TL;DR
This paper introduces a hierarchical, data-driven methodology for last-mile routing that combines global zone sequencing with local stop optimization, effectively capturing driver behavior and improving route planning accuracy.
Contribution
It proposes a novel hierarchical approach that integrates historical data and distances to better align prescribed routes with actual driver behavior in last-mile delivery.
Findings
Hierarchical routing improves route realism and feasibility.
Historical data significantly influences zone selection.
Discarding historical info at route end optimizes return time.
Abstract
In last-mile routing, the task of finding a route is often framed as a Traveling Salesman Problem to minimize travel time and associated cost. However, solutions stemming from this approach do not match the realized paths as drivers deviate due to navigational considerations and preferences. To prescribe routes that incorporate this tacit knowledge, a data-driven model is proposed that aligns well with the hierarchical structure of delivery data wherein each stop belongs to a zone - a geographical area. First, on the global level, a zone sequence is established as a result of a minimization over a cost matrix which is a weighted combination of historical information and distances (travel times) between zones. Subsequently, within zones, sequences of stops are determined, such that, integrated with the predetermined zone sequence, a full solution is obtained. The methodology is…
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
TopicsTransportation Planning and Optimization · Vehicle Routing Optimization Methods · Data Management and Algorithms
