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

J4 ›› 2014, Vol. 36 ›› Issue (04): 702-706.

• 论文 • Previous Articles     Next Articles

Parameter optimization method of SVM based on uniform design             

LI Changyun,PAN Weiqiang,HU Shenglong   

  1. (School of Computer and Communication,Hunan University of Technology,Zhuzhou 412007,China)
  • Received:2013-09-20 Revised:2013-12-05 Online:2014-04-25 Published:2014-04-25

Abstract:

In practical applications, the performance of Support Vector Machine (SVM) depends on the selection of parameters. SVM parameter selection problems are studied and analyzed, and a parameter optimization method of SVM based on uniform design is proposed. Our method is compared with the parameter optimization methods of SVM based on grid search, particle swarm optimization, and genetic algorithms. Multiple classification data sets with different sizes are used for testing, so as to compare the classification accuracy and runtime of the four methods. Simulation results show that all the four methods can find the optimal parameters, which make the classification accuracy of SVM approach or exceed the theoretical accuracy of categorical datasets, and our proposed method has the characteristic of finding parameters in short time.

Key words: support vector machine;parameter optimization method;uniform design;grid search;particle swarm optimization;genetic algorithm