scholarly journals Sunspots Time-Series Prediction Based on Complementary Ensemble Empirical Mode Decomposition and Wavelet Neural Network

2017 ◽  
Vol 2017 ◽  
pp. 1-7 ◽  
Author(s):  
Guohui Li ◽  
Siliang Wang

The sunspot numbers are the major target which describes the solar activity level. Long-term prediction of sunspot activity is of great importance for aerospace, communication, disaster prevention, and so on. To improve the prediction accuracy of sunspot time series, the prediction model based on complementary ensemble empirical mode decomposition (CEEMD) and wavelet neural network (WNN) is proposed. First, the sunspot time series are decomposed by CEEMD to obtain a set of intrinsic modal functions (IMFs). Then, the IMFs and residuals are reconstructed to obtain the training samples and the prediction samples, and these samples are trained and predicted by WNN. Finally, the reconstructed IMFs and residuals are the final prediction results. Five kinds of prediction models are compared, which are BP neural network prediction model, WNN prediction model, empirical mode decomposition and WNN hybrid prediction model, ensemble empirical mode decomposition and WNN hybrid prediction model, and the proposed method in this paper. The same sunspot time series are predicted with five kinds of prediction models. The experimental results show that the proposed model has better prediction accuracy and smaller error.

Symmetry ◽  
2020 ◽  
Vol 12 (6) ◽  
pp. 893
Author(s):  
Yanan Guo ◽  
Xiaoqun Cao ◽  
Bainian Liu ◽  
Kecheng Peng

El Niño is an important quasi-cyclical climate phenomenon that can have a significant impact on ecosystems and societies. Due to the chaotic nature of the atmosphere and ocean systems, traditional methods (such as statistical methods) are difficult to provide accurate El Niño index predictions. The latest research shows that Ensemble Empirical Mode Decomposition (EEMD) is suitable for analyzing non-linear and non-stationary signal sequences, Convolutional Neural Network (CNN) is good at local feature extraction, and Recurrent Neural Network (RNN) can capture the overall information of the sequence. As a special RNN, Long Short-Term Memory (LSTM) has significant advantages in processing and predicting long, complex time series. In this paper, to predict the El Niño index more accurately, we propose a new hybrid neural network model, EEMD-CNN-LSTM, which combines EEMD, CNN, and LSTM. In this hybrid model, the original El Niño index sequence is first decomposed into several Intrinsic Mode Functions (IMFs) using the EEMD method. Next, we filter the IMFs by setting a threshold, and we use the filtered IMFs to reconstruct the new El Niño data. The reconstructed time series then serves as input data for CNN and LSTM. The above data preprocessing method, which first decomposes the time series and then reconstructs the time series, uses the idea of symmetry. With this symmetric operation, we extract valid information about the time series and then make predictions based on the reconstructed time series. To evaluate the performance of the EEMD-CNN-LSTM model, the proposed model is compared with four methods including the traditional statistical model, machine learning model, and other deep neural network models. The experimental results show that the prediction results of EEMD-CNN-LSTM are not only more accurate but also more stable and reliable than the general neural network model.


Information ◽  
2018 ◽  
Vol 9 (7) ◽  
pp. 177 ◽  
Author(s):  
Guohui Li ◽  
Xiao Ma ◽  
Hong Yang

The matter of success in forecasting precipitation is of great significance to flood control and drought relief, and water resources planning and management. For the nonlinear problem in forecasting precipitation time series, a hybrid prediction model based on variational mode decomposition (VMD) coupled with extreme learning machine (ELM) is proposed to reduce the difficulty in modeling monthly precipitation forecasting and improve the prediction accuracy. The monthly precipitation data in the past 60 years from Yan’an City and Huashan Mountain, Shaanxi Province, are used as cases to test this new hybrid model. First, the nonstationary monthly precipitation time series are decomposed into several relatively stable intrinsic mode functions (IMFs) by using VMD. Then, an ELM prediction model is established for each IMF. Next, the predicted values of these components are accumulated to obtain the final prediction results. Finally, three predictive indicators are adopted to measure the prediction accuracy of the proposed hybrid model, back propagation (BP) neural network, Elman neural network (Elman), ELM, and EMD-ELM models: mean absolute error (MAE), root mean squared error (RMSE), and mean absolute percentage error (MAPE). The experimental simulation results show that the proposed hybrid model has higher prediction accuracy and can be used to predict the monthly precipitation time series.


2021 ◽  
Vol 2021 ◽  
pp. 1-14
Author(s):  
Yang Cao ◽  
Xiaokang Zhou ◽  
Ke Yan

Monitoring and prediction of ground settlement during tunnel construction are of great significance to ensure the safe and reliable operation of urban tunnel systems. Data-driven techniques combining artificial intelligence (AI) and sensor networks are popular methods in the field, which have several advantages, including high prediction accuracy, efficiency, and low cost. Deep learning, as one of the advanced techniques in AI, is demanded for the tunnel settlement forecasting problem. However, deep neural networks often require a large amount of training data. Due to the tunnel construction, the available training data samples are limited, and the data are univariate (i.e., containing only the settlement data). In response to the above problems, this research proposes a deep learning model that only requires limited number of training data for short-period prediction of the tunnel surface settlement. In the proposed complete ensemble empirical mode decomposition with adaptive noise long short term memory (CEEMDAN-LSTM model), single-dimensional data is divided into multidimensional data by CEEMDAN through the complete ensemble empirical mode decomposition. Each component is then predicted by a LSTM neural network and superimposed for obtaining the final prediction result. Experimental results show that, compared with existing machine learning techniques and algorithms, this deep learning method has higher prediction accuracy and acceptable computational efficiency. In the case of small samples, this method can significantly improve the accuracy of time series forecasting.


2016 ◽  
Vol 8 (2) ◽  
pp. 132
Author(s):  
Sri Herawati ◽  
M Latif

Abstract—The method of time series suitable for use when it checks each data patterns systematically and has many variables, such as in the case of crude oil prices. One study that utilizes the methods of time series is the integration between Ensemble Empirical Mode Decomposition (EEMD) and neural network algorithms based on Polak-Ribiere Conjugate Gradient (PCG). However, PCG requires setting free parameters in the learning process. Meanwhile, the appropriate parameters are needed to get accurate forecasting results. This research proposes the integration between EEMD and Generalized Regression Neural Network (GRNN). GRNN has advantages, such as: does not require any parameter settings and a quick learning process. For the evaluation, the performance of the method EEMD-GRNN compared with GRNN. The experimental results showed that the method EEMD-GRNN produce better forecasting of GRNN. Keywords-Forecasting crude oil price; EEMD;GRNN.


Electronics ◽  
2021 ◽  
Vol 10 (11) ◽  
pp. 1248
Author(s):  
Rafia Nishat Toma ◽  
Cheol-Hong Kim ◽  
Jong-Myon Kim

Condition monitoring is used to track the unavoidable phases of rolling element bearings in an induction motor (IM) to ensure reliable operation in domestic and industrial machinery. The convolutional neural network (CNN) has been used as an effective tool to recognize and classify multiple rolling bearing faults in recent times. Due to the nonlinear and nonstationary nature of vibration signals, it is quite difficult to achieve high classification accuracy when directly using the original signal as the input of a convolution neural network. To evaluate the fault characteristics, ensemble empirical mode decomposition (EEMD) is implemented to decompose the signal into multiple intrinsic mode functions (IMFs) in this work. Then, based on the kurtosis value, insignificant IMFs are filtered out and the original signal is reconstructed with the rest of the IMFs so that the reconstructed signal contains the fault characteristics. After that, the 1-D reconstructed vibration signal is converted into a 2-D image using a continuous wavelet transform with information from the damage frequency band. This also transfers the signal into a time-frequency domain and reduces the nonstationary effects of the vibration signal. Finally, the generated images of various fault conditions, which possess a discriminative pattern relative to the types of faults, are used to train an appropriate CNN model. Additionally, with the reconstructed signal, two different methods are used to create an image to compare with our proposed image creation approach. The vibration signal is collected from a self-designed testbed containing multiple bearings of different fault conditions. Two other conventional CNN architectures are compared with our proposed model. Based on the results obtained, it can be concluded that the image generated with fault signatures not only accurately classifies multiple faults with CNN but can also be considered as a reliable and stable method for the diagnosis of fault bearings.


Sign in / Sign up

Export Citation Format

Share Document