Optimizing support vector machine parameters using continuous ant colony optimization

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.Tu...

全面介绍

Saved in:
书目详细资料
Main Authors: Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana
格式: Conference or Workshop Item
语言:English
出版: 2012
主题:
在线阅读:http://repo.uum.edu.my/6965/1/P8_-_ICCCT.pdf
http://repo.uum.edu.my/6965/
http://www.gconference.net/eng/conference_view.html?no=35577&location=02&rDay=11012012
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结: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 may be done experimentally through time consuming human experience.To overcome this difficulty, an approach such as Ant Colony Optimization can tune Support Vector Machine parameters.Ant Colony Optimization originally deals with discrete optimization problems. Hence, in applying Ant Colony Optimization for optimizing Support Vector Machine parameters, which are continuous parameters, there is a need to discretize the continuous value into a discrete value.This discretization process results in loss of some information and, hence, affects the classification accuracy and seek time.This study proposes an algorithm to optimize Support Vector Machine parameters using continuous Ant Colony Optimization without the need to discretize continuous values for Support Vector Machine parameters.Seven datasets from UCI were used to evaluate the performance of the proposed hybrid algorithm.The proposed algorithm demonstrates the credibility in terms of classification accuracy when compared to grid search techniques.Experimental results of the proposed algorithm also show promising performance in terms of computational speed.