Publication Details

Highly Efficient Parallel ANN Implementation for Real-Time Processing

DVOŘÁK, V.; MATOUŠEK, P. Highly Efficient Parallel ANN Implementation for Real-Time Processing. Proceedings of conference Computer Engineering and Informatics CE&I'99. Kosice - Herlany, Slovakia: Faculty of Electrical Engineering and Informatics, University of Technology Košice, 1999. p. 186-191. ISBN: 80-88922-05-4.
Type
conference paper
Language
English
Authors
Dvořák Václav, prof. Ing., DrSc.
Matoušek Petr, doc. Ing., Ph.D., M.A. (DIFS)
URL
Keywords

parallel architecture, hypercube, neural networks, performance, software pipelining

Abstract

The message-passing parallel implementation of a multi-layer perceptron in recall mode requires regular computation and various group communications. The most efficient software pipelining and network topology are investigated.

Annotation

The recent increased interest in parallel architectures has focused, among other areas, on digital signal processing and artificial neural networks (ANN). The topology ensuring the highest performance of multi-layer back-propagation ANN on the multicomputer is therefore important. Here we address the problem of the most efficient parallel implementation of the recall algorithm for a continuous stream of data on the hypercube topology with message passing. A prototype of a related parallel program has been written in TRANSIM and run in simulated real time. By overlapping comunication and computation processors utilization reached 82.7%. The resulting setup of distributed processing with speedups and efficiencies is presented.

Published
1999
Pages
186–191
Proceedings
Proceedings of conference Computer Engineering and Informatics CE&I'99
ISBN
80-88922-05-4
Publisher
Faculty of Electrical Engineering and Informatics, University of Technology Košice
Place
Kosice - Herlany, Slovakia
BibTeX
@inproceedings{BUT192269,
  author="Václav {Dvořák} and Petr {Matoušek}",
  title="Highly Efficient Parallel ANN Implementation for Real-Time Processing",
  booktitle="Proceedings of conference Computer Engineering and Informatics CE&I'99",
  year="1999",
  pages="186--191",
  publisher="Faculty of Electrical Engineering and Informatics, University of Technology Košice",
  address="Kosice - Herlany, Slovakia",
  isbn="80-88922-05-4",
  url="http://www.fit.vutbr.cz/~matousp/doc/1999/herlany.ps"
}
Back to top