An improved NN-SVM based on K congener nearest neighbors classification algorithm

  • Authors:
  • Shirong Zhang;Kuanjiu Zhou;Yuan Tian

  • Affiliations:
  • School of Software of Dalian University of Technology, Dalian, P.R. China;Institute of Systems Engineering, Dalian University of Technology, Dalian, P.R. China;School of Software of Dalian University of Technology, Dalian, P.R. China

  • Venue:
  • KSEM'07 Proceedings of the 2nd international conference on Knowledge science, engineering and management
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Support vector machine constructs an optimal classification hyperplane by support vectors. While samples near the boundary are overlapped seriously, it not only increases the burden of computation but also decreases the generalization ability. An improved SVM: NNSVM algorithm was proposed to solve the above problems in literature [1]. NN-SVM just reserves or deletes a sample according to whether its nearest neighbor has same class label with itself or not. However, its generalization ability will be decreased by samples intermixed in another class. Therefore, in this paper, we present an improved NN-SVM algorithm: it prunes a sample according to its nearest neighbor's class label as well as distances between the sample and its k congener nearest neighbors. Experimental results show that the improved NN-SVM is better than NN-SVM in accuracy of classification and the total training and testing time is comparative to that of NN-SVM.