Artificial Intelligence Technology to Predict Exact Estimated Time of Arrival for Smart Transportation Using Past Shipment Data

Vance Chiang-Chi Liao
DOI: https://doi.org/10.1109/ICEIB61477.2024.10602572
2024-04-19
Abstract:The Electronic Data Interchange (EDI) reads shipment information from various carriers and organizes and writes the data, including the Original Estimated Time of Arrival (OETA). The total number of records in the shipment dataset is 1,048,576. For various reasons, OETA may not be correct, which needs the validation and improvement of the accuracy of OETA predictions. The shipment data provides a training set collected from the past shipment data of OETA. Historical OETAs, actual arrival times, delays, shipment origin, destination, and route are detailed parameters for data preprocessing and building a model in this study. The data was statistically analyzed, and feature engineering was conducted to train the model. The model was developed to predict arrival time and evaluated for fine-tuning and optimization. Java and C# programs were created for numerical predictions. The company hopes that the Mean Absolute Error (MAE) of arrival times can be within 2.5 days for the Exact Estimated Time of Arrival (EETA). The MAE of the best developed general model was 0.9234 days, and the MAE of the best developed specific model was 0.3504 days. Such results were more accurate than OETA. The predicted EETA can be used for shipment now.
Computer Science,Engineering
What problem does this paper attempt to address?