NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Back to Results
Efficiently modeling neural networks on massively parallel computersNeural networks are a very useful tool for analyzing and modeling complex real world systems. Applying neural network simulations to real world problems generally involves large amounts of data and massive amounts of computation. To efficiently handle the computational requirements of large problems, we have implemented at Los Alamos a highly efficient neural network compiler for serial computers, vector computers, vector parallel computers, and fine grain SIMD computers such as the CM-2 connection machine. This paper describes the mapping used by the compiler to implement feed-forward backpropagation neural networks for a SIMD (Single Instruction Multiple Data) architecture parallel computer. Thinking Machines Corporation has benchmarked our code at 1.3 billion interconnects per second (approximately 3 gigaflops) on a 64,000 processor CM-2 connection machine (Singer 1990). This mapping is applicable to other SIMD computers and can be implemented on MIMD computers such as the CM-5 connection machine. Our mapping has virtually no communications overhead with the exception of the communications required for a global summation across the processors (which has a sub-linear runtime growth on the order of O(log(number of processors)). We can efficiently model very large neural networks which have many neurons and interconnects and our mapping can extend to arbitrarily large networks (within memory limitations) by merging the memory space of separate processors with fast adjacent processor interprocessor communications. This paper will consider the simulation of only feed forward neural network although this method is extendable to recurrent networks.
Document ID
19930013164
Acquisition Source
Legacy CDMS
Document Type
Conference Paper
Authors
Farber, Robert M.
(Los Alamos National Lab. NM, United States)
Date Acquired
September 6, 2013
Publication Date
January 1, 1993
Publication Information
Publication: NASA. Johnson Space Center, Proceedings of the Third International Workshop on Neural Networks and Fuzzy Logic, Volume 1
Subject Category
Cybernetics
Accession Number
93N22353
Funding Number(s)
CONTRACT_GRANT: GM-40789-03
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available