The SVM-ELM Model Based on Particle Swarm Optimization

Miao-miao Wang,Shi-fei Ding
DOI: https://doi.org/10.1007/978-3-319-28373-9_8
2016-01-01
Abstract:Extreme learning machine (ELM) is a simple and effective SLFNs single hidden layer feedforward neural network learning algorithm, in recent years, it has become one of the hot areas in machine learning research. But single hidden layer node lacks of judgement ability, to some extent the classification accuracy depends on the number of hidden layer nodes. In order to improve the judgement ability of single hidden layer node, Support Vector Machine (SVM) is combined with ELM, and a simplified SVM-ELM model is established. At the same time, in order to avoid the subjectivity of human to choose parameters, the SVM-ELM model uses Particle Swarm Optimization (PSO) algorithm to automatically select the parameters, finally PSO-SVM-ELM model is proposed. Experiments show that classification accuracy of the model is higher than the SVM-ELM and ELM, and it also has good robustness and adaptive generation ability.
What problem does this paper attempt to address?