A Implementation for Distributed Backpropagation Using Corba Architecture

  • Authors:
  • Qingzhang Chen; Yungang Lai; Jianghong Han

  • Affiliations:
  • Hefei Univ. of Technol.;-;-

  • Venue:
  • ICCI '06 Proceedings of the 2006 5th IEEE International Conference on Cognitive Informatics - Volume 02
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Learning plays an important role in neural computing, but it takes long time when the input data set is large and complex. Many papers have proposed how to implement learning algorithms on parallel machines or a cluster of computers to reduce learning time in the past. In this article, we present a distributed backpropagation learning that distributes the data set to learn in a cluster of computers. Our experiment results reveal that the error calculated by it is closer with the convention pattern mode backpropagation learning, and the time used by it is faster when the data is complex. Due to that the development and maintenance of distributed applications using conventional techniques are time-consuming, and that the applications may not be extensible, we use the CORBA technique as our implementation middleware. Thus, we can efficiently implement our distributed backpropagation learning on a cluster of computers