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.