DocumentCode
570181
Title
Dynamic selection of k nearest neighbors in instance-based learning
Author
Hulett, Carl ; Hall, Andy ; Qu, Guangzhi
Author_Institution
Oakland Univ., Rochester, MI, USA
fYear
2012
fDate
8-10 Aug. 2012
Firstpage
85
Lastpage
92
Abstract
kNN is a popular lazy-learning algorithm used for a wide variety of machine learning applications. One problem with this algorithm is the choice of k value. Different k values can have a large impact on the predictive accuracy of the algorithm, and picking a good value is generally unintuitive by looking at the data set. Cross-validation over multiple folds is often used to find the best value for k in kNN based on prediction results. In this paper, we propose automatic selection of neighboring instances as defined by a dynamic local region unique to each instance, as opposed to the traditional approach of considering the manually specified k nearest neighbors. Removing the need to select an appropriate k value removes the cross-validation step, which improves the computational performance of the algorithm. Classification accuracy achieved by this approach is only slightly lower than the results of using kNN with an optimally selected k value.
Keywords
learning (artificial intelligence); pattern classification; dynamic selection; instance based learning; k nearest neighbors; kNN; lazy learning algorithm; machine learning applications; Accuracy; Clustering algorithms; Equations; Heuristic algorithms; Machine learning algorithms; Testing; Training;
fLanguage
English
Publisher
ieee
Conference_Titel
Information Reuse and Integration (IRI), 2012 IEEE 13th International Conference on
Conference_Location
Las Vegas, NV
Print_ISBN
978-1-4673-2282-9
Electronic_ISBN
978-1-4673-2283-6
Type
conf
DOI
10.1109/IRI.2012.6302995
Filename
6302995
Link To Document