DocumentCode
2180262
Title
A resource-aware nearest-neighbor search algorithm for k-dimensional trees
Author
Paul, J. ; Stechele, Walter ; Kroehnert, Manfred ; Asfour, Tamim ; Oechslein, Benjamin ; Erhardt, Christoph ; Schedel, Jens ; Lohmann, Daniel ; Schroder-Preikschat, Wolfgang
Author_Institution
Inst. for Integrated Syst., Tech. Univ. of Munich, Munich, Germany
fYear
2013
fDate
8-10 Oct. 2013
Firstpage
80
Lastpage
87
Abstract
Kd-tree search is widely used today in computer vision - for example in object recognition to process a large set of features and identify the objects in a scene. However, the search times vary widely based on the size of the data set to be processed, the number of objects present in the frame, the size and shape of the kd-tree, etc. Constraining the search interval is extremely critical for real-time applications in order to avoid frame drops and to achieve a good response time. The inherent parallelism in the algorithm can be exploited by using massively parallel architectures like many-core processors. However, the variation in execution time is more pronounced on such hardware (HW) due to the presence of shared resources and dynamically varying load situations created by applications running concurrently. In this work, we propose a new resource-aware nearest-neighbor search algorithm for kd-trees on many-core processors. The novel algorithm can adapt itself to the dynamically varying load on a many-core processor and can achieve a good response time and avoid frame drops. The results show significant improvements in performance and detection rate compared to the conventional approach while the simplicity of the conventional algorithm is retained in the new model.
Keywords
computer vision; multiprocessing systems; parallel architectures; tree searching; computer vision; hardware; k-dimensional trees; kd-tree search; many-core processors; parallel architectures; resource-aware nearest-neighbor search algorithm; shared resources; Parallel processing; Program processors; Real-time systems; Resource management; Robots; Search problems; Tiles;
fLanguage
English
Publisher
ieee
Conference_Titel
Design and Architectures for Signal and Image Processing (DASIP), 2013 Conference on
Conference_Location
Cagliari
Type
conf
Filename
6661522
Link To Document