DocumentCode
2721373
Title
The Improved BP Algorithm Based on MapReduce and Genetic Algorithm
Author
Zhu Chenje ; Ruonan, Rao
Author_Institution
Sch. of Software, Shanghai Jiao Tong Univ., Shanghai, China
fYear
2012
fDate
11-13 Aug. 2012
Firstpage
1567
Lastpage
1570
Abstract
The traditional BP neural network training method processes the training dataset serially on one machine, so the efficiency is quite low. The massive data that need to be explored brings great challenge for BP neural network. The traditional serial training method of BP neural network will encounter many problems, such as costing too much time and insufficient memory to finish the training process. To solve these problems, this paper proposes a new parallel training method that is based on MapReduce and genetic algorithm, and the new training method is called MR-GAIBP (MapReduce based Genetic Algorithm Improved Back Propagation). MR-GAIBP includes two parts: MapReduce based BP algorithm and MapReduce based genetic algorithm. Genetic algorithm is first iterated for a few times to find appropriate initial weights of BP neural network, then BP algorithm is used to find the appropriate weights that meets the requirement. In the phase of BP algorithm, local iteration is used to speed up the convergence. Experiment results demonstrate that MR-GAIBP has faster convergence rate and higher accuracy compared with the previous MapReduce based algorithm proposed in other papers.
Keywords
backpropagation; genetic algorithms; iterative methods; neural nets; BP neural network training method; MR-GAIBP; MapReduce based BP algorithm; MapReduce based genetic algorithm; genetic algorithm; improved BP algorithm; local iteration method; parallel training method; training dataset; Accuracy; Algorithm design and analysis; Convergence; Educational institutions; Genetic algorithms; Neural networks; Training; Backprogation; Genetic algorithm; MapReduce; Massive data; Neural network;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science & Service System (CSSS), 2012 International Conference on
Conference_Location
Nanjing
Print_ISBN
978-1-4673-0721-5
Type
conf
DOI
10.1109/CSSS.2012.392
Filename
6394631
Link To Document