Improved Spider Monkey Optimization Algorithm to train MLP for data classification

Improved Spider Monkey Optimization Algorithm to train MLP for data classification

Descargar PDF Descargar PDF

Publicado en 3C Tecnología. Special Issue – May 2019

eem17052019_portada

Autores

Resumen

Abstract

In this paper, the modified Spider Monkey Optimization (SMO) with Multi- Layer Perceptron (MLP) is utilized to solve the classification problem on five different datasets. The MLP is a widely used Neural Network (NN) variant which requires training on specific application to tackle the slow convergence speed and local minima avoidance. The original SMO with MLP experiences the problem of finding the optimal classification result; due to that, the SMO is enhanced by other meta-heuristics algorithm to train the MLP. Based on the concept of no free lunch theorem, there is always a possibility to improve the algorithm. With the same expectation, the performance of the SMO algorithm is improved by using Differential Evolution (DE) and Grey Wolf Optimizer (GWO) algorithm to train the MLP. Likewise, the SMO-DE and SMO-GWO are two different concepts employed to improve efficiency. The results of proposed algorithms are compared with other well-known algorithms such as BBO, PSO, ES, SVM, KNN, and Logistic Regression. The results show that the proposed algorithm performs better than others or they are more competitive.

Artículo

Palabras clave

Keywords

Classification, Neural Network, FNN, Swarm Intelligence, Evolutionary algorithm.

Articulos relacionados