Attention Long Short Term Memory: Evaluation of Time Series Forecasting Performance, a Comparison With LSTM and SARIMA

Bachelor Thesis (2021)
Author(s)

G. Acquati (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Contributor(s)

Wendelin Böhmer – Mentor (TU Delft - Software Technology)

Faculty
Electrical Engineering, Mathematics and Computer Science
Copyright
© 2021 Giorgio Acquati
More Info
expand_more
Publication Year
2021
Language
English
Copyright
© 2021 Giorgio Acquati
Graduation Date
02-07-2021
Awarding Institution
Delft University of Technology
Faculty
Electrical Engineering, Mathematics and Computer Science
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Long Short Term Memory is a standard architecture for recurrent neural network in the field of time series analysis. It is composed of a chain of cells, each of which is able to pass information to the following cell in the chain. This structure clearly causes the ability of the model to retain memory of distant past values to be strictly bound to the computational requirements of the model, supposedly limiting its performance. This paper proposes a new architecture, which allows cells to directly access information from all previous cells in the chain, allowing for better information passing between time steps. In the present study, we describe the implementation details of the proposed model and focus on assessing its performance regarding time series forecasting, by performing a comparison with LSTM and SARIMA models.

Files

License info not available