Abstract
In this work we introduce a new distance estimation technique by boosting and we apply it to the K-Nearest Neighbor Classifier (K-NN). Instead of applying AdaBoost to a typical classification problem, we use it for learning a distance function and the resulting distance is used into K-NN. The proposed method (Boosted Distance with Nearest Neighbor) outperforms the AdaBoost classifier when the training set is small. It also outperforms the K-NN classifier used with several different distances and the distances obtained with other estimation methods such as Relevant Component Analysis (RCA) [Duda, R.O., Hart, P.E., Stock, D.G., 2001. Pattern Classification, John Wiley and Sons Inc.]. Furthermore, our distance estimation performs dimension-reduction, being much more efficient in terms of classification accuracy than classical techniques such as PCA, LDA, and NDA. The method has been thoroughly tested on 13 standard databases from the UCI repository, a standard gender recognition database and the MNIST database. © 2005 Elsevier B.V. All rights reserved.
Original language | English |
---|---|
Pages (from-to) | 201-209 |
Journal | Pattern Recognition Letters |
Volume | 27 |
Issue number | 3 |
DOIs | |
Publication status | Published - 1 Feb 2006 |
Keywords
- AdaBoost
- Dimension reduction
- Distance estimation