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

计算机工程 ›› 2008, Vol. 34 ›› Issue (17): 28-30. doi: 10.3969/j.issn.1000-3428.2008.17.011

• 博士论文 • 上一篇    下一篇

一种基于凸壳算法的SVM集成方法

张宏达,王晓丹,白冬婴,刘倞源   

  1. (空军工程大学导弹学院,三原 713800)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-09-05 发布日期:2008-09-05

SVM Ensemble Approach Based on Convex-hull Algorithm

ZHANG Hong-da, WANG Xiao-dan, BAI Dong-ying, LIU Jing-yuan   

  1. (Missile Institute, Air Force Engineering University, Sanyuan 713800)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-09-05 Published:2008-09-05

摘要: 为提高支持向量机(SVM)集成的训练速度,提出一种基于凸壳算法的SVM集成方法,得到训练集各类数据的壳向量,将其作为基分类器的训练集,并采用Bagging策略集成各个SVM。在训练过程中,通过抛弃性能较差的基分类器,进一步提高集成分类精度。将该方法用于3组数据,实验结果表明,SVM集成的训练和分类速度平均分别提高了266%和25%。

关键词: 凸壳算法, 支持向量机, 集成

Abstract: To improve the training speed of Support Vector Machine(SVM) ensemble, this paper proposes a new approach of SVM ensemble using convex-hull algorithm. The approach applies convex-hull algorithm to get from each class the hull vectors and takes these hull vectors as the training dataset for every base-classifier, Bagging method is used to aggregate the base-classifiers. Threshold is set to discard the base-classifiers with weak performance in training the ensemble to further improve the classification accuracy. Experimental results obtained from applying the proposed approach to 3 different datasets indicate that on average it accelerates training by 266% and speeds up classifying by 25%.

Key words: convex-hull algorithm, Support Vector Machine(SVM), ensemble

中图分类号: