Learning k for kNN Classification

771Citations
Citations of this article
832Readers
Mendeley users who have this article in their library.

Abstract

The K Nearest Neighbor (kNN) method has widely been used in the applications of data mining andmachine learning due to its simple implementation and distinguished performance. However, setting all test data with the same κvalue in the previous kNN methods has been proven to make these methods impractical in real applications. This article proposes to learn a correlation matrix to reconstruct test data points by training data to assign different κ values to different test data points, referred to as the Correlation Matrix kNN (CM-kNN for short) classification. Specifically, the least-squares loss function is employed to minimize the reconstruction error to reconstruct each test data point by all training data points. Then, a graph Laplacian regularizer is advocated to preserve the local structure of the data in the reconstruction process. Moreover, an ℓ1-norm regularizer and an ℓ2,1-norm regularizer are applied to learn different κ values for different test data and to result in low sparsity to remove the redundant/noisy feature from the reconstruction process, respectively. Besides for classification tasks, the kNNmethods (including our proposed CM-kNN method) are further utilized to regression and missing data imputation.We conducted sets of experiments for illustrating the efficiency, and experimental results showed that the proposed method was more accurate and efficient than existing kNN methods in data-mining applications, such as classification, regression, and missing data imputation. Copyright is held by the owner/author(s). Publication rights licensed to ACM.

Cite

CITATION STYLE

APA

Zhang, S., Li, X., Zong, M., Zhu, X., & Cheng, D. (2017). Learning k for kNN Classification. ACM Transactions on Intelligent Systems and Technology, 8(3). https://doi.org/10.1145/2990508

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free