Title :
Dynamic space warping algorithms on fine-grain array processors
Author :
Kim, Heung-Nam ; Irwin, Mary Jane ; Owens, Robert M. ; Wu, Chen-Mi
Author_Institution :
Dept. of Comput. Sci. & Eng., Pennsylvania State Univ., University Park, PA, USA
Abstract :
We present a new mapping strategy of the dynamic space warping algorithm (DSWA) onto a micro-grained array processor (MGAP). This new mapping strategy reduces the communication complexity between processing elements and increases the performance due to data pipelining and interleaving. The DSWA, which can be applied to image recognition, originally needs a four-dimensional array. Practically however, this four-dimensional algorithm must be mapped onto a two-dimensional array processor. A previous mapping used O(NW) processors to compute the distance between an N×N input image and a reference image with the warping distance W in O(NW) time. The new mapping scheme uses O(N2 ) processors to generate each computation result in O(N+W2 ) time. We also show the experimental results and performance comparison between Connection Machine (CM) 200 and the MGAP
Keywords :
communication complexity; image recognition; parallel algorithms; parallel architectures; Connection Machine 200; DSWA; MGAP; communication complexity; data pipelining; dynamic space warping algorithms; fine-grain array processors; four-dimensional algorithm; four-dimensional array; image recognition; interleaving; mapping strategy; micro-grained array processor; processing elements; reference image; two-dimensional array processor; warping distance; Complexity theory; Computer science; Dynamic programming; Heuristic algorithms; Image coding; Image recognition; Interleaved codes; Pipeline processing; Space technology; Very large scale integration;
Conference_Titel :
Parallel Processing Symposium, 1994. Proceedings., Eighth International
Conference_Location :
Cancun
Print_ISBN :
0-8186-5602-6
DOI :
10.1109/IPPS.1994.288196