The GEPSO-Classification Algorithm.

Weihong Wang,Dandan Jin,Qu Li,Zhaolin Fang,Jie Yang
DOI: https://doi.org/10.1007/978-3-642-53914-5_49
2013-01-01
Abstract:In order to solve the problem that the evolutionary algorithm based class center classification algorithm easily falls into a local optimum later in the process, this paper proposes a Gene Expression Programming(GEP) classification algorithm which is optimized by Particle Swarm Optimization(PSO). It's named after the GEPSO-Classification Algorithm, and the word GEPSO comes from the combination of the word GEP and PSO. This algorithm first finds a suboptimal solution on the merit that GEP can converge rapidly in the early stage, then with this suboptimal solution, the algorithm searches the optimal solution on the merit that PSO is more likely to converge to the optimal solution. The experimental result shows that this algorithm has a better performance on classification. © Springer-Verlag 2013.
What problem does this paper attempt to address?