ASBSO: An Improved Brain Storm Optimization With Flexible Search Length and Memory-Based Selection
Yang Yu, Shangce Gao, Yirui Wang, Jiujun Cheng, Yuki Todo

TL;DR
This paper introduces ASBSO, an enhanced brain storm optimization algorithm that employs adaptive step lengths and a memory-based selection strategy to improve search efficiency, robustness, and solution quality across benchmark and real-world problems.
Contribution
The paper proposes a novel adaptive step length mechanism with memory-based selection integrated into BSO, enhancing its flexibility and performance.
Findings
ASBSO outperforms standard BSO in benchmark tests.
Significant improvements in solution quality and robustness.
Effective application to real-world optimization problems.
Abstract
Brain storm optimization (BSO) is a newly proposed population-based optimization algorithm, which uses a logarithmic sigmoid transfer function to adjust its search range during the convergent process. However, this adjustment only varies with the current iteration number and lacks of flexibility and variety which makes a poor search effciency and robustness of BSO. To alleviate this problem, an adaptive step length structure together with a success memory selection strategy is proposed to be incorporated into BSO. This proposed method, adaptive step length based on memory selection BSO, namely ASBSO, applies multiple step lengths to modify the generation process of new solutions, thus supplying a flexible search according to corresponding problems and convergent periods. The novel memory mechanism, which is capable of evaluating and storing the degree of improvements of solutions, is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications
