LS-II: AN IMPROVED LOCUST SEARCH (NEW VERSION)

版本 2.1.0 (2.6 KB) 作者: Erik
LS-II: AN IMPROVED LOCUST SEARCH ALGORITHM FOR SOLVING OPTIMIZATION PROBLEMS
246.0 次下载
更新时间 2019/6/23

查看许可证

The Locust Search (LS) algorithm is a swarm-based optimization method inspired in the natural behavior of the desert locust. LS considers the inclusion of two distinctive nature-inspired search mechanism, namely their solitary phase and social phase operators. These interesting search schemes allow LS to overcome some of the difficulties that commonly affect other similar methods, such as premature convergence and the lack of diversity on solutions. Recently, computer vision experiments in insect tracking methods have conducted to the development of more accurate locust motion models than those produced by simple behavior observations. The most distinctive characteristic of such new models is the use of probabilities to emulate the locust decision process. In this paper, a modification to the original LS algorithm, referred as LS-II, is proposed to better handle global optimization problems. In LS-II, the locust motion model of the original algorithm is modified incorporating the main characteristics of the new biological formulations. As a result, LS-II improves its original capacities of exploration and exploitation of the search space. In order to test its performance, the proposed LS-II method is compared against several state-of the-art evolutionary methods considering a set of benchmark functions and engineering problems. Experimental results demonstrate the superior performance of the proposed approach in terms of solution quality and robustness. The code implements this algorithm.

More details can be seen in:

Octavio Camarena, Erik Cuevas, Marco Pérez-Cisneros, Fernando Fausto, Adrián González, and Arturo Valdivia. Ls-II: An Improved Locust Search Algorithm for Solving Optimization Problems, Mathematical Problems in Engineering, Volume 2018, Article ID 4148975, 15 pages

https://www.hindawi.com/journals/mpe/2018/4148975/

引用格式

Erik (2024). LS-II: AN IMPROVED LOCUST SEARCH (NEW VERSION) (https://www.mathworks.com/matlabcentral/fileexchange/69137-ls-ii-an-improved-locust-search-new-version), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

LS-II

版本 已发布 发行说明
2.1.0

Better information

2.0.0

The old versión had some reported problems

1.0.0