• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (9): 113-117.

• 论文 • 上一篇    下一篇

基于多蚁群算法的支持向量回归机参数选择方法

陈宝文,谭旭   

  1. (深圳信息职业技术学院软件学院, 广东 深圳 518172)
  • 收稿日期:2012-04-12 修回日期:2012-06-17 出版日期:2012-09-25 发布日期:2012-09-25
  • 基金资助:

    国家自然科学基金资助项目(71101096); 广东省自然科学基金资助项目(10451802904005327)

Parameters Selection of Support Vector Regression Machine Based on MultiAnt Colony Optimization

CHEN Baowen,TAN Xu   

  1. (School of Software,Shenzhen Institute of Information Technology,Shenzhen 518172,China )
  • Received:2012-04-12 Revised:2012-06-17 Online:2012-09-25 Published:2012-09-25

摘要:

核函数是支持向量回归机的重要部分,每种核函数都有其优势和不足。本文基于支持向量机回归机模型相关参数的选取原则,给出了一种具有混合核函数的支持向量机,以基于网格搜索的多蚁群算法为基础,给出了此类混合核函数支持向量回归机参数优化的一种新方法。该方法以最小化交叉验证误差为目标,对包括混合比例和各类核函数的参数在内的5个参数进行优化。仿真结果表明,与遗传算法相比,本方法在参数优化方面有良好的性能,建立的预测模型精度较高。

关键词: 蚁群算法, 支持向量回归机, 核函数, 参数优化

Abstract:

The kernel function in the Support Vector Regression (SVR) machine has a great influence on the quality of model.Currently,however,every kernel has its advantages and disadvantages.Based on the fact that the regression accuracy and generalization performance of the SVR models depends on a proper setting of its parameters,the continuous multiant colony optimization (MACO) method based on gridding partition is applied in mixturekernels SVR parameters.The crossvalidation error is used as the fitness function of MACO.The optimal values in ant system were reflected by the 5 parameters of SVR.Simulation results show that the optimal selection approach based on MACOSVR has good robustness and strong global search capability.The method used for the research of modeling in the traffic flow forecast obtains higher accuracy than the models constructed with the Genetic Algorithm.

Key words: ant colony optimization;support vector regression machine;kernel function;parameter optimization