English

Amazon Last-Mile Delivery Trajectory Prediction Using Hierarchical TSP with Customized Cost Matrix

Optimization and Control 2023-02-07 v1

Abstract

In response to the Amazon Last-Mile Routing Challenge, Team Permission Denied proposes a hierarchical Travelling Salesman Problem (TSP) optimization with a customized cost matrix. The higher level TSP solves for the zone sequence while the lower level TSP solves the intra-zonal stop sequence. The cost matrix is modified to account for routing patterns beyond the shortest travel time. Lastly, some post-processing is done to edit the sequence to match commonly observed routing patterns, such as when travel times are similar, drivers usually start with stops with more packages than those with fewer packages. The model is tested on 1223 routes that are randomly selected out of the training set and the score is 0.0381. On the 13 routes in the given model apply set, the score was 0.0375.

Keywords

Cite

@article{arxiv.2302.02102,
  title  = {Amazon Last-Mile Delivery Trajectory Prediction Using Hierarchical TSP with Customized Cost Matrix},
  author = {Xiaotong Guo and Baichuan Mo and Qingyi Wang},
  journal= {arXiv preprint arXiv:2302.02102},
  year   = {2023}
}

Comments

12 pages, 3 figures

R2 v1 2026-06-28T08:31:54.269Z