Port Container Throughput Prediction Based on Variational AutoEncoder.

Jingze Li,Shengmin Shi,Tongbing Chen,Yu Tian,Yihua Ding,Yiyong Xiao,Weiwei Sun
DOI: https://doi.org/10.1007/978-3-031-00126-0_42
2022-01-01
Abstract:The prediction of port container throughput has a significant impact on many of the port's operations. However, accurate prediction of throughput is a difficult problem due to the complexity of the port environment and the uncertainty of port operations. In this paper, we proposed an approach combining self-attention mechanism and variational autoencoder to forecast the operating time of each container. First, we used self-attention mechanism to capture the features between adjacent containers. Then to reduce the influence of missing data, we designed a variational autoencoder (VAE) module to model the latent variables in the port. Finally, the output layer combined the results of these two parts to obtain the final forecast of the loading and discharging time of containers. The throughput of the entire port can be inferred from the forecasted container operation time. Furthermore, we also proposed dynamic programming algorithms to estimate the distribution of the throughput with the help of variational autoencoder module. Experiment results on port throughput prediction in the real-world datasets show that our approach has superior performance at prediction accuracy. Moreover, experiments conducted at different time intervals demonstrate the effectiveness of our approach on various time scales. And the effectiveness of the dynamic programming algorithms is demonstrated through our case study.
What problem does this paper attempt to address?