Parameter Optimization of Support Vector Machine Using Dragonfly Algorithm

Alaa Tharwat,Thomas Gabel,Aboul Ella Hassanien
DOI: https://doi.org/10.1007/978-3-319-64861-3_29
2017-08-31
Abstract:Support Vector Machine (SVM) parameters such as penalty and kernel parameters have a great influence on the complexity and accuracy of the classification model. In this paper, Dragonfly algorithm (DA) has been proposed to optimize the parameters of SVM; thus, the classification error can be decreased. To evaluate the proposed model (DA-SVM), the experiment adopted six standard datasets which are obtained from UCI machine learning data repository. For verification, the results of the DA-SVM algorithm are compared with two well-known optimization algorithms, namely, Genetic Algorithm (GA) and Particle Swarm Optimization (PSO). The experimental results demonstrated that the proposed model is capable to find the optimal values of the SVM parameters and avoids the local optima problem.
What problem does this paper attempt to address?