UPDF AI

Spatio-temporal Stacked LSTM for Temperature Prediction in Weather Forecasting

Zahra Karevan,J. Suykens

2018 · ArXiv: 1811.06341
arXiv.org · 46 Citations

TLDR

By utilizing the spatial information the prediction performance of the stacked LSTM model improves in most of the cases, and a 2-layer spatio-temporal stacked L STM model is proposed which consists of independent LstM models per location in the first LSTm layer.

Abstract

Long Short-Term Memory (LSTM) is a well-known method used widely on sequence learning and time series prediction. In this paper we deployed stacked LSTM model in an application of weather forecasting. We propose a 2-layer spatio-temporal stacked LSTM model which consists of independent LSTM models per location in the first LSTM layer. Subsequently, the input of the second LSTM layer is formed based on the combination of the hidden states of the first layer LSTM models. The experiments show that by utilizing the spatial information the prediction performance of the stacked LSTM model improves in most of the cases.