Abstract
In recent years many new algorithms have been developed for applications in speech and image processing which can be repurposed for time series prediction. This paper presents a comprehensive comparative analysis of time series forecasting capabilities of eight such state-of-the-art algorithms - namely: Vanilla Long Short-Term Memory(V-LSTM) Gated Recurrent Unit (GRU), Bidirectional LSTM(BD-LSTM), Auto encoder (AE- LSTM), Convolutional Neural Network LSTM(CNN-LSTM), LSTM with convolutional encoder (ConvLSTM), Attention mechanism networks and the Transformer network. Model performances across five different benchmark datasets including fields of interests such as finance, weather and sales are evaluated. Whether direct or iterative prediction methods are optimal for forecasting is investigated. For efficient model optimization, the asynchronous successive halving algorithm (ASHA) is applied in the training folds in a 10 k-fold cross validation framework. Statistical tests are used to comprehensively compare algorithm performances within and across datasets. We show that whilst there are differences between all models, the differences are insignificant for the top performing models which include the Transformer, Attention, V-LSTM, CNN-LSTM and CV-LSTM. However, the transformer model consistently produces the lowest prediction error. We also show that the iterative multistep ahead prediction method is optimal for long range prediction.
Original language | English |
---|---|
Title of host publication | Proceedings - 2022 International Conference on Computational Science and Computational Intelligence, CSCI 2022 |
Publisher | IEEE |
Pages | 89-95 |
Number of pages | 7 |
Edition | 2022 |
ISBN (Electronic) | 979-8-3503-2028-2 |
ISBN (Print) | 979-8-3503-2029-9 |
DOIs | |
Publication status | Published online - 25 Aug 2023 |
Publication series
Name | Proceedings - 2022 International Conference on Computational Science and Computational Intelligence, CSCI 2022 |
---|
Bibliographical note
Publisher Copyright:© 2022 IEEE.
Keywords
- time series prediction
- forecasting
- multi-horizon
- attention
- transformer
- LSTM