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

Version 2.1.0 (2.6 KB) by Erik
LS-II: AN IMPROVED LOCUST SEARCH ALGORITHM FOR SOLVING OPTIMIZATION PROBLEMS
245 Downloads
Updated 23 Jun 2019

View License

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/

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

LS-II

Version Published Release Notes
2.1.0

Better information

2.0.0

The old versión had some reported problems

1.0.0