Recognition algorithms for the connection machine
Abstract
This paper describes an object recognition algorithm both on a sequential machine and on a single instruction multiple data (SIMD) parallel processor such as the MIT connection machine. The problem, in the way it is presently formulated on a sequential machine, is essentially a propagation of constraints through a tree of possibilities in an attempt to prune the tree to a small number of leaves. The tree can become excessively large, however, and so implementations on massively parallel machines are sought in order to speed up the problem. Two fast parallel algorithms are described here, a static algorithm and a dynamic algorithm. The static algorithm reformulates the problem by assigning every leaf in the completely expanded unpruned tree to a separate processor in the connection machine. Then pruning is done in nearly constant time by broadcasting constraints to the entire SIMD array. This parallel version is shown to run three to four orders of magnitude faster than the sequential version. For large recognition problems which would exceed the capacity of the machine, a dynamic algorithm is described which performs a series of loading and pruning steps, dynamically allocating and deallocating processors through the use of the connection machine's global router communications mechanism. Copyright © 1986, Wiley Blackwell. All rights reserved
Recommended Citation
A. M. Flynn and J. G. Harris, "Recognition algorithms for the connection machine," Computational Intelligence, vol. 2, no. 1, pp. 131 - 135, Wiley, Jan 1986.
The definitive version is available at https://doi.org/10.1111/j.1467-8640.1986.tb00078.x
Department(s)
Electrical and Computer Engineering
Keywords and Phrases
connection machine; content addressable processor; object recognition; parallel processing; tree search
International Standard Serial Number (ISSN)
1467-8640; 0824-7935
Document Type
Article - Journal
Document Version
Citation
File Type
text
Language(s)
English
Rights
© 2025 Wiley, All rights reserved.
Publication Date
01 Jan 1986
