作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (16): 164-165. doi: 10.3969/j.issn.1000-3428.2010.16.059

• 人工智能及识别技术 • 上一篇    下一篇

用于支持向量机拒识区域的加权k近邻法

李仁兵,李艾华,白向峰,赵静茹   

  1. (第二炮兵工程学院502教研室,西安 710025)
  • 出版日期:2010-08-20 发布日期:2010-08-17
  • 作者简介:李仁兵(1982-),男,博士研究生,主研方向:模式识别,智能控制与故障诊断;李艾华,教授、博士生导师;白向峰、 赵静茹,博士研究生

Weighted k-Nearest Neighbors Method for Unclassifiable Region of Support Vector Machine

LI Ren-bing, LI Ai-hua, BAI Xiang-feng, ZHAO Jing-ru   

  1. (502 Faculty, Second Artillery Engineering College, Xi’an 710025)
  • Online:2010-08-20 Published:2010-08-17

摘要: 为解决1-v-r和1-v-1支持向量机中存在的拒识区域问题,提出一种加权k近邻法。该方法计算落入拒识区域中的样本,即拒识样本到所有训练样本的距离,选择最近的k个样本为拒识样本的类别投票,并根据距离大小进行加权,得票多的类即拒识样本的所属类。实验结果表明,加权k近邻法实现了零拒识,提高了传统多分类支持向量机的分类性能。

关键词: 加权k近邻法, 拒识区域, 多分类, 支持向量机

Abstract: To solve the unclassifiable region problem in 1-v-r and 1-v-1 Support Vector Machine(SVM), this paper proposes a weighted k-nearest neighbors method(Wk-NN). Wk-NN computes distances between the sample falling into the unclassifiable region called unclassifiable sample and each training sample. It selects k samples with least distances and votes for the classes by them. The votes are weighted according to the distances and the class with the largest votes is labelled for the unclassifiable sample. Experimental results show that Wk-NN eliminates the unclassifiable region in conventional multi-classification SVM and improves its classification performance.

Key words: weighted k-nearest neighbors method, unclassifiable region, multi-classification, Support Vector Machine(SVM)

中图分类号: