Abstract

Chaos is widespread in non-linear systems such as finance, energy, and weather. In the chaos system, a variable changing with time generates a chaotic time series, which contains a wealth of information about the non-linear system, and it is helpful for us to analyze and understand chaos systems. Traditional hybrid models for chaotic time series prediction based on neural networks have problems such as low prediction accuracy and difficulty in determining the network topologies. In recent years, the chaotic time series prediction has attached the attention of researchers in the area of deep learning. In this paper, we use a deep hybrid neural network (DHNN) based on convolutional neural network (CNN), gated recurrent unit (GRU) network, and attention mechanism to predict chaotic time series. Besides, we use the idea of neuroevolution to optimize the topologies of the DHNN. In the DHNN, we use CNN to capture spatial features from phase space reconstruction of chaotic time series. Then, we combine spatial features with the original chaotic time series. GRU extracts the spatio-temporal features from the combined sequence, and an attention mechanism with a non-linear activation function is designed to capture critical spatio-temporal features. Besides, we propose an improved differential evolution (IDE) algorithm to optimize the topologies of the DHNN, including the filter sizes of CNN and the number of hidden neurons of GRU. We develop the IDE with an adaptive mutation operator and dynamic chaos crossover operator, which can improve convergence speed and reduce optimization time. In this paper, we use the theoretical Lorenz datasets, monthly mean total sunspot datasets, and the actual coal-mine gas concentration datasets to verify the prediction accuracy of the proposed prediction model. Experimental results have shown that the proposed prediction model performs well in chaotic time series forecasting.

Highlights

  • Chaotic time series prediction (CTSP) is involved in various domains of social and natural sciences, such as copper metal price, oilfield water injection, wind power, and rainfall [1]–[4]

  • Theoretical and empirical studies reported in the literature suggest that the hybrid model is one of the best ways to improve the accuracy of time series forecasting [11], [12]

  • Algorithm 1 Improved Differential Evolution Optimizes Hybrid Neural Network Step 1: Set control parameters: mutation factor F0, crossover operator CR0, population size NP and max generation MAX _G Step 2: Randomly initialize a population of NP individuals xi,0 = (c1, c2, g1, g2, g3, l), where c1 and c2 is the size of the convolutional neural network (CNN) filter, g1, g2, and g3 is the number of neurons of the gated recurrent unit (GRU) layers, and l is the time-steps for forecasting

Read more

Summary

INTRODUCTION

Chaotic time series prediction (CTSP) is involved in various domains of social and natural sciences, such as copper metal price, oilfield water injection, wind power, and rainfall [1]–[4]. Yan et al developed a hybrid empirical mode decomposition and neural network for Maritime Time Series Prediction [17]. These hybrid models have performed well in CTSP. Yeqi et al developed a dual-stage two-phase attention-based recurrent neural network (DSTP-RNN) for long-term and multivariate time series prediction, which can capture spatio-temporal correlations and long-term temporal dependencies [35]. A deep hybrid neural network based on deep learning is proposed to CTSP, which considers both spatial and temporal. The attention mechanism is used to extract spatial-temporal features from hybrid deep learning neural networks.

HYBRID MODEL
DIFFERENTIAL EVOLUTION AND ITS IMPROVEMENT
DATA PREPROCESSING
TRAINING OF PREDICTION MODEL
ANALYSIS AND DISCUSSION
COMPARISON OF VARIANT PREDICTION MODELS
Findings
CONCLUSION
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call