Volume of Imbalance Container Prediction using Kalman Filter and Long Short-Term Memory

Publikation: Beiträge in SammelwerkenAufsätze in KonferenzbändenForschungbegutachtet

Standard

Volume of Imbalance Container Prediction using Kalman Filter and Long Short-Term Memory. / Kim, Geunjeong; Block, Brit Maren; Mercorelli, Paolo.

Artificial Intelligence: Theory and Applications - Proceedings of AITA 2023. Hrsg. / Harish Sharma; Antorweep Chakravorty; Shahid Hussain; Rajani Kumari. Singapore : Springer Science and Business Media Deutschland GmbH, 2024. S. 53-63 (Lecture Notes in Networks and Systems; Band 843).

Publikation: Beiträge in SammelwerkenAufsätze in KonferenzbändenForschungbegutachtet

Harvard

Kim, G, Block, BM & Mercorelli, P 2024, Volume of Imbalance Container Prediction using Kalman Filter and Long Short-Term Memory. in H Sharma, A Chakravorty, S Hussain & R Kumari (Hrsg.), Artificial Intelligence: Theory and Applications - Proceedings of AITA 2023. Lecture Notes in Networks and Systems, Bd. 843, Springer Science and Business Media Deutschland GmbH, Singapore, S. 53-63, International Conference on Artificial Intelligence: Theory and Applications, AITA 2023, Bangalore, Indien, 11.08.23. https://doi.org/10.1007/978-981-99-8476-3_5

APA

Kim, G., Block, B. M., & Mercorelli, P. (2024). Volume of Imbalance Container Prediction using Kalman Filter and Long Short-Term Memory. in H. Sharma, A. Chakravorty, S. Hussain, & R. Kumari (Hrsg.), Artificial Intelligence: Theory and Applications - Proceedings of AITA 2023 (S. 53-63). (Lecture Notes in Networks and Systems; Band 843). Springer Science and Business Media Deutschland GmbH. https://doi.org/10.1007/978-981-99-8476-3_5

Vancouver

Kim G, Block BM, Mercorelli P. Volume of Imbalance Container Prediction using Kalman Filter and Long Short-Term Memory. in Sharma H, Chakravorty A, Hussain S, Kumari R, Hrsg., Artificial Intelligence: Theory and Applications - Proceedings of AITA 2023. Singapore: Springer Science and Business Media Deutschland GmbH. 2024. S. 53-63. (Lecture Notes in Networks and Systems). doi: 10.1007/978-981-99-8476-3_5

Bibtex

@inbook{60b6d7bafe0449b9ab01c0247e710a8d,
title = "Volume of Imbalance Container Prediction using Kalman Filter and Long Short-Term Memory",
abstract = "This paper develops a hybrid prediction model KALSTM that is a combination of a Kalman filter and a well-known neural network-based prediction model, Long Short-Term Memory (LSTM), to generate prediction results from the data, more specifically the weekly number of imbalance 20 general (GE) dry cargo container at Hamburg depots in Germany. The given data has been split into training and testing set. The training set has been used as input for the LSTM model to forecast the future weekly number of imbalance 20 GE containers. Even if the result from the LSTM model normally outperforms other existing forecasting models, it is still an approximation to the future because there are factors such as international political situations, overseas economic trends, and any kind of unexpected cases which increase the uncertainty of the prediction. Therefore, the output of LSTM has been used as container model xk, x^k of Kalman filter which filters the noise out with container measurement zk applying other forecasting models. Thus, a Kalman filter has been applied to improve the output of LSTM by correcting the noise of it. The prediction results of KALSTM demonstrate improved predictive performance based on common metrics such as mean squared error (MSE), root mean squared error (RMSE), and R2. Thus, the results can help decision-makers to improve tracking the volume of imbalance containers and to better prepare for further investigation to deal with the uncertainty of imbalance container volume.",
keywords = "Hybrid prediction model, Machine learning, State-observation model, Engineering",
author = "Geunjeong Kim and Block, {Brit Maren} and Paolo Mercorelli",
note = "Publisher Copyright: {\textcopyright} The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2024.; International Conference on Artificial Intelligence: Theory and Applications, AITA 2023 ; Conference date: 11-08-2023 Through 12-08-2023",
year = "2024",
month = feb,
day = "28",
doi = "10.1007/978-981-99-8476-3_5",
language = "English",
isbn = "978-981-99-8475-6",
series = "Lecture Notes in Networks and Systems",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "53--63",
editor = "Harish Sharma and Antorweep Chakravorty and Shahid Hussain and Rajani Kumari",
booktitle = "Artificial Intelligence",
address = "Germany",

}

RIS

TY - CHAP

T1 - Volume of Imbalance Container Prediction using Kalman Filter and Long Short-Term Memory

AU - Kim, Geunjeong

AU - Block, Brit Maren

AU - Mercorelli, Paolo

N1 - Publisher Copyright: © The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2024.

PY - 2024/2/28

Y1 - 2024/2/28

N2 - This paper develops a hybrid prediction model KALSTM that is a combination of a Kalman filter and a well-known neural network-based prediction model, Long Short-Term Memory (LSTM), to generate prediction results from the data, more specifically the weekly number of imbalance 20 general (GE) dry cargo container at Hamburg depots in Germany. The given data has been split into training and testing set. The training set has been used as input for the LSTM model to forecast the future weekly number of imbalance 20 GE containers. Even if the result from the LSTM model normally outperforms other existing forecasting models, it is still an approximation to the future because there are factors such as international political situations, overseas economic trends, and any kind of unexpected cases which increase the uncertainty of the prediction. Therefore, the output of LSTM has been used as container model xk, x^k of Kalman filter which filters the noise out with container measurement zk applying other forecasting models. Thus, a Kalman filter has been applied to improve the output of LSTM by correcting the noise of it. The prediction results of KALSTM demonstrate improved predictive performance based on common metrics such as mean squared error (MSE), root mean squared error (RMSE), and R2. Thus, the results can help decision-makers to improve tracking the volume of imbalance containers and to better prepare for further investigation to deal with the uncertainty of imbalance container volume.

AB - This paper develops a hybrid prediction model KALSTM that is a combination of a Kalman filter and a well-known neural network-based prediction model, Long Short-Term Memory (LSTM), to generate prediction results from the data, more specifically the weekly number of imbalance 20 general (GE) dry cargo container at Hamburg depots in Germany. The given data has been split into training and testing set. The training set has been used as input for the LSTM model to forecast the future weekly number of imbalance 20 GE containers. Even if the result from the LSTM model normally outperforms other existing forecasting models, it is still an approximation to the future because there are factors such as international political situations, overseas economic trends, and any kind of unexpected cases which increase the uncertainty of the prediction. Therefore, the output of LSTM has been used as container model xk, x^k of Kalman filter which filters the noise out with container measurement zk applying other forecasting models. Thus, a Kalman filter has been applied to improve the output of LSTM by correcting the noise of it. The prediction results of KALSTM demonstrate improved predictive performance based on common metrics such as mean squared error (MSE), root mean squared error (RMSE), and R2. Thus, the results can help decision-makers to improve tracking the volume of imbalance containers and to better prepare for further investigation to deal with the uncertainty of imbalance container volume.

KW - Hybrid prediction model

KW - Machine learning

KW - State-observation model

KW - Engineering

UR - http://www.scopus.com/inward/record.url?scp=85187643010&partnerID=8YFLogxK

U2 - 10.1007/978-981-99-8476-3_5

DO - 10.1007/978-981-99-8476-3_5

M3 - Article in conference proceedings

AN - SCOPUS:85187643010

SN - 978-981-99-8475-6

T3 - Lecture Notes in Networks and Systems

SP - 53

EP - 63

BT - Artificial Intelligence

A2 - Sharma, Harish

A2 - Chakravorty, Antorweep

A2 - Hussain, Shahid

A2 - Kumari, Rajani

PB - Springer Science and Business Media Deutschland GmbH

CY - Singapore

T2 - International Conference on Artificial Intelligence: Theory and Applications, AITA 2023

Y2 - 11 August 2023 through 12 August 2023

ER -

DOI