Inductive Graph Transformer for Delivery Time Estimation
Xin Zhou, Jinglong Wang, Yong Liu, Xingyu Wu, Zhiqi Shen, Cyril Leung

TL;DR
This paper introduces an inductive graph transformer model that effectively predicts package delivery times for unseen retailers by leveraging raw features and simplified graph neural networks, outperforming existing methods.
Contribution
The paper proposes a novel inductive graph transformer with a decoupled pipeline and simplified GNN for large-scale delivery time estimation, addressing inductive inference and high-order interactions.
Findings
Significantly outperforms state-of-the-art methods on real-world datasets.
Effectively handles inductive inference for unseen retailers.
Simplified GNN structure reduces complexity and enables industrial scalability.
Abstract
Providing accurate estimated time of package delivery on users' purchasing pages for e-commerce platforms is of great importance to their purchasing decisions and post-purchase experiences. Although this problem shares some common issues with the conventional estimated time of arrival (ETA), it is more challenging with the following aspects: 1) Inductive inference. Models are required to predict ETA for orders with unseen retailers and addresses; 2) High-order interaction of order semantic information. Apart from the spatio-temporal features, the estimated time also varies greatly with other factors, such as the packaging efficiency of retailers, as well as the high-order interaction of these factors. In this paper, we propose an inductive graph transformer (IGT) that leverages raw feature information and structural graph data to estimate package delivery time. Different from previous…
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
TopicsTraffic Prediction and Management Techniques · EEG and Brain-Computer Interfaces · Human Mobility and Location-Based Analysis
MethodsAttention Is All You Need · Graph Neural Network · Linear Layer · Label Smoothing · Softmax · Position-Wise Feed-Forward Layer · Multi-Head Attention · Dense Connections · Adam · Absolute Position Encodings
