Brain storm optimization algorithm

The brain storm optimization algorithm is a heuristic algorithm that focuses on solving multi-modal problems, such as radio antennas design worked on by Yahya Rahmat-Samii, inspired by the brainstorming process, proposed by Dr. Yuhui Shi.

[1][2] More than 200 papers related to BSO algorithms have appeared in various journals and conferences.

[3][4] There are a number of variants of the algorithms as well, such as Hypo Variance Brain Storm Optimization, where the object function evaluation is based on the hypo or sub variance rather than Gaussian variance,[citation needed] and Global-best Brain Storm Optimization, where the global-best incorporates a re-initialization scheme that is triggered by the current state of the population, combined with per-variable updates and fitness-based grouping.

[5] Carleton University researchers proposed another variant by using a periodic quantum learning strategy to provides new momentum, enabling individuals to escape local optima (local optimum).

[6] A number of comparison studies are conducted between PSO and BSO.

Graph of a strictly concave quadratic function with unique maximum.
Optimization computes maxima and minima.