scholarly journals Modification of Fish Swarm Algorithm Based on Lévy Flight and Firefly Behavior

2018 ◽  
Vol 2018 ◽  
pp. 1-13 ◽  
Author(s):  
Zhenrui Peng ◽  
Kangli Dong ◽  
Hong Yin ◽  
Yu Bai

Artificial fish swarm algorithm easily converges to local optimum, especially in solving the global optimization problem of multidimensional and multiextreme value functions. To overcome this drawback, a novel fish swarm algorithm (LFFSA) based on Lévy flight and firefly behavior is proposed. LFFSA incorporates the moving strategy of firefly algorithm into two behavior patterns of fish swarm, i.e., chasing behavior and preying behavior. Furthermore, Lévy flight is introduced into the searching strategy. To limit the search band, nonlinear view and step size based on dynamic parameter are considered. Finally, the proposed algorithm LFFSA is validated with several benchmark problems. Numerical results demonstrate that LFFSA has a better performance in convergence speed and optimization accuracy than the other test algorithms.

2021 ◽  
pp. 1-12
Author(s):  
Heming Jia ◽  
Chunbo Lang

Salp swarm algorithm (SSA) is a meta-heuristic algorithm proposed in recent years, which shows certain advantages in solving some optimization tasks. However, with the increasing difficulty of solving the problem (e.g. multi-modal, high-dimensional), the convergence accuracy and stability of SSA algorithm decrease. In order to overcome the drawbacks, salp swarm algorithm with crossover scheme and Lévy flight (SSACL) is proposed. The crossover scheme and Lévy flight strategy are used to improve the movement patterns of salp leader and followers, respectively. Experiments have been conducted on various test functions, including unimodal, multimodal, and composite functions. The experimental results indicate that the proposed SSACL algorithm outperforms other advanced algorithms in terms of precision, stability, and efficiency. Furthermore, the Wilcoxon’s rank sum test illustrates the advantages of proposed method in a statistical and meaningful way.


2016 ◽  
Vol 2016 ◽  
pp. 1-22 ◽  
Author(s):  
Zhiming Li ◽  
Yongquan Zhou ◽  
Sen Zhang ◽  
Junmin Song

The moth-flame optimization (MFO) algorithm is a novel nature-inspired heuristic paradigm. The main inspiration of this algorithm is the navigation method of moths in nature called transverse orientation. Moths fly in night by maintaining a fixed angle with respect to the moon, a very effective mechanism for travelling in a straight line for long distances. However, these fancy insects are trapped in a spiral path around artificial lights. Aiming at the phenomenon that MFO algorithm has slow convergence and low precision, an improved version of MFO algorithm based on Lévy-flight strategy, which is named as LMFO, is proposed. Lévy-flight can increase the diversity of the population against premature convergence and make the algorithm jump out of local optimum more effectively. This approach is helpful to obtain a better trade-off between exploration and exploitation ability of MFO, thus, which can make LMFO faster and more robust than MFO. And a comparison with ABC, BA, GGSA, DA, PSOGSA, and MFO on 19 unconstrained benchmark functions and 2 constrained engineering design problems is tested. These results demonstrate the superior performance of LMFO.


2019 ◽  
Vol 2019 ◽  
pp. 1-9 ◽  
Author(s):  
Bao Pang ◽  
Yong Song ◽  
Chengjin Zhang ◽  
Hongling Wang ◽  
Runtao Yang

An environment can be searched far more efficiently if the appropriate search strategy is used. Because of the limited individual abilities of swarm robots, namely, local sensing and low processing power, random searching is the main search strategy used in swarm robotics. The random walk methods that are used most commonly are Brownian motion and Lévy flight, both of which mimic the self-organized behavior of social insects. However, both methods are somewhat limited when applied to swarm robotics, where having the robots search repeatedly can result in highly inefficient searching. Therefore, by analyzing the characteristics of swarm robotic exploration, this paper proposes an improved random walk method in which each robot adjusts its step size adaptively to reduce the number of repeated searches by estimating the density of robots in the environment. Simulation experiments and experiments with actual robots are conducted to study the effectiveness of the proposed method and evaluate its performance in an exploration mission. The experimental results presented in this paper show that an area is covered more efficiently using the proposed method than it is using either Brownian motion or Lévy flight.


2015 ◽  
Vol 815 ◽  
pp. 253-257 ◽  
Author(s):  
Nurezayana Zainal ◽  
Azlan Mohd Zain ◽  
Safian Sharif

Artificial fish swarm algorithm (AFSA) is a class of swarm intelligent optimization algorithm stimulated by the various social behaviors of fish in search of food. AFSA can search for global optimum through local optimum value search of each individual fish effectively based on simulating of fish-swarm behaviors such as searching, swarming, following and bulletin. This paper presents an overview of AFSA algorithm by describing the evolution of the algorithm along with all the improvements and its combinations with various algorithms and methods as well as its applications in solving industrial problems.


2015 ◽  
Vol 12 (104) ◽  
pp. 20141158 ◽  
Author(s):  
Kun Zhao ◽  
Raja Jurdak ◽  
Jiajun Liu ◽  
David Westcott ◽  
Branislav Kusy ◽  
...  

We present a simple model to study Lévy-flight foraging with a power-law step-size distribution in a finite landscape with countable targets. We find that different optimal foraging strategies characterized by a wide range of power-law exponent μ opt , from ballistic motion ( μ opt → 1) to Lévy flight (1 < μ opt < 3) to Brownian motion ( μ opt ≥ 3), may arise in adaptation to the interplay between the termination of foraging, which is regulated by the number of foraging steps, and the environmental context of the landscape, namely the landscape size and number of targets. We further demonstrate that stochastic returning can be another significant factor that affects the foraging efficiency and optimality of foraging strategy. Our study provides a new perspective on Lévy-flight foraging, opens new avenues for investigating the interaction between foraging dynamics and the environment and offers a realistic framework for analysing animal movement patterns from empirical data.


2015 ◽  
Vol 713-715 ◽  
pp. 1855-1858 ◽  
Author(s):  
Xu Sheng Gan ◽  
Xue Qin Tang ◽  
Hai Long Gao

In order to improve the modeling efficiency of RBF neural network, an Artificial Fish Swarm Algorithm (AFSA) training algorithm with an adaptive mechanism is proposed. In the training algorithm, the search step size and visible domain of AFSA algorithm can be adjusted dynamically according to the convergence characteristics of artificial fish swarm, and then the improved AFSA algorithm is used to optimize the parameters of RBF neural network. The example shows that, the proposed model is a better approximation performance for the nonlinear function.


2022 ◽  
Vol 12 (1) ◽  
Author(s):  
Fei-Fei Li ◽  
Yun Du ◽  
Ke-Jin Jia

AbstractAn algorithm that integrates the improved artificial fish swarm algorithm with continuous segmented Bézier curves is proposed, aiming at the path planning and smoothing of mobile robots. On the one hand, to overcome the low accuracy problems, more inflection points and relatively long planning paths in the traditional artificial fish swarm algorithm for path planning, feasible solutions and a range of step sizes are introduced based on Dijkstra's algorithm. To solve the problems of poor convergence and degradation that hinder the algorithm's ability to find the best in the later stage, a dynamic feedback horizon and an adaptive step size are introduced. On the other hand, to ensure that the planned paths are continuous in both orientation and curvature, the Bessel curve theory is introduced to smooth the planned paths. This is demonstrated through a simulation that shows the improved artificial fish swarm algorithm achieving 100% planning accuracy, while ensuring the shortest average path in the same grid environment. Additionally, the smoothed path is continuous in both orientation and curvature, which satisfies the kinematic characteristics of the mobile robot.


Sign in / Sign up

Export Citation Format

Share Document