Incremental continuous ant colony optimization for tuning support vector machine’s parameters

Support Vector Machines are considered to be excellent patterns classification techniques. The process of classifying a pattern with high classification accuracy counts mainly on tuning Support Vector Machine parameters which are the generalization error parameter and the kernel function parameter.T...

全面介绍

Saved in:
书目详细资料
Main Authors: Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana
格式: Article
语言:English
出版: North Atlantic University Union 2013
主题:
在线阅读:http://repo.uum.edu.my/9219/1/2.pdf
http://repo.uum.edu.my/9219/
http://www.naun.org/cms.action?id=6450
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Support Vector Machines are considered to be excellent patterns classification techniques. The process of classifying a pattern with high classification accuracy counts mainly on tuning Support Vector Machine parameters which are the generalization error parameter and the kernel function parameter.Tuning these parameters is a complex process and Ant Colony Optimization can be used to overcome the difficulty. Ant Colony Optimization originally deals with discrete optimization problems. Hence, in applying Ant Colony Optimization for optimizing Support Vector Machine parameters, which are continuous in nature, the values wil have to be discretized.The discretization process will result in loss of some information and, hence, affects the classification accuracy and seeks time.This paper presents an algorithm to optimize Support Vector Machine parameters using Incremental continuous Ant Colony Optimization without the need to discretize continuous values.Eight datasets from UCI were used to evaluate the performance of the proposed algorithm.The proposed algorithm demonstrates the credibility in terms of classification accuracy when compared to grid search techniques, GA with feature chromosome-SVM, PSO-SVM, and GA-SVM.Experimental results of the proposed algorithm also show promising performance in terms of classification accuracy and size of features subset.