paper-with-me

Papers

Simplex Search Based Brain Storm Optimization

2017-10-24 · Wei Chen, YingYing Cao, Shi Cheng, Yifei Sun, Qunfeng Liu, Yun Li

Through modeling human's brainstorming process, the brain storm optimization (BSO) algorithm has become a promising population-based evolutionary algorithm. However, BSO is pointed out that it possesses a degenerated L-curve phenomenon, i.e., it often gets near optimum quickly but needs much more cost to improve the accuracy. To overcome this question in this paper, an excellent direct search based local solver, the Nelder-Mead Simplex (NMS) method is adopted in BSO. Through combining BSO's exploration ability and NMS's exploitation ability together, a simplex search based BSO (Simplex-BSO) is developed via a better balance between global exploration and local exploitation. Simplex-BSO is shown to be able to eliminate the degenerated L-curve phenomenon on unimodal functions, and alleviate significantly this phenomenon on multimodal functions. Large number of experimental results show that Simplex-BSO is a promising algorithm for global optimization problems.

📄 PDF Abstract BibTeX arXiv:1712.03166

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

Improving Fuzzy Rule Classifier with Brain Storm Optimization and Rule Modification

2024-10-02 · Yan Huang, Wei Liu, Xiaogang Zang

The expanding complexity and dimensionality in the search space can adversely affect inductive learning in fuzzy rule classifiers, thus impacting the scalability and accuracy of fuzzy systems. This research specifically …

ClassificationInductive Learning

Attention-oriented Brain Storm Optimization for Multimodal Optimization Problems

2021-05-27 · Jian Yang, Yuhui Shi

Population-based methods are often used to solve multimodal optimization problems. By combining niching or clustering strategy, the state-of-the-art approaches generally divide the population into several subpopulations …

Clustering

Robotic Brain Storm Optimization: A Multi-target Collaborative Searching Paradigm for Swarm Robotics

2021-05-27 · Jian Yang, Yuhui Shi

Swarm intelligence optimization algorithms can be adopted in swarm robotics for target searching tasks in a 2-D or 3-D space by treating the target signal strength as fitness values. Many current works in the literature …

Clustering

ASBSO: An Improved Brain Storm Optimization With Flexible Search Length and Memory-Based Selection

2021-01-27 · Yang Yu, Shangce Gao, Yirui Wang, Jiujun Cheng 외

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 adjus…

A Framework for Collaborating a Large Language Model Tool in Brainstorming for Triggering Creative Thoughts

2024-10-10 · Hung-Fu Chang, Tong Li

Creativity involves not only generating new ideas from scratch but also redefining existing concepts and synthesizing previous insights. Among various techniques developed to foster creative thinking, brainstorming is wi…

Language ModelingLanguage ModellingLarge Language ModelPrompt Engineering