Computer Engineering and Applications ›› 2011, Vol. 47 ›› Issue (3): 160-162.DOI: 10.3778/j.issn.1002-8331.2011.03.048

• 图形、图像、模式识别 • Previous Articles     Next Articles

Optimization of large-scale SVM using path following method & kernel distance matrix

QIN Hua,XU Yanzi   

  1. College of Computer and Information Engineering,Guangxi University,Nanning 530004,China
  • Received:2009-05-02 Revised:2009-07-31 Online:2011-01-21 Published:2011-01-21
  • Contact: QIN Hua

用路径跟踪法和核距离矩阵优化大规模SVM

覃 华,徐燕子   

  1. 广西大学 计算机与信息工程学院,南宁 530004
  • 通讯作者: 覃 华

Abstract: If the Support Vector Machine(SVM) is trained on large-scale datasets,the training time will be longer and the generalization capability will be descended.The time complexity of the path following interior point method is [O(nL)],so it has been used to solve many large-scale Quadratic Programming(QP) problems.The main factors for constructing the separating hyper-plane of SVM are stated.The path following method and kernel distance matrix are used to reduce the training datasets,and the SVM is retrained with the reduced datasets.The experimental results show that the SVM model is simpler and the generalization capability is enhanced after using the reduced datasets to train the SVM.

Key words: Support Vector Machine(SVM), path following method, kernel distance matrix, generalization capacity

摘要: 支持向量机在大规模训练集上学习时,存在学习时间长、泛化能力下降的问题。路径跟踪算法具有[O(nL)]的时间复杂度,能够在多项式时间内求解大规模QP问题。分析了影响SVM分类超平面的主要因素,使用路径跟踪内点算法和核距离矩阵快速约简训练集,再用约简后的训练集重新训练SVM。实验结果表明,重新训练后的SVM模型得到了简化,模型的泛化能力也得到提高。

关键词: 支持向量机, 路径跟踪算法, 核距离矩阵, 泛化能力

CLC Number: