DocumentCode
2224796
Title
Nearest neighbor search using additive binary tree
Author
Cha, Sung-Hyuk ; Srihari, Sargur N.
Author_Institution
Center of Excellence for Document Analysis & Recognition, State Univ. of New York, Buffalo, NY, USA
Volume
1
fYear
2000
fDate
2000
Firstpage
782
Abstract
Classifying an unknown input is a fundamental problem in pattern recognition. One standard method is finding its nearest neighbors in a reference set. It would be very time consuming if computed feature by feature for all templates in the reference set; this naive method is O(nd) where n is the number of templates in the reference set and d is the number of features or dimension. For this reason, we present a technique for quickly eliminating most templates from consideration as possible neighbor. The remaining candidate templates are then evaluated feature by feature against the query vector. We utilize frequencies of features as a pre-processing to reduce query processing time burden. The most notable advantage of the new method over other existing techniques occurs where the number of features is large and the type of each feature is binary although it works for other type features. We improved our OCR system by at least a factor of 2 (without a threshold) or faster (with higher threshold value)
Keywords
computational complexity; image classification; optical character recognition; trees (mathematics); OCR system; additive binary tree; nearest neighbor search; pattern recognition; query processing time; query vector; reference set; unknown input classification; Additives; Binary trees; Electronic mail; Frequency; Nearest neighbor searches; Optical character recognition software; Pattern recognition; Prototypes; Query processing; Text analysis;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Vision and Pattern Recognition, 2000. Proceedings. IEEE Conference on
Conference_Location
Hilton Head Island, SC
ISSN
1063-6919
Print_ISBN
0-7695-0662-3
Type
conf
DOI
10.1109/CVPR.2000.855900
Filename
855900
Link To Document