DocumentCode
2771636
Title
Analysis of Multilayer Perceptron networks in the multicore era
Author
Xavier-de-Souza, Samuel ; De Souza, Francisco Ary Alves ; Neto, Adrião Duarte Dória
Author_Institution
Dept. de Eng. de Comput. e Automacao, Univ. Fed. do Rio Grande do Norte, Natal, Brazil
fYear
2012
fDate
10-15 June 2012
Firstpage
1
Lastpage
5
Abstract
In this paper we present and analyze a modular implementation of the Multilayer Perceptron (MLP) network in the view of the recent paradigm shift called the multicore era. The implementation parallelizes the pass of an input through the network by distributing the neurons of a given layer among parallel executed modules. Each module has full connection among its local neurons and an adjustable number of remote connections with other modules. We analyzed the parallel speedup and parallel efficiency for different total number of synapses and number of remote connections per module. The fully connected case showed weak scalability for future parallel architectures with non-uniform memory access. The results for the proposed implementation showed that it is quite scalable for a small number of remote connections.
Keywords
multilayer perceptrons; multiprocessing systems; modular implementation; multicore era; multilayer perceptron networks; parallel architectures; parallel efficiency; parallel executed modules; parallel speedup; remote connections; Indexes; Multicore processing; Neurons; Program processors; Scalability; Training;
fLanguage
English
Publisher
ieee
Conference_Titel
Neural Networks (IJCNN), The 2012 International Joint Conference on
Conference_Location
Brisbane, QLD
ISSN
2161-4393
Print_ISBN
978-1-4673-1488-6
Electronic_ISBN
2161-4393
Type
conf
DOI
10.1109/IJCNN.2012.6252497
Filename
6252497
Link To Document