𝔖 Bobbio Scriptorium
✦   LIBER   ✦

A fast algorithm for a k-NN classifier based on the branch and bound method and computational quantity estimation

✍ Scribed by Shin'ichiro Omachi; Hirotomo Aso


Publisher
John Wiley and Sons
Year
2000
Tongue
English
Weight
173 KB
Volume
31
Category
Article
ISSN
0882-1666

No coin nor oath required. For personal study only.

✦ Synopsis


The nearest neighbor rule or k-nearest neighbor rule is a technique of nonparametric pattern recognition. Its algorithm is simple and the error is smaller than twice the Bayes error if there are enough training samples. However, it requires an enormous amount of computation, proportional to the number of samples and the number of dimensions of the feature vector. In this paper, a fast algorithm for the k-nearest neighbor rule based on the branch and bound method is proposed. Moreover, a new training algorithm for constructing a search tree that can reduce the computational quantity is proposed. Experimental results show the effectiveness of the proposed algorithms.