A Comparison between Deep Belief Network and LSTM in Chaotic Time Series Forecasting

Nguyen Ngoc Phien,Duong Tuan Anh,Jan Platos
DOI: https://doi.org/10.1145/3490725.3490749
2021-09-17
Abstract:The application of deep neural networks in forecasting time series data is increasingly popular, aiming to improve prediction accuracy in this problem. However, as for chaotic time series, a special kind of time series data generated from the deterministic dynamics of a nonlinear system, there are very few research works applying deep neural networks to forecast this kind of time series data. So far, Deep Belief Network (DBN) and Long Short Term Memory (LSTM) are two kinds of deep neural networks used to extract meaningful features from the chaotic time series before forecasting. This article aims to compare the prediction performance of the LSTM model with that of the DBN model on chaotic time series data. Experimental results on six synthetic and real-world datasets in this study show that LSTM brings out better prediction accuracy than DBN in terms of three evaluation criteria.
What problem does this paper attempt to address?