An Improved Brain Storm Optimization Algorithm Based on Graph Theory

Gai-Ge Wang,Guo-Sheng Hao,Shi Cheng,Yuhui Shi,Zhihua Cui
DOI: https://doi.org/10.1109/cec.2017.7969354
2017-01-01
Abstract:Recently, inspired by the human brainstorming process, a new kind of metaheuristic algorithm, called brain storm optimization (BSO) algorithm was proposed for global optimization. Experimental results have shown its excellent performance when solving optimization problems. In order to further improve the search ability of the BSO, this paper proposes an improved BSO (IBSO) algorithm by introducing graph theory into it. In IBSO, new individuals will be generated to replace some old individuals when the BSO algorithm is in a poor status. Whether a BSO algorithm is in a poor status is determined by the length of Hamiltonian cycle, which can be obtained by transferring all the individuals into an undirected weight graph. A Hamiltonian cycle and its length will be computed according to a modified cycle algorithm. The proposed IBSO algorithm is tested on twelve benchmarks, and the experimental results illustrate its effectiveness.
What problem does this paper attempt to address?