AN EFFICIENT PARALLEL IMPLEMENTATION OF A LEAST-SQUARES PROBLEM

Citation
Aeb. Ruano et al., AN EFFICIENT PARALLEL IMPLEMENTATION OF A LEAST-SQUARES PROBLEM, Computing systems in engineering, 6(4-5), 1995, pp. 313-318
Citations number
12
Categorie Soggetti
Engineering,"Computer Science Interdisciplinary Applications
ISSN journal
09560521
Volume
6
Issue
4-5
Year of publication
1995
Pages
313 - 318
Database
ISI
SICI code
0956-0521(1995)6:4-5<313:AEPIOA>2.0.ZU;2-Q
Abstract
Least squares solutions are a very important problem, which appear in a broad range of disciplines (for instance, control systems, optimisat ion, statistics, signal processing). Our interest in this kind of prob lem lies in their use for training neural network controllers. We have recently proposed a new learning algorithm for training multilayer pe rceptrons, in which two least squares problems have to be solved in ea ch iteration. As one of them constitutes the bulk of the computation o f the learning algorithm, we have looked for efficient parallel soluti ons for least squares problems. For accuracy reasons, a QR algorithm w as used to compute these steps of the learning algorithm. By modifying the sequence of operations that are performed by a known parallel sol ution for this type of problem, a boost in parallel efficiency was obt ained. Extensive testing with different topologies and different route r algorithms was conducted, enabling us to determine an optimal soluti on.