TL;DR
This paper presents a deep learning-based system for accurately predicting last-mile parcel delivery times using IoT data, outperforming traditional models and aiding smart city logistics.
Contribution
It introduces an end-to-end neural network approach utilizing convolutional architectures for parcel delivery time prediction in a real-world setting.
Findings
ResNet with 8 residual blocks achieves best performance.
Deep learning models outperform classical machine learning baselines.
The system effectively incorporates weather and OD data for accurate predictions.
Abstract
The acquisition of massive data on parcel delivery motivates postal operators to foster the development of predictive systems to improve customer service. Predicting delivery times successive to being shipped out of the final depot, referred to as last-mile prediction, deals with complicating factors such as traffic, drivers' behaviors, and weather. This work studies the use of deep learning for solving a real-world case of last-mile parcel delivery time prediction. We present our solution under the IoT paradigm and discuss its feasibility on a cloud-based architecture as a smart city application. We focus on a large-scale parcel dataset provided by Canada Post, covering the Greater Toronto Area (GTA). We utilize an origin-destination (OD) formulation, in which routes are not available, but only the start and end delivery points. We investigate three categories of convolutional-based…
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
Methods1x1 Convolution · Batch Normalization · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Residual Block · Convolution · Bottleneck Residual Block · Kaiming Initialization · Average Pooling · Global Average Pooling
