A Comparative Analysis of Forecasting Financial Time Series Using ARIMA, LSTM, and BiLSTM

11/21/2019
by   Sima Siami-Namini, et al.
0

Machine and deep learning-based algorithms are the emerging approaches in addressing prediction problems in time series. These techniques have been shown to produce more accurate results than conventional regression-based modeling. It has been reported that artificial Recurrent Neural Networks (RNN) with memory, such as Long Short-Term Memory (LSTM), are superior compared to Autoregressive Integrated Moving Average (ARIMA) with a large margin. The LSTM-based models incorporate additional "gates" for the purpose of memorizing longer sequences of input data. The major question is that whether the gates incorporated in the LSTM architecture already offers a good prediction and whether additional training of data would be necessary to further improve the prediction. Bidirectional LSTMs (BiLSTMs) enable additional training by traversing the input data twice (i.e., 1) left-to-right, and 2) right-to-left). The research question of interest is then whether BiLSTM, with additional training capability, outperforms regular unidirectional LSTM. This paper reports a behavioral analysis and comparison of BiLSTM and LSTM models. The objective is to explore to what extend additional layers of training of data would be beneficial to tune the involved parameters. The results show that additional training of data and thus BiLSTM-based modeling offers better predictions than regular LSTM-based models. More specifically, it was observed that BiLSTM models provide better predictions compared to ARIMA and LSTM models. It was also observed that BiLSTM models reach the equilibrium much slower than LSTM-based models.

READ FULL TEXT
research
12/17/2021

A Comparative Study of Detecting Anomalies in Time Series Data Using LSTM and TCN Models

There exist several data-driven approaches that enable us model time ser...
research
11/17/2019

The Proper Care and Feeding of CAMELS: How Limited Training Data Affects Streamflow Prediction

Accurate streamflow prediction largely relies on historical records of b...
research
09/20/2023

Transformers versus LSTMs for electronic trading

With the rapid development of artificial intelligence, long short term m...
research
05/10/2022

Real-time Forecasting of Time Series in Financial Markets Using Sequentially Trained Many-to-one LSTMs

Financial markets are highly complex and volatile; thus, learning about ...
research
08/20/2021

Deep Sequence Modeling: Development and Applications in Asset Pricing

We predict asset returns and measure risk premia using a prominent techn...
research
08/26/2022

Static Seeding and Clustering of LSTM Embeddings to Learn from Loosely Time-Decoupled Events

Humans learn from the occurrence of events in a different place and time...

Please sign up or login with your details

Forgot password? Click here to reset