paper-with-me

홈 › Papers

BAS: Beetle Antennae Search Algorithm for Optimization Problems

2017-10-30 · Xiangyuan Jiang, Shuai Li

Meta-heuristic algorithms have become very popular because of powerful performance on the optimization problem. A new algorithm called beetle antennae search algorithm (BAS) is proposed in the paper inspired by the searching behavior of longhorn beetles. The BAS algorithm imitates the function of antennae and the random walking mechanism of beetles in nature, and then two main steps of detecting and searching are implemented. Finally, the algorithm is benchmarked on 2 well-known test functions, in which the numerical results validate the efficacy of the proposed BAS algorithm.

📄 PDF Abstract BibTeX arXiv:1710.10724

Code (5)

AmeerTamoorKhan/Fraud-Detection-Using-BAS-
Fritingo/Beetle_Antennae_Search
ahkhan03/Beetle-Antennae-Search
jywang2016/BAS
jywang2016/rBAS

Similar Papers 제목 키워드 기반

Multi-objective beetle antennae search algorithm

2020-02-24 · Junfei Zhang, Yimiao Huang, Guowei Ma, Brett Nener

In engineering optimization problems, multiple objectives with a large number of variables under highly nonlinear constraints are usually required to be simultaneously optimized. Significant computing effort are required…

Computational Efficiency

BSAS: Beetle Swarm Antennae Search Algorithm for Optimization Problems

2018-07-27 · Jiangyu Wang, Huanxin Chen

Beetle antennae search (BAS) is an efficient meta-heuristic algorithm. However, the convergent results of BAS rely heavily on the random beetle direction in every iterations. More specifically, different random seeds may…

Position

Convergence analysis of beetle antennae search algorithm and its applications

2019-04-04 · Yinyan Zhang, Shuai Li, Bin Xu

The beetle antennae search algorithm was recently proposed and investigated for solving global optimization problems. Although the performance of the algorithm and its variants were shown to be better than some existing …

global-optimization

Beetle Antennae Search without Parameter Tuning (BAS-WPT) for Multi-objective Optimization

2017-11-07 · Xiangyuan Jiang, Shuai Li

Beetle antennae search (BAS) is an efficient meta-heuristic algorithm inspired by foraging behaviors of beetles. This algorithm includes several parameters for tuning and the existing results are limited to solve single …

Conditioning Optimization of Extreme Learning Machine by Multitask Beetle Antennae Swarm Algorithm

2018-11-22 · Xixian Zhang, Zhijing Yang, Faxian Cao, Jiangzhong Cao 외

Extreme learning machine (ELM) as a simple and rapid neural network has been shown its good performance in various areas. Different from the general single hidden layer feedforward neural network (SLFN), the input weight…