I. Introduction
Maritime transport plays a crucial role in international trade for South Korea, as the country is heavily dependent on exports. According to data from the Korea Maritime Institute, in 2020, 97.5% of South Korea's exports and 87.2% of its imports were transported by sea.[1] Maritime transport is a vital component of South Korea's economy and international trade, enabling the country to connect with markets around the world and facilitating the movement of goods and resources essential to its economic growth and development.
To effectively perform the functions of a port, demand forecasting to prevent shortages or excesses in port infrastructure must be conducted prior. There are some reasons why demand forecasting is important prior to investing in seaport development. First, Accurate demand forecasting can help with the planning and design of seaport infrastructure, ensuring that the port is designed to meet the projected demand. This can help to avoid overbuilding or underbuilding the port, which can be costly.[2] Forecasting provides a critical foundation for planning port infrastructure and operations, and should be the starting point for all other strategic and operational decisions. Second, Demand forecasting can also help with ensuring that the seaport has the necessary capacity to handle the projected demand. This can help to avoid congestion and delays, improving the efficiency of the port and reducing costs for port users.[2] According to UNCTAD, accurate demand forecasting is key to the efficient utilization of port capacity.[3] Last, Demand forecasting can also help with investment decisions related to seaport development. This can help to ensure that financial resources are directed towards projects that are most likely to generate a return on investment. Demand forecasting is a crucial aspect of seaport investment, as it informs the sizing and timing of investment decisions.[4-5]
Overall, demand forecasting is important prior to investing in seaport development because it can help with planning and design, ensuring that the port is built to meet the projected demand. It can also help with ensuring that the port has the necessary capacity to handle the demand, and can help with investment decisions by directing resources towards projects that are most likely to generate a return on investment. However, previous research on demand forecasting has mainly focused on long-term predictions.
Short-term forecasting is important for improving operational efficiency, supply chain coordination, and risk management in seaports. By providing real-time information on cargo volumes and vessel arrivals, port operators can optimize the allocation of resources, improve supply chain coordination, and mitigate the impact of risks associated with port operations.
Despite the importance of short-term forecasting for port throughput, research in this area has not received much attention. Previous short-term forecasting studies have mainly focused on time series analysis such as ARIMA or SARIMA, and recently, hybrid models combining artificial neural networks and ARIMA have been attempted. However, they have shown limited improvement in prediction performance. [6-8]
Previous studies have focused on long-term forecasting of port throughput, and among the short-term forecasting studies, time series models have been dominant, mostly targeting container port throughput.
This study uses the Long Short Term Memory (LSTM) model, one of the deep learning models, to perform short-term forecasting on the petroleum throughput of the representative oil port in Korea, Ulsan Port. LSTM is widely used in natural language recognition fields such as speech and handwriting recognition, and is advantageous for learning due to the time series pattern of language, such as words and sentences. The structure of LSTM can also be applied to time series analysis, and its performance in time series forecasting is known to be superior to that of conventional artificial neural network or ARIMA models. Therefore, this study aims to achieve significant improvement in short-term forecasting through the application of LSTM to port throughput, and it is expected to contribute to the efficiency of port operations by increasing the accuracy of port throughput forecasting.
II. Previous Studies
Short-term forecasting can help improve the operational efficiency of seaports by providing real-time information on cargo volumes and vessel arrivals. This information can be used to optimize the allocation of resources, such as labor and equipment, and to improve the planning and scheduling of port operations. Short-term forecasting can also improve supply chain coordination by providing timely information on cargo movements to other stakeholders, such as shipping lines, freight forwarders, and cargo owners. This can help reduce delays and improve the reliability of the supply chain. Additionally, short-term forecasting can be used to manage risks associated with port operations, such as congestion, delays, and weather disruptions. By providing real-time information on cargo volumes and vessel arrivals, port operators can take proactive measures to mitigate the impact of these risks.
Short-term forecasting of throughput in oil ports is important for several reasons. The accurate short-term forecasts of oil throughput are critical for ensuring that the port can efficiently manage its resources and handle the expected volume of cargo. Without accurate forecasts, the port may be either overburdened with excess cargo, leading to bottlenecks and delays, or underutilized, leading to idle capacity and wasted resources. In addition, oil port operators need to make informed decisions regarding storage and transportation capacity, given the variability of oil demand and supply.[9]
Accurate short-term forecasts of throughput can help operators optimize their capacity allocation, which can lead to significant cost savings and improved operational efficiency. The accurate short-term forecasts of oil throughput can help port operators and stakeholders in the supply chain plan and manage their activities more effectively. This can include scheduling deliveries, managing inventories, and coordinating with other stakeholders in the supply chain to ensure that products are delivered on time and at the required volumes.
Farhan and Ong(2018) proposes a method for predicting seasonal container throughput at intervention ports using SARIMA (Seasonal Autoregressive Integrated Moving Average) models. The paper applies variable selection techniques and model tuning to improve the performance of the SARIMA model. The results of this paper demonstrate that using the SARIMA model is an effective method for predicting seasonal container throughput at intervention ports, and that the use of variable selection techniques and model tuning can improve the model's prediction accuracy even further.[10]
Awah et al.(2021) proposes a practical way to predict the optimal container throughput that a port can physically process/attract, taking into account a certain level of terminal operational efficiency through random forest (RF) and multilayer perceptron (MLP) models. Research variables are derived at the port operation level and are characterized by including ship delivery time, ship draft time, container stay time, berth productivity, container storage capacity, and custom reporting time.[11]
Shankar et al.(2020) proposes a method of predicting container timeliness using LSTM (Long Short-Term Memory) networks. The paper solves the time series prediction problem of container throughput by using an LSTM model that learns various features and data properties generated in container terminals. The paper evaluates the performance of the LSTM model by comparing it with other prediction models, namely regression analysis, ARIMA, and Exponential Smoothing. The experimental results show that the LSTM model performs better than the other models. Therefore, this paper demonstrates that the LSTM network is a suitable choice for the timeliness prediction problem in container terminals.[12]
Tan et al.(2021) propose a method for predicting container throughput using Grey model and ESN, which are RNN-based models. The paper discusses two prediction methods, including regression-based and machine learning schemes, for predicting container throughput. In addition, the paper compares the performance of the Grey model and ESN model and shows that the ESN model has higher accuracy.[13]
The previous studies reviewed so far have focused on short-term forecasting of container cargo volumes in seaports. In this study, we will attempt short-term forecasting of crude oil, petroleum products, and liquid gas cargo volumes at the Port of Ulsan.
III. Research Design
This study attempts to predict the demand for petroleum ports by predicting the volume of oil and gas cargo in the port of Ulsan through prediction analysis, and to contribute to the efficient operation of the port. By highlighting the importance of short-term prediction in port operation, this study will demonstrate its necessity and differentiation. The data necessary for short-term prediction of oil and gas cargo volume were collected from the Port Logistics Information Center (https://new.portmis.go.kr) for monthly data on oil and gas cargo volume in Ulsan from January 2001 to December 2022. A total of 266 monthly time series data from January 2001 to December 2022 were used for analysis, and the training set and test set were divided at a ratio of about 8:2, with approximately 216 training data used from January 2001 to December 2018, and about 48 test data used from January 2019 to December 2022. Typically, for neural network models, the training set and test set are divided at a ratio of 7:3 or 8:2 for training. Therefore, the data was separated according to the corresponding ratio for prediction. The trend and descriptive statistics of oil and gas cargo volume in the port of Ulsan are shown in Fig.1 and Table 1.
Fig. 1. Oil and Gas Throughput Volume of Ulsan
Table 1. Descriptive Statistics of Oil and Gas Throughput in Ulsan Port
In this study, we attempts short-term prediction of port cargo volume through LSTM, one of the deep learning models by using TensorFlow2 under Python 3.7. Existing artificial neural network models, including recurrent neural network models, have a fatal weakness known as gradient vanishing or exploding. However, LSTM is a deep neural network designed to solve the gradient problem by replacing each node with a memory cell, which adjusts the output values obtained from previous learning processes through input, forget, and output. To select the optimal model, we will apply the k-fold cross-validation method to set hyper-parameters and use RMSE as comparison criteria. The paper compares the final prediction results and demonstrate the superior short-term prediction performance of the LSTM model and its applicability to port cargo volume prediction.
Fig. 2. Structure of Long and Short Term Memory
IV. Results and Coclusions
This study performed short-term predictions for the throughput volume of oil and gas cargo at Ulsan Port using LSTM. This paper used RMSE (root mean squared error, \(\begin{aligned}\left.\sqrt{\frac{1}{n} \sum\left(y_{i}-\hat{y}_{i}\right)^{2}}\right)\end{aligned}\)) as an indicator to verify the prediction performance, and the results are shown in Table 2. It is compared the actual data with the predicted values in Fig. 3.
Table 2. Performance of LSTM
Fig. 3. Prediction of Oil and Gas Throughput in Ulsan Port
The experimental results of short-term prediction in this paper show that the prediction performance of LSTM is quite significant, and it is expected to establish goals and plans for improving the efficiency of port operation through short-term prediction of oil and gas cargo volume.
This study applied LSTM to predict short-term oil and gas cargo volumes in Ulsan, one of the representative petroleum ports in Korea. Long-term prediction of port cargo volume has been given more weight in the past studies, while relatively less attention has been paid to short-term prediction.
Prediction of port cargo volume is essential in the large-scale investment of sea ports, and accurate prediction through scientific methods is crucial.
This study showed that the performance of LSTM model in predicting port demand can be scientifically utilized and is excellent in terms of prediction performance. In addition, short-term prediction can achieve port efficiency not only in container ports but also in oil and gas ports, demonstrating the distinctiveness of this study compared to other studies.
The study acknowledges that there are other ports in Korea that handle oil and gas besides Ulsan, such as Yeosu and Daesan. Therefore, future research should consider examining these ports to complement the research conducted in this study. It is important to note that the performance of the LSTM model in predicting short-term port demand may differ when applied to different ports. Thus, a reevaluation of the model's performance in predicting demand for other ports is necessary to verify its effectiveness. Moreover, it is suggested that a comparison of the LSTM model with other forecasting models can be conducted to determine the strengths and weaknesses of each model. This comparison will provide a better understanding of the capabilities of each model in predicting short-term port demand. The study acknowledges that the use of data solely from Ulsan port may limit the generalizability of the findings to other ports. Therefore, future research should include data from other ports to improve the generalizability of the findings. It is important to note that the data used in this study covers only a limited period, and the results may vary if the study is conducted using a longer timeframe. Therefore, future research should consider using data covering a more extended period. Overall, the study highlights several directions for future research to build on the findings of this study and improve the accuracy and generalizability of the forecasting models.
ACKNOWLEDGEMENT
This work was supported by the Korea Maritime And Ocean University Research Fund in 2020.
참고문헌
- Korea Maritime Institute, "Korea Port and Shipping Report," March, 2021.
- D. Dragan,, K. Abolfazl, I., Marko, P. Vlado, and K. Tomaz. "Throughput forecasting of different types of cargo in the adriatic seaport Koper," Maritime Policy & Management, Vol. 48, No.1, pp.19-45, 2021. DOI: 10.1080/03088839.2020.1748242
- UNCTAD. "Review of Maritime Transport," 2021.
- J. Alen, H. Svjetlana, and J. P. Tanja, "Traffic Demand Forecasting for Port Services," Promet-Traffic & Transportation, Vol.23, No.1, 2011. DOI: 10.7307/ptt.v23i1.149
- P. Langen, J. Meijeren, and L. Tavasszy., "Combining Models and Commodity Chain Research for Making Long-Term Projections of Port Throughput: An Application to the Hamburg Le Havre Range," European Journal of Transport and Infrastructure Research, Vol.12, No.3. 2012. doi:10.18757/ejtir.2012.12.3.2968.
- Y. Rashed, H. Meersman, E. Van de Voorde, and T. Vanelslander,, "Short-term forecast of container throughout: An ARIMA-intervention model for the port of Antwerp," Maritime Economics & Logistics, Vol.19, pp.749-764, 2017. DOI: 10.1057/mel.2016.8
- K. Mokhtar, S.M. Mhd Ruslan, A. Abu Bakar, J. Jeevan, and M.R. Othman, "The Analysis of Container Terminal Throughput Using ARIMA and SARIMA," In: Ismail, A., Dahalan, W.M., Ochsner, A. (eds) Design in Maritime Engineering. Advanced Structured Materials, vol 167. Springer, Cham. 2022. DOI: 10.1007/978-3-030-89988-2_18
- H. K. Chan, S. Xu, and X. Qi, "A comparison of time series methods for forecasting container throughput," International Journal of Logistics Research and Applications, Vol. 22, No. 3, pp.294-303, 2019. DOI: 10.1080/13675567.2018.1525342
- J.E. Kim, J.H. Oh, and S.H. Woo, "An introduction of new time series forecasting model for oil cargo volume," Journal of Korea Port Economic Association, Vol.34, No.1, pp.81-98, 2018. DOI : 10.38121/kpea.2018.03.34.1.81
- J. Farhan, and G. P. Ong, "Forecasting seasonal container throughput at intervention ports using SARIMA models," Maritime Economics and Logistics, Vol. 20, pp.131-148, 2018. DOI:10.1057/mel.2016.13
- P.C. Awah, H Nam, and S. Kim, "Short Term Forecast of Container Throughput: New Variables Application for the Port of Douala," Journal of Marine Science and Engineering. Vol.9, No.7 2021. DOI: 10.3390/jmse9070720
- S. Shankar, P.V. Ilavarasan, S. Punia, and S.P. Singh, "Forecasting container throughput with long short-term memory networks", Industrial Management & Data Systems, Vol. 120 No. 3, pp. 425-441. 2020. DOI: 10.1108/IMDS-07-2019-0370
- N. D. Tan, H. C. Yu, L. N. B. Long and S. You, "Time series forecasting for port throughput using recurrent neural network algorithm," Journal of International Maritime Safety, Environmental Affairs, and Shipping, Vol.5, No.4, pp.175-183, 2021. DOI: 10.1080/25725084.2021.2014245