English

An Extensive Experimental Study on the Cluster-based Reference Set Reduction for speeding-up the k-NN Classifier

Machine Learning 2014-02-13 v2

Abstract

The k-Nearest Neighbor (k-NN) classification algorithm is one of the most widely-used lazy classifiers because of its simplicity and ease of implementation. It is considered to be an effective classifier and has many applications. However, its major drawback is that when sequential search is used to find the neighbors, it involves high computational cost. Speeding-up k-NN search is still an active research field. Hwang and Cho have recently proposed an adaptive cluster-based method for fast Nearest Neighbor searching. The effectiveness of this method is based on the adjustment of three parameters. However, the authors evaluated their method by setting specific parameter values and using only one dataset. In this paper, an extensive experimental study of this method is presented. The results, which are based on five real life datasets, illustrate that if the parameters of the method are carefully defined, one can achieve even better classification performance.

Keywords

Cite

@article{arxiv.1309.7750,
  title  = {An Extensive Experimental Study on the Cluster-based Reference Set Reduction for speeding-up the k-NN Classifier},
  author = {Stefanos Ougiaroglou and Georgios Evangelidis and Dimitris A. Dervos},
  journal= {arXiv preprint arXiv:1309.7750},
  year   = {2014}
}

Comments

Proceeding of International Conference on Integrated Information (IC-InInfo 2011), pp. 12-15, Kos island, Greece, 2011

R2 v1 2026-06-22T01:36:52.636Z