Efficient kNN Classification With Different Numbers of Nearest Neighbors

被引:914
作者
Zhang, Shichao [1 ]
Li, Xuelong [2 ]
Zong, Ming [1 ]
Zhu, Xiaofeng [1 ]
Wang, Ruili [3 ]
机构
[1] Guangxi Normal Univ, Coll Comp Sci & Informat Technol, Guangxi Key Lab MIMS, Guilin 541004, Peoples R China
[2] Chinese Acad Sci, Xian Inst Opt & Precis Mech, Ctr OPT IMagery Anal & Learning, State Key Lab Transient Opt & Photon, Xian 710119, Shaanxi, Peoples R China
[3] Massey Univ, Inst Nat & Math Sci, Auckland 4442, New Zealand
关键词
Decision tree; k nearest neighbor (kNN) classification; sparse coding; IMAGE; SELECTION; EXTRACTION; REGRESSION; ALGORITHM;
D O I
10.1109/TNNLS.2017.2673241
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
k nearest neighbor (kNN) method is a popular classification method in data mining and statistics because of its simple implementation and significant classification performance. However, it is impractical for traditional kNN methods to assign a fixed k value (even though set by experts) to all test samples. Previous solutions assign different k values to different test samples by the cross validation method but are usually time-consuming. This paper proposes a kTree method to learn different optimal k values for different test/new samples, by involving a training stage in the kNN classification. Specifically, in the training stage, kTree method first learns optimal k values for all training samples by a new sparse reconstruction model, and then constructs a decision tree (namely, kTree) using training samples and the learned optimal k values. In the test stage, the kTree fast outputs the optimal k value for each test sample, and then, the kNN classification can be conducted using the learned optimal k value and all training samples. As a result, the proposed kTree method has a similar running cost but higher classification accuracy, compared with traditional kNN methods, which assign a fixed k value to all test samples. Moreover, the proposed kTree method needs less running cost but achieves similar classification accuracy, compared with the newly kNN methods, which assign different k values to different test samples. This paper further proposes an improvement version of kTree method (namely, k*Tree method) to speed its test stage by extra storing the information of the training samples in the leaf nodes of kTree, such as the training samples located in the leaf nodes, their kNNs, and the nearest neighbor of these kNNs. We call the resulting decision tree as k*Tree, which enables to conduct kNN classification using a subset of the training samples in the leaf nodes rather than all training samples used in the newly kNN methods. This actually reduces running cost of test stage. Finally, the experimental results on 20 real data sets showed that our proposed methods (i.e., kTree and k*Tree) are much more efficient than the compared methods in terms of classification tasks.
引用
收藏
页码:1774 / 1785
页数:12
相关论文
共 68 条
  • [11] A Novel Template Reduction Approach for the K-Nearest Neighbor Method
    Fayed, Hatem A.
    Atiya, Amir F.
    [J]. IEEE TRANSACTIONS ON NEURAL NETWORKS, 2009, 20 (05): : 890 - 896
  • [12] Góra G, 2002, LECT NOTES ARTIF INT, V2430, P111
  • [13] A Novel Weighted Voting for K-Nearest Neighbor Rule
    Gou, Jianping
    Xiong, Taisong
    Kuang, Yin
    [J]. JOURNAL OF COMPUTERS, 2011, 6 (05) : 833 - 840
  • [14] Guo GD, 2003, LECT NOTES COMPUT SC, V2888, P986
  • [15] He XF, 2004, ADV NEUR IN, V16, P153
  • [16] Face recognition using Laplacianfaces
    He, XF
    Yan, SC
    Hu, YX
    Niyogi, P
    Zhang, HJ
    [J]. IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, 2005, 27 (03) : 328 - 340
  • [17] Feature Combination and the kNN Framework in Object Classification
    Hou, Jian
    Gao, Huijun
    Xia, Qi
    Qi, Naiming
    [J]. IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS, 2016, 27 (06) : 1368 - 1378
  • [18] Biologically Inspired Features for Scene Classification in Video Surveillance
    Huang, Kaiqi
    Tao, Dacheng
    Yuan, Yuan
    Li, Xuelong
    Tan, Tieniu
    [J]. IEEE TRANSACTIONS ON SYSTEMS MAN AND CYBERNETICS PART B-CYBERNETICS, 2011, 41 (01): : 307 - 313
  • [19] A nearest neighbor bootstrap for resampling hydrologic time series
    Lall, U
    Sharma, A
    [J]. WATER RESOURCES RESEARCH, 1996, 32 (03) : 679 - 693
  • [20] Li B., 2003, An improved k-nearest neighbor algorithm for text categorization