Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/3678717.3691266acmconferencesArticle/Chapter ViewAbstractPublication PagesgisConference Proceedingsconference-collections
research-article
Open access

Learning to Estimate Package Delivery Time in Mixed Imbalanced Delivery and Pickup Logistics Services

Published: 22 November 2024 Publication History

Abstract

Accurately estimating package delivery time is essential to the logistics industry, which enables reasonable work allocation and on-time service guarantee. This becomes even more necessary in mixed logistics scenarios where couriers handle a high volume of delivery and a smaller number of pickup simultaneously. However, most of the related works treat the pickup and delivery patterns on couriers' decision behavior equally, neglecting that the pickup has a greater impact on couriers' decision-making compared to the delivery due to its tighter time constraints. In such context, we have three main challenges: 1) multiple spatiotemporal factors are intricately interconnected, significantly affecting couriers' delivery behavior; 2) pickups have stricter time requirements but are limited in number, making it challenging to model their effects on couriers' delivery process; 3) couriers' spatial mobility patterns are critical determinants of their delivery behavior, but have been insufficiently explored. To deal with these, we propose TransPDT, a Transformer-based multi-task package delivery time prediction model. We first employ the Transformer encoder architecture to capture the spatio-temporal dependencies of couriers' historical travel routes and pending package sets. Then we design the pattern memory to learn the patterns of pickup in the imbalanced dataset via attention mechanism. We also set the route prediction as an auxiliary task of delivery time prediction, and incorporate the prior courier spatial movement regularities in prediction. Extensive experiments on real industry-scale datasets demonstrate the superiority of our method. A system based on TransPDT is deployed internally in JD Logistics to track more than 2000 couriers handling hundreds of thousands of packages per day in Beijing, and the average daily delivery timely rate of deployed stations is 0.68% higher than the non-deployed stations.

References

[1]
Tianyue Cai, Huaiyu Wan, Fan Wu, Haomin Wen, Shengnan Guo, Lixia Wu, Haoyuan Hu, and Youfang Lin. 2023. M 2 G4RTP: A Multi-Level and Multi-Task Graph Model for Instant-Logistics Route and Time Joint Prediction. In 2023 IEEE 39th International Conference on Data Engineering (ICDE). IEEE, 3296--3308.
[2]
Tianqi Chen and Carlos Guestrin. 2016. Xgboost: A scalable tree boosting system. In Proceedings of the 22nd acm sigkdd international conference on knowledge discovery and data mining. 785--794.
[3]
Zebin Chen, Xiaolin Xiao, Yue-Jiao Gong, Jun Fang, Nan Ma, Hua Chai, and Zhiguang Cao. 2022. Interpreting trajectories from multiple views: A hierarchical self-attention network for estimating the time of arrival. In Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 2771--2779.
[4]
Arthur Cruz de Araujo and Ali Etemad. 2021. End-to-end prediction of parcel delivery time with deep learning for smart-city applications. IEEE Internet of Things Journal 8, 23 (2021), 17043--17056.
[5]
Xiaomin Fang, Jizhou Huang, Fan Wang, Lingke Zeng, Haijin Liang, and Haifeng Wang. 2020. Constgat: Contextual spatial-temporal graph attention network for travel time estimation at baidu maps. In Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. 2697--2705.
[6]
Jie Feng, Yong Li, Chao Zhang, Funing Sun, Fanchao Meng, Ang Guo, and Depeng Jin. 2018. Deepmove: Predicting human mobility with attentional recurrent networks. In Proceedings of the 2018 world wide web conference. 1459--1468.
[7]
Jie Feng, Zeyu Yang, Fengli Xu, Haisu Yu, Mudan Wang, and Yong Li. 2020. Learning to simulate human mobility. In Proceedings of the 26th ACM SIGKDD international conference on knowledge discovery & data mining. 3426--3433.
[8]
Tao Feng, Huan Yan, Huandong Wang, Wenzhen Huang, Yuyang Han, Hongsen Liao, Jinghua Hao, and Yong Li. 2023. ILRoute: A Graph-based Imitation Learning Method to Unveil Riders' Routing Strategies in Food Delivery Service. In Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 4024--4034.
[9]
Kun Fu, Fanlin Meng, Jieping Ye, and Zheng Wang. 2020. CompactETA: A fast inference system for travel time prediction. In Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. 3337--3345.
[10]
Chengliang Gao, Fan Zhang, Guanqun Wu, Qiwan Hu, Qiang Ru, Jinghua Hao, Renqing He, and Zhizhao Sun. 2021. A deep learning method for route and time prediction in food delivery service. In Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery & Data Mining. 2879--2889.
[11]
Jindong Han, Hao Liu, Shui Liu, Xi Chen, Naiqiang Tan, Hua Chai, and Hui Xiong. 2023. iETA: A Robust and Scalable Incremental Learning Framework for Time-of-Arrival Estimation. In Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 4100--4111.
[12]
Zhiqing Hong, Dongjiang Cao, Haotian Wang, Guang Wang, Tian He, and Desheng Zhang. 2023. AutoBuild: Automatic Community Building Labeling for Last-mile Delivery. In Proceedings of the 32nd ACM International Conference on Information and Knowledge Management. 4623--4630.
[13]
Jilin Hu, Bin Yang, Chenjuan Guo, Christian S Jensen, and Hui Xiong. 2020. Stochastic origin-destination matrix forecasting using dual-stage graph convolutional, recurrent neural networks. In 2020 IEEE 36th International conference on data engineering (ICDE). IEEE, 1417--1428.
[14]
Guangyin Jin, Min Wang, Jinlei Zhang, Hengyu Sha, and Jincai Huang. 2022. STGNN-TTE: Travel time estimation via spatial-temporal graph neural network. Future Generation Computer Systems 126 (2022), 70--81.
[15]
Guangyin Jin, Huan Yan, Fuxian Li, Yong Li, and Jincai Huang. 2021. Hierarchical neural architecture search for travel time estimation. In Proceedings of the 29th International Conference on Advances in Geographic Information Systems. 91--94.
[16]
Haoran Li, Zhiqiang Lv, Jianbo Li, Zhihao Xu, Yue Wang, Haokai Sun, and Zhaoyu Sheng. 2023. Traffic Flow Forecasting in the COVID-19: A Deep Spatial-Temporal Model Based on Discrete Wavelet Transformation. ACM Transactions on Knowledge Discovery from Data 17, 5 (2023), 1--28.
[17]
Xiaowei Mao, Haomin Wen, Hengrui Zhang, Huaiyu Wan, Lixia Wu, Jianbin Zheng, Haoyuan Hu, and Youfang Lin. 2023. Drl4route: A deep reinforcement learning framework for pick-up and delivery route prediction. In Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 4628--4637.
[18]
Sijie Ruan, Cheng Long, Zhipeng Ma, Jie Bao, Tianfu He, Ruiyuan Li, Yiheng Chen, Shengnan Wu, and Yu Zheng. 2022. Service Time Prediction for Delivery Tasks via Spatial Meta-Learning. In Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 3829--3837.
[19]
Sijie Ruan, Zi Xiong, Cheng Long, Yiheng Chen, Jie Bao, Tianfu He, Ruiyuan Li, Shengnan Wu, Zhongyuan Jiang, and Yu Zheng. 2020. Doing in one go: delivery time inference based on couriers' trajectories. In Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. 2813--2821.
[20]
Hongjie Sui, Huan Yan, Tianyi Zheng, Wenzhen Huang, Yunlin Zhuang, and Yong Li. 2024. Congestion-aware Spatio-Temporal Graph Convolutional Network Based A* Search Algorithm for Fastest Route Search. ACM Transactions on Knowledge Discovery from Data (2024).
[21]
Xianfeng Tang, Huaxiu Yao, Yiwei Sun, Charu Aggarwal, Prasenjit Mitra, and Suhang Wang. 2020. Joint modeling of local and global temporal dynamics for multivariate time series forecasting with missing values. In Proceedings of the AAAI Conference on Artificial Intelligence, Vol. 34. 5956--5963.
[22]
Tianqi. 2023. Weather Forecast. http://lishi.tianqi.com/
[23]
Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N Gomez, Łukasz Kaiser, and Illia Polosukhin. 2017. Attention is all you need. Advances in neural information processing systems 30 (2017).
[24]
Oriol Vinyals, Meire Fortunato, and Navdeep Jaitly. 2015. Pointer networks. Advances in neural information processing systems 28 (2015).
[25]
Hongjian Wang, Xianfeng Tang, Yu-Hsuan Kuo, Daniel Kifer, and Zhenhui Li. 2019. A simple baseline for travel time estimation using large-scale trip data. ACM Transactions on Intelligent Systems and Technology (TIST) 10, 2 (2019), 1--22.
[26]
Zheng Wang, Kun Fu, and Jieping Ye. 2018. Learning to estimate the travel time. In Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. 858--866.
[27]
Zhaonan Wang, Renhe Jiang, Hao Xue, Flora D Salim, Xuan Song, and Ryosuke Shibasaki. 2022. Event-aware multimodal mobility nowcasting. In Proceedings of the AAAI Conference on Artificial Intelligence, Vol. 36. 4228--4236.
[28]
Haomin Wen, Youfang Lin, Yuxuan Hu, Fan Wu, Mingxuan Xia, Xinyi Zhang, Lixia Wu, Haoyuan Hu, and Huaiyu Wan. 2023. Modeling Spatial-Temporal Constraints and Spatial-Transfer Patterns for Couriers' Package Pick-up Route Prediction. IEEE Transactions on Intelligent Transportation Systems (2023).
[29]
Haomin Wen, Youfang Lin, Xiaowei Mao, Fan Wu, Yiji Zhao, Haochen Wang, Jianbin Zheng, Lixia Wu, Haoyuan Hu, and Huaiyu Wan. 2022. Graph2route: A dynamic spatial-temporal graph neural network for pick-up and delivery route prediction. In Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 4143--4152.
[30]
Haomin Wen, Youfang Lin, Huaiyu Wan, Shengnan Guo, Fan Wu, Lixia Wu, Chao Song, and Yinghui Xu. 2022. DeepRoute+: Modeling Couriers' Spatial-temporal Behaviors and Decision Preferences for Package Pick-up Route Prediction. ACM Transactions on Intelligent Systems and Technology (TIST)13, 2 (2022), 1--23.
[31]
Haomin Wen, Youfang Lin, Fan Wu, Huaiyu Wan, Shengnan Guo, Lixia Wu, Chao Song, and Yinghui Xu. 2021. Package pick-up route prediction via modeling couriers' spatial-temporal behaviors. In 2021 IEEE 37th International Conference on Data Engineering(ICDE). IEEE, 2141--2146.
[32]
Haomin Wen, Youfang Lin, Fan Wu, Huaiyu Wan, Zhongxiang Sun, Tianyue Cai, Hongyu Liu, Shengnan Guo, Jianbin Zheng, Chao Song, et al. 2023. Enough Waiting for the Couriers: Learning to Estimate Package Pick-up Arrival Time from Couriers' Spatial-Temporal Behaviors. ACM Transactions on Intelligent Systems and Technology 14, 3 (2023), 1--22.
[33]
Haomin Wen, Youfang Lin, Lixia Wu, Xiaowei Mao, Tianyue Cai, Yunfeng Hou, Shengnan Guo, Yuxuan Liang, Guangyin Jin, Yiji Zhao, et al. 2023. A Survey on Service Route and Time Prediction in Instant Delivery: Taxonomy, Progress, and Prospects. arXiv preprint arXiv:2309.01194 (2023).
[34]
Wikipedia. 2023. Address geocoding. https://en.wikipedia.org/wiki/Address_geocoding
[35]
Fan Wu and Lixia Wu. 2019. Deepeta: A spatial-temporal sequential neural network model for estimating time of arrival in package delivery system. In Proceedings of the AAAI conference on artificial intelligence, Vol. 33. 774--781.
[36]
Huan Yan, Guangyin Jin, Deng Wang, Yue Liu, and Yong Li. 2022. Jointly Modeling Intersections and Road Segments for Travel Time Estimation via Dual Graph Convolutional Networks. In International Conference on Spatial Data and Intelligence. Springer, 19--34.
[37]
Jinhui Yi, Huan Yan, Haotian Wang, Jian Yuan, and Yong Li. 2023. DeepSTA: A Spatial-Temporal Attention Network for Logistics Delivery Timely Rate Prediction in Anomaly Conditions. In Proceedings of the 32nd ACM International Conference on Information and Knowledge Management. 4916--4922.
[38]
Jinhui Yi, Huan Yan, Haotian Wang, Jian Yuan, and Yong Li. 2024. RCCNet: A Spatial-Temporal Neural Network Model for Logistics Delivery Timely Rate Prediction. ACM Transactions on Intelligent Systems and Technology (2024).
[39]
Haitao Yuan, Guoliang Li, Zhifeng Bao, and Ling Feng. 2020. Effective travel time estimation: When historical trajectories over road networks matter. In Proceedings of the 2020 acm sigmod international conference on management of data. 2135--2149.
[40]
Guozhen Zhang, Jinhui Yi, Jian Yuan, Yong Li, and Depeng Jin. 2023. Das: Efficient street view image sampling for urban prediction. ACM Transactions on Intelligent Systems and Technology 14, 2 (2023), 1--20.
[41]
Lei Zhang, Mingliang Wang, Xin Zhou, Xingyu Wu, Yiming Cao, Yonghui Xu, Lizhen Cui, and Zhiqi Shen. 2023. Dual Graph Multitask Framework for Imbalanced Delivery Time Estimation. In International Conference on Database Systems for Advanced Applications. Springer, 606--618.
[42]
Lei Zhang, Xin Zhou, Zhiwei Zeng, Yiming Cao, Yonghui Xu, Mingliang Wang, XingyuWu, Yong Liu, Lizhen Cui, and Zhiqi Shen. 2023. Delivery time prediction using large-scale graph structure learning based on quantile regression. In 2023 IEEE 39th International Conference on Data Engineering(ICDE). IEEE, 3403--3416.
[43]
Wen Zhang, Yang Wang, Xike Xie, Chuancai Ge, and Hengchang Liu. 2020. Real-time travel time estimation with sparse reliable surveillance information. Proceedings of the ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies 4, 1 (2020), 1--23.
[44]
Xin Zhou, Jinglong Wang, Yong Liu, Xingyu Wu, Zhiqi Shen, and Cyril Leung. 2023. Inductive graph transformer for delivery time estimation. In Proceedings of the Sixteenth ACM International Conference on Web Search and Data Mining. 679--687.
[45]
Lin Zhu, Wei Yu, Kairong Zhou, Xing Wang, Wenxing Feng, Pengyu Wang, Ning Chen, and Pei Lee. 2020. Order fulfillment cycle time estimation for on-demand food delivery. In Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. 2571--2580.

Index Terms

  1. Learning to Estimate Package Delivery Time in Mixed Imbalanced Delivery and Pickup Logistics Services

        Recommendations

        Comments

        Information & Contributors

        Information

        Published In

        cover image ACM Conferences
        SIGSPATIAL '24: Proceedings of the 32nd ACM International Conference on Advances in Geographic Information Systems
        October 2024
        743 pages
        Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than the author(s) must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected].

        Sponsors

        Publisher

        Association for Computing Machinery

        New York, NY, United States

        Publication History

        Published: 22 November 2024

        Permissions

        Request permissions for this article.

        Check for updates

        Author Tags

        1. Delivery time estimation
        2. Transformer
        3. delivery and pickup services

        Qualifiers

        • Research-article
        • Research
        • Refereed limited

        Conference

        SIGSPATIAL '24
        Sponsor:

        Acceptance Rates

        SIGSPATIAL '24 Paper Acceptance Rate 37 of 122 submissions, 30%;
        Overall Acceptance Rate 257 of 1,238 submissions, 21%

        Contributors

        Other Metrics

        Bibliometrics & Citations

        Bibliometrics

        Article Metrics

        • 0
          Total Citations
        • 113
          Total Downloads
        • Downloads (Last 12 months)113
        • Downloads (Last 6 weeks)46
        Reflects downloads up to 16 Feb 2025

        Other Metrics

        Citations

        View Options

        View options

        PDF

        View or Download as a PDF file.

        PDF

        eReader

        View online with eReader.

        eReader

        Login options

        Figures

        Tables

        Media

        Share

        Share

        Share this Publication link

        Share on social media