World Scientific
Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×
Spring Sale: Get 35% off with a min. purchase of 2 titles. Use code SPRING35. Valid till 31st Mar 2025.

System Upgrade on Tue, May 28th, 2024 at 2am (EDT)

Existing users will be able to log into the site and access content. However, E-commerce and registration of new users may not be available for up to 12 hours.
For online purchase, please visit us again. Contact us at customercare@wspc.com for any enquiries.

TREE SEARCH TECHNIQUE FOR THE OPTIMIZATION OF THE k NEAREST NEIGHBORS ALGORITHM

    https://doi.org/10.1142/9789812797650_0046Cited by:0 (Source: Crossref)
    Abstract:

    Computation of the k nearest neighbors of an unknown pattern generally requires a large number of expensive distance computations. The method nicknamed PURD presented in this paper is proposed to speed-up this task. It is based on a study of Portegys and uses the concept of relative distance between two patterns, PURD consists in a reorganization of a database as a tree structure, followed by a tree search based on rules which allows portions of the tree to be cut-off. The price to pay is an increase of the amount of memory needed to store preprocessed data. This technique has been used in a handwriting recognition multi-agent system to classify digit samples derived from NIST data. Experimental results demonstrate the efficiency of the proposed algorithm. A speed-up of more than an order of magnitude has been obtained against classical kNN for the same rate of recognition. In comparison to other computational time optimization methods, PURD performances are quite interesting.