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

计算机工程 ›› 2009, Vol. 35 ›› Issue (1): 171-172. doi: 10.3969/j.issn.1000-3428.2009.01.058

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

改进的支持向量机特征选择算法

吕世聘1,2,王秀坤1,孙 岩2,3,唐一源2   

  1. (1. 大连理工大学计算机科学与工程系,大连 116023; 2. 大连理工大学神经信息学研究所,大连 116023;3. 辽宁师范大学计算机与信息技术学院,大连 116029)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-01-05 发布日期:2009-01-05

Improved Feature Selection Algorithm for SVM

LV Shi-pin1,2, WANG Xiu-kun1, SUN Yan2,3, TANG Yi-yuan2   

  1. (1. Department of Computer Science and Engineering, Dalian University of Technology, Dalian 116023; 2. Institute of Neuroinformatics, Dalian University of Technology, Dalian 116023; 3. Department of Computer & Information Technology, Liaoning Normal University, Dalian 116029)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-01-05 Published:2009-01-05

摘要: 针对采用支持向量机进行分类的特征子集选择问题,提出一种改进的基于梯度向量的特征评测算法。该算法在核特征空间中,利用数据点到分类超平面的距离函数的梯度向量对各个特征的重要性进行排序,省去了已有算法中计算梯度向量与各个坐标轴夹角的过程,实验结果表明,该算法简化了已有的基于角度的特征选择方法,并且结果保持一致。

关键词: 支持向量机, 特征选择, 核函数

Abstract: An improved feature selection algorithm based on gradient is proposed, aiming at the problem of feature subset selection when applying Support Vector Machine(SVM) to classification. The algorithm ranks the features by the criterion of the local gradients of distance function, measuring the distance from a datapoint to the classification hyperplane in the kernel-induced feature space, and eliminates the calculation of the angles of gradients with every axis. Experimental results show that the proposed algorithm simplifies the method of feature selection based on angle calculation and keeps the results consistent.

Key words: Support Vector Machine(SVM), feature selection, kernel function

中图分类号: