Time Series Prediction with Recurrent Neural Networks using a Hybrid PSO-EA Algorithm

Nian Zhang
Ganesh K. Venayagamoorthy, Missouri University of Science and Technology
Donald C. Wunsch, Missouri University of Science and Technology
Xindi Cai

This document has been relocated to http://scholarsmine.mst.edu/ele_comeng_facwork/1919

There were 11 downloads as of 28 Jun 2016.

Abstract

To predict the 100 missing values from the time series consisting of 5000 data given for the IJCNN 2004 time series prediction competition, we applied an architecture which automates the design of recurrent neural networks using a new evolutionary learning algorithm. This new evolutionary learning algorithm is based on a hybrid of particle swarm optimization (PSO) and evolutionary algorithm (EA). By combining the searching abilities of these two global optimization methods, the evolution of individuals is no longer restricted to be in the same generation, and better performed individuals may produce offspring to replace those with poor performance. The novel algorithm is then applied to the recurrent neural network for the time series prediction. The experimental results show that our approach gives good performance in predicting the missing values from the time series.