Literature DB >> 26819584

Adaptive Grouping Cloud Model Shuffled Frog Leaping Algorithm for Solving Continuous Optimization Problems.

Haorui Liu1, Fengyan Yi2, Heli Yang1.   

Abstract

The shuffled frog leaping algorithm (SFLA) easily falls into local optimum when it solves multioptimum function optimization problem, which impacts the accuracy and convergence speed. Therefore this paper presents grouped SFLA for solving continuous optimization problems combined with the excellent characteristics of cloud model transformation between qualitative and quantitative research. The algorithm divides the definition domain into several groups and gives each group a set of frogs. Frogs of each region search in their memeplex, and in the search process the algorithm uses the "elite strategy" to update the location information of existing elite frogs through cloud model algorithm. This method narrows the searching space and it can effectively improve the situation of a local optimum; thus convergence speed and accuracy can be significantly improved. The results of computer simulation confirm this conclusion.

Entities:  

Mesh:

Year:  2015        PMID: 26819584      PMCID: PMC4706861          DOI: 10.1155/2016/5675349

Source DB:  PubMed          Journal:  Comput Intell Neurosci


1. Introduction

Shuffled frog leaping algorithm (SFLA) proposed by Eusuff and Lansey [1] has the advantages of being easy to implement and having fast speed and global optimization capability and has been widely used in many areas. Elbeltagi et al. [2] proved that SFLA is superior to genetic algorithms which approximates particle swarm algorithm in success rate and convergence rate when solving some continuous optimization problems. Amiri et al. [3] improved K-means clustering method by using SFLA and the result showed that the new method is superior to other clustering methods such as ant colony optimization (ACO) in solution quality and speed. However, SFLA has shortcomings of premature, slow convergence and less precision, so that it is not ideal in solving high-dimensional continuous optimization problem. The main cause of the defect is that, in the later stage of evolution, population diversity declines rapidly, and the method lacks locally refined search capabilities. In order to improve the performance of SFLA optimization algorithms, many scholars [4-36] improved parameter adjustment and memeplexes update mode and combined SFLA with other intelligent algorithms, and so forth, and achieved good optimization results. The cloud mode [37-40] is proposed to represent the transformation of the uncertainty between the qualitative concept and quantitative value and describes the qualitative knowledge. It is also being widely used in the fields such as the fuzzy evaluation and intelligent control. Characterized by the coexistence of the uncertainty and certainty as well as the stability during the course of knowledge representation, the cloud model has reflected the fundamental principle of the biological evolution in nature. Some groups of animals in the foraging process have two roles: either looking for prey or sharing current best prey. “Elite frog” finds current best prey, and “variation frog” is involved in foraging and shares “elite frog” results. “Elite frog” may be fooled by illusion which corresponds to local optimal solution in intelligent optimization problems. Variation frog is in charge of discovering prey in the vicinity or a new search track and helps “elite frog” to avoid being confused by some illusion and leaving foraging groups into local optimum. “Elite frog” and “variation frog” guide groups to better search trajectory and find their prey eventually. In summary, the existing research has made many achievements. However, convergence speed and optimization accuracy need to be improved; particularly when solving multimode function the SFLA easily falls into local optima. This paper presents a continuous optimization algorithm based on grouping SFLA optimization; the goal is to improve the convergence speed and accuracy of the optimization process, especially to improve the optimizing performance for multimode function. Firstly, the cloud model is used to update the existing elite frog. Random uniform design method (RUDM) is used to construct a frog of variation group. Adaptive grouping algorithm is used to determine the content of each group. Optimization is completed through several iterations. A large number of simulation experiments confirm that the algorithm has high speed and optimization precision.

2. Basic Definitions and Proposed Algorithm

2.1. Basic SFLA

Shuffled frog leaping algorithm (SFLA) is a swarm evolution algorithm which imitates frogs exchanging information as the divided memeplexes when they are searching for food. The combination of global search and local search in memeplex develops the algorithm to approach the optimal solution [26]. In SFLA, memeplex is virtually composed of frogs which represent a candidate solution. The population is divided into several memeplexes each of which includes a certain amount of frogs. Different memeplexes have their own culture as well as the behavior which can be influenced by each other. All memeplexes will be mixed up to form a new population after the local search has been implemented for defined times for each of them, which can exchange information globally among all the memeplexes [3, 28]. Alternate the global and local search until the information desired convergence is reached which is expressed as certain convergence accuracy or the maximum of iterations. Solution steps of unconstrained function optimization are as follows. (1) Initialization. p candidate solution can be generated in its feasible domain Ω ⊂ R for a D-dimensional problem. The p candidate solution can be expressed as initial swarm S = (X 1, X 2,…, X ) in which X = (x , x ,…, x ) descries the ith (1 ≤ i ≤ p) candidate solution. (2) Memeplex Classification. Partition the population into m memeplexes as follows: allocate the frogs to the groups according to the fitness values. The first frog with the highest value moves to the first memeplex, the second highest frog moves to the second memeplex, and the mth highest frog moves to the last memeplex. Then, m + 1th frog moves to the first memeplex again. These operations continue until the last frog is allocated to a memeplex. Finally, each memeplex contains n frogs. Thus, p = n × m. (3) Local Search in Memeplex. Let the best frog of a memeplex be X , let the worst one be X , and let the global best one be X . The search in each memeplex is to renew X of the memeplex in the following strategy: In the function above, D is renewing value of step size; int[x] is roundness of x; r is the random number in the range of (0,1) whose effective bit depends on problems and simulation environment; D max is the maximum distance allowing frog moving. If there exists X new ⊂ Ω, after update, then substitute X with X new. Otherwise replace X in Function (1) with X . The new X new′ is computed by Functions (1) and (2). If X new′ ⊂ Ω and F(X new′) < F(X ) exist, then substitute X with X new′; otherwise a new arbitrary candidate solution is generated to replace X . The iteration will not end until the search of the designed search time has been reached. (4) Global Information Exchange. After the local search is completed, all the memeplexes are mixed into one swarm which is then operated as the methods shown in steps (2) and (3) until the result meets the termination criterion. The termination criteria for the algorithm could be satisfied by one of the following three conditions: The value of the main objective function F reaches an acceptable and optimum value. The number of iterations reaches a predefined value (N); it varies for different number of dimensions in a problem. During several consecutive iterations, no progress could be seen in the value of the main objective function F. The standard SFLA's diagram is shown in Figure 1.
Figure 1

(a) The standard SFLA algorithm's main diagram; (b) local search for each memeplex.

2.2. Cloud Model

Cloud model provides a solution for the problem in combination with both qualitative and quantitative concept, which realizes the conversion between qualitative concept and quantitative concept and shows the fuzziness and randomness of concept expressing. Let U be a universe in accurate value, which corresponds to a qualitative concept A and could be one-, two-, or several-dimensional. There exists a random value satisfying the formula of y = U (x) steadily for an arbitrary element in the universe, reflecting the certainty degree of x corresponding to the concept A. The distribution of x in the universe of U is called cloud model or cloud for short. x is denoted as cloud droplet in universe space [37]. Expectation E , entropy E , and hyperentropy H describe the digital characteristics of cloud, and they are illustrated in Figure 2. Expectation E is the most typical sample point relating to concept A. Entropy E represents the uncertainty of the concept A, revealing both the acceptance range of universe for languages and the randomness of forming cloud droplet. The higher E value expresses the wider range of cloud droplet generating and the stronger randomness. Hyperentropy H is measurement of E . In other words, H is the entropy of E .
Figure 2

Digital features of cloud model.

The algorithm of the basic normal cloud generator is operated in following steps. Firstly, a random number E is achieved taking E as expectation and H as standard deviation. Secondly, a random number x is achieved taking E as expectation and absolute value of E as standard deviation. x is the cloud droplet. Thirdly, y is calculated in the formula as follows:which is certainty degree of qualitative concept A. Finally, the first, second, and third step are repeated until cloud droplet number reaches object value. 3E rule of basic normal cloud can be described as follows. Among all the cloud droplets that make contribution to qualitative concept A, 99.7% of them are located in the range of [E –3E , E +3E ]; thus cloud droplets outside this range only have a tiny possibility of making contribution to qualitative concept A which can be ignored [38-40].

2.3. Adaptive Grouping Cloud Model SFLA

An important reason of the existing algorithms easily falling into local optimum is as follows: when the optimization process reaches a local bottom or peak, the algorithm lacks mechanisms to jump out of the local optima. The grouping optimization algorithm makes the other groups work regularly when one group runs into local optimum and that greatly reduces search space so that the optimization process avoids local optima and laid the foundation for the parallel algorithms. The grouping optimization algorithm divides definition region into three groups and then assigns certain memeplexes to each group. The adaptive grouping cloud model SFLA's diagram is shown in Figure 3.
Figure 3

(a) The proposed SFLA algorithm's main diagram; (b) local search for each memeplex.

2.3.1. Relevant Definition

Group includes some memeplexes. Elite group has bigger fitness and its memeplexes may have more excellent next generation by using cloud model. Normal group uses standard local search. Variation group guarantees any possibility of evolution, and only a few individuals of that will undergo mutation during evolution.

2.3.2. Elite Group Policy

In the search process, the “elite policy” means that the best individual in each generation is defined as the elite frog and kept to the next cloud model generation and used to update the location best frog and accelerate the convergence rate. When each memeplex is updated, the worst individual will be updated, as well as the best individual in memeplex. The worst individual in memeplex will be updated by traditional frog leaping algorithm and the best individual by the normal cloud model algorithm in Section 2.2. The best individual in memeplex will be taken as a normal cloud droplet, and it is used to produce a group of cloud droplets with the same number as the memeplex, that is, a group of frogs. In this new memeplex, if a frog is better than the best individual within the original memeplex, the new best individual will replace the old one; otherwise it remains the same. Specific generation algorithm is as follows: E is the center of new individuals generation; the best individual in memeplex will be regarded as E . Take modern fitness variance σ 2 as E , dynamical changing search scope; take E /T as H [41], and T can be selected from 3 to 6.

2.3.3. Variation Group Policy

Using random uniform design method [42] construct the initial population. Random uniform design (RUD) is using generally generated vector replacing primitive roots of uniform design generating randomized uniform design points set. The deviation of many randomized uniform design points set is obviously smaller than the original uniform design; thus it has better representativeness. Therefore, in this paper more uniform variant frogs constructed by randomized uniform design method are adopted, replacing the existing best frog.

2.3.4. Adaptive Grouping Policy

Frogs with better adaptive fitness are divided into the elite group, and those with poor adaptive fitness are always divided into variant group. The adaptive fitness grouping method is given as follows.

Step 1 .

Figure out adaptive value's average fitness N avg of the best individuals in all memeplexes.

Step 2 .

Figure out adaptive value's average fitness N l-avg of the best individuals whose adaptive value is larger than N avg in all memeplexes.

Step 3 .

Figure out adaptive value's average fitness N s-avg of the best individuals whose adaptive value is smaller than N avg in all memeplexes.

Step 4 .

Figure out the number of memeplexes whose best individuals' adaptive fitness is larger than N l-avg, N elite, constructing the elite group.

Step 5 .

Figure out the number of memeplexes whose best individuals' adaptive fitness is smaller than N s-avg, N variation, constructing the variant group.

Step 6 .

The rest belong to normal group.

3. Results and Discussion

By taking three-function extreme optimization as example, a contrast is conducted through the particle swarm optimization (PSO), quantum ant colony algorithm (QACA), grouping ant colony algorithm (GACA), cloud model shuffled frog leap algorithm (CM-SFLA), and adaptive grouping chaos cloud model frog leap algorithm (AGCM-SFLA), so as to verify the optimum performance of the algorithm. The parameter setting of frog leap algorithm is as follows: the population size is 300. It is divided into 15 memeplexes, each memeplex having 20 frogs. The iteration time inside each memeplex is 15, and the maximum iterative algebra is 6000. Each function runs for 30 times independently. The error precision is 10−10. Three functions are listed in Table 1 to compare the optimal result, worst result, average result, average time, and variance of the five algorithms: f 1 is a two-dimensional complex function with numerous minimum points. The minimum value is 0. f 2 has six local optimal solutions and two global minimum points. f 3 is a multipeak function. Its global minimum value is 0. The operational simulation result comparison of function f 1~f 3 is shown in Tables 2, 3, and 4.
Table 1

Tested function.

NumberFunctionInterval of x i
f 1 f1=0.5+sin2x12+x22-0.51+0.001x12+x222 −100 ≤ x i ≤ 100

f 2 f2=4-2.1x12+13x14x12+x1x2+-4+4x22x22 −3 ≤ x 1 ≤ 3, −2 ≤ x 2 ≤ 2

f 3 fi=10×n+i=1nxi2-10cos2πxi −5 ≤ x i ≤ 5, n = 10
Table 2

Simulation results of function f 1.

AlgorithmOptimal resultsWorst resultResultTime/sVariance
PSO1.55166e − 120.0106710.6975e − 040.2867.01e − 06
QACA8.93574e − 1210.27554e − 116.3734e − 110.1994.66e − 21
GACA6.36979e − 1210.73633e − 114.85551e − 110.1874.12e − 21
CM-SFLA4.53099e − 127.89415e − 113.9303e − 110.1792.64e − 21
AGCM-SFLA5.03124e − 138.9265e − 113.04139e − 110.1652.11e − 21
Table 3

Simulation results of function f 2.

AlgorithmOptimal resultsWorst resultResultTime/sVariance
PSO−1.135745−1.135745−1.1357451.6992.35e − 19
QACA−1.137994−1.137994−1.1379941.7284.11e − 21
GACA−1.1391185−1.1391185−1.13911851.6463.95e − 21
CM-SFLA−1.140243−1.140243−1.1402431.0113.98e − 21
AGCM-SFLA−1.1413675−1.1413675−1.14136750.9252.31e − 21
Table 4

Simulation results of function f 3.

AlgorithmOptimal resultsWorst resultResultTime/sVariance
PSO6.5666744.8725219.4812213.2443.90e + 02
QACA5.24447e − 112.188890.656924.5229.89e − 01
GACA7.49716e − 115.66808e − 109.00064e − 103.6716.91e − 01
CM-SFLA2.66002e − 1110.78605e − 117.58483e − 112.1914.54e − 21
AGCM-SFLA10.31712e − 129.76371e − 115.70064e − 111.2163.89e − 21
As can be seen from the simulation results, the adaptive grouping cloud model shuffled frog leap algorithm (AGCM-SFLA) proposed by this paper can achieve good solution precision and solution speed. There are two main reasons below for that. (1) Seen from the best result, the worst result, and the average result, the optimization search effect of PSO is the worst, followed by QACA, GACA, and CM-SFLA. AGCM-SFLA is the best. Although the calculation results of f 2 by reserving four decimal points are the same, AGCM-SFLA is closer to the global optimum value from the perspective of the actual calculation precision. This is because the species initialization of the reserve study mechanism is adopted by the algorithm, which increases the opportunity for individuals to get close to the optimum solution. Moreover, the stable tendency of the cloud model can well protect the optimum individual, thus realizing the adaptive positioning of the surrounding optimum value. The individual diversity can be maintained, while the evolution speed of algorithm acceleration and the search of optimum efficiency can be achieved by randomness. Meanwhile, the introduced random uniform design (RUD) can help the algorithm to avoid local optimum in the later period, which is conductive to achieving the global optimum solution and preventing defects such as earlier restraint, slow restraint, and regional optimum of some complex functions. (2) Seen from the average restraint and iterative algebra, the running time, and the variance, SFLA iteration time is less than that of PSO. If the iteration algebra is considered inside the frog leap algorithm memeplex, the iteration algebra of SFLA is more. However, seen from the running time, SFLA is faster. This is because only the worst particles are renewed in iteration by SFLA. Under the best circumstance, once iteration is only calculated once, the worst situation is only calculated three times. Relative to the particle groups, the calculation numbers of all particles in each time of iteration renewal are fewer, so the speed can be fast. Furthermore, the operation time and variance of AGCM-SFLA are both superior to the previous algorithms. The calculation result of function f 3 is optimal, indicating the AGCM-SFLA has strong adaptability for the solution of high-dimensional multipeak functions.

4. Conclusions

By using the cloud model algorithm, this paper refines the restraint area of the “elite frog” group to discover the global optimum position; the RUD is used to overcome the restrictive advantages caused by the irrational position distribution in the intelligent algorithm. Global optimum search is conducted for the “ordinary frogs” space along with the avoidance of the global optimum position. In this way, the optimum solution restraint can be done quickly, thus avoiding problems such as the local optimum solution and early restraint caused by classic frog leap algorithm. According to the simulation result, the proposed algorithm is with advantages such as high precision and fast restraint speed. The effective integration of the cloud model and the evolution calculation can help to expand the application field of the cloud model, which also promotes the new exploration and trial for the research about the evolution calculation.
  2 in total

1.  Optimization by simulated annealing.

Authors:  S Kirkpatrick; C D Gelatt; M P Vecchi
Journal:  Science       Date:  1983-05-13       Impact factor: 47.728

2.  Multi-objective dynamic population shuffled frog-leaping biclustering of microarray data.

Authors:  Junwan Liu; Zhoujun Li; Xiaohua Hu; Yiming Chen; Feifei Liu
Journal:  BMC Genomics       Date:  2012-06-11       Impact factor: 3.969

  2 in total
  2 in total

1.  β-Arrestin-1 deficiency ameliorates renal interstitial fibrosis by blocking Wnt1/β-catenin signaling in mice.

Authors:  Huiyan Xu; Quanxin Li; Jiang Liu; Jiaqing Zhu; Liang Li; Ziying Wang; Yan Zhang; Yu Sun; Jinpeng Sun; Rong Wang; Fan Yi
Journal:  J Mol Med (Berl)       Date:  2017-11-07       Impact factor: 4.599

2.  An Evolutionary Frog Leaping Algorithm for Global Optimization Problems and Applications.

Authors:  Deyu Tang; Jie Zhao; Jin Yang; Zhen Liu; Yongming Cai
Journal:  Comput Intell Neurosci       Date:  2021-12-14
  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.